Enabling SSL on Tomcat with a Public Certificate

The general procedure involves the following steps:

    Enable and initialize an empty keystore.

    Generate a certificate signing request (CSR).

    Import the generated certificate(s) for use in Tomcat.

    Modify the server.xml file to use the newly created certificates.

Note: If you use a third-party certificate authority (CA), it is recommended that you contact your CA for information specific to your certificate before following these instructions.

Creating the Certificate Using Java Keytool
Requirements
This workflow requires Java to be installed on the workstation on which you build the keystore.

Links
https://docs.jamf.com/technical-articles/Enabling_SSL_on_Tomcat_with_a_Public_Certificate.html

configuring ssl certificates for two servers
https://community.jamf.com/t5/jamf-pro/configuring-ssl-certificates-for-two-servers/m-p/238082/highlight/true

https://derflounder.wordpress.com/2021/06/15/jamf-pro-deprecating-the-ability-to-issue-a-tomcat-certificate-from-the-jamf-pro-built-in-certificate-authority/

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *