Menu
picture of tbs certificates
picture of tbs certificates
Certificates
Our products range
Partners
Support
Focus


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:
  1. 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.

  2. Convert the PKCS#12 to a JKS Keystore compatible with Tomcat

  3. Set-up Tomcat: go directly to step 3