Move a certificate from Apache to Tomcat
With this procedure you'll be able to move or copy your certificate installed on an Apache server to a Tomcat one.To do so, follow the instructions:
- Convert your certificate, its private key and the certification chain to a PKCS#12 : NB, the name argument matches the srcalias argument of the next step.
- Convert the PKCS#12 to a JKS Keystore compatible with Tomcat
- Set-up Tomcat: go directly to step 3
Last edited on 07/11/2011 14:18:12 --- [search]