I have created a J2ee web application and i am pushing it on bluemix with tomcat java_buildpack. Now i would like to enable the mutual auth on the server and would like to modify the tomcat's server.xml to enable mutual and assign a keystore.I am not able to find a way how to do that.
Can you please help?
Thanks in advance.