

To Export the CSR, right-click on the tomcat entry and select Generate CSR.You will be prompted to Set a Keystore Password. We suggest using a folder on the root of C:\ called TomcatSSL. Save the Keystore, for this article we will use companyssl.jks.You should receive a message to confirm Key Pair Generation Successful.
CREATE A SIGNED KEYSTORE WITH THE KEYSTORE EXPLORER PASSWORD
This password will be required for other steps, keep it handy. We suggest using a complex password with 8 characters. You will be prompted to enter an Alias name. Once you have completed your entry hit OK.Please note that the CN field should be the Domain you are trying to secure. This information will be needed to Generate the CSR.


The steps below will help you create a Java Keystore (JKS) which contains a Self-Signed SSL Certificate or one that has been purchased from a Certificate Authority. This article will walk you through the different steps in creating and installing an SSL certificate on a Tomcat Webserver in a Windows Environment. Posted by Aly Essa, Last modified by Aly Essa on 27 October 2020 10:15 AM
