How to change the keystore

How to change the keystore

Normally passagepoint's SSL port runs on port 2443 and isn't used. However, if one wanted to disable our port 2080 and use 2443 it is possible, but the "Private" and "PEM" key files for the certificate must be sent to STOPware to be embedder into our keystore.

Once we've done that, we'll send the keystore back to you and see instructions below on how to replace:

Steps to change the keystore:
  1. Stop PassagePoint service.
  2. Download the attached file "keystore.jks"
  3. Navigate to "C:\PPGlobal\Config"
    1. Paste the downloaded file here
  4. Navigate to "C:\PPGlobal\Tomcat\conf"
    1. Edit "server.xml" file and search for <Connector port="2443"
    2. In the connector change the properties "keystoreFile" and "keystorePass" as shown in below screenshot to your file and your password.
  5. Start PassagePoint service.