Hi, Since I have not found a documented way of refreshing the ServerSocketFactory (in order to reload the ssl trust store) I would like to be able to perform a Tomcat Restart "from within" i.e. restart Tomcat using java code inside the servlet. Restarting the connector would also do the job for me.
I'd appreciate any help, thanks, Mike