Using OpenSSL to Create a Certificate Keystore for Tomcat
Updated: 27 July 2021
Product: Jamf Pro
If you have a private key, an SSL certificate, and a certificate bundle from a Certificate Authority (CA), you can use OpenSSL to create a certificate keystore that Tomcat can utilize.
Note:
If you are attempting to issue a Tomcat certificate, see the Enabling SSL on Tomcat with a Public Certificate article.
Requirements
The following components are required to create a keystore for Tomcat:
- OpenSSL
- Private key with a .key file extension from CA
- SSL certificate file from CA
- Certificate bundle from CA