Jump to content

Implement HTTPS on Tomcat Server for Pega application

Featured Replies

We have an Tomcat App server and we are running Pega application on top of it, we would like to implement HTTPS for our application. I have been provided with CA certificate to implement HTTPS.

Process: To achieve this I have created a key store and I have imported the CA certificate into it and changed some configurations in server.xml file. I have also given Key store path and key store password. After restarting the server, I was able to browse the URL with HTTPS, but it is throwing an error saying "this certificate is invalid". As per my understanding, it is taking the key store private key certificate instead of CA certificate which is incorrect.

Did you read it carefully?

https://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html

(change 7.0 to the appropriate one in your case)

Also worth checking out:

https://www.google.com/search?q="this+certificate+is+invalid"+tomcat

maybe someone has encountered a similar problem to yours and managed to solve it (or someone has hinted at how to do it)

Edited by Sensei

Create an account or sign in to comment

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.