I have a background process that can update the keystore Tomcat uses for its SSL credentials. I would like to be able to have Tomcat reload this automatically without needing a manual restart.
Is it possible to have Tomcat reload this without restarting, or is there a programmatic way that it could be done instead?