If you want to use your own certificate, provided by companies like Verisign, Thawte, etc., you will need to:
- Follow their instructions on how to obtain and install their certificate into Tomcat 7.
- The certificate should be installed into the file .keystore in psa_x.y.z directory with passphrase celoxis.
- In case you want to change the passphrase, you will have to update the psa_x.y.z/conf/server.xml and enter the new passphrase.
- Restart the application after you are done.
Any changes you make to .keystore or server.xml files must be manually copied over to the new psa_p.q.r directory after every upgrade.