Re: Programmatically updating the keystore Tomcat uses

2011-11-10 Thread Konstantin Kolinko
2011/11/10 Shawn Deer : > I have a setup in which an instance of Tomcat 6 is running on a given > machine, and another application on the same machine generates or updates the > SSL credentials that Tomcat should present.  The credentials are not in JKS > format, and so currently I'm exporting t

Programmatically updating the keystore Tomcat uses

2011-11-10 Thread Shawn Deer
I have a setup in which an instance of Tomcat 6 is running on a given machine, and another application on the same machine generates or updates the SSL credentials that Tomcat should present. The credentials are not in JKS format, and so currently I'm exporting them to PKCS#12 and writing them