Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In case, If you do not want to use the default self-signed certificate we provide but want to use your own certificate (e.g. , provided by companies like Verisign, Thawte, etc.) , you will need to

...

:

  • Follow certificate issuer's instructions on how to obtain and install their certificate into Tomcat 8
  • The certificate should be installed into the file .keystore in psa_x.y.z directory with pass phrase passphrase celoxis
  • Since the file is already present you will first have to delete the file. In case you want to change the pass phrasepassphrase, you will have to update the psa_x.y.z/conf/server.xml and enter the new pass phrase so that the server can correctly read the key store. passphrase. 
  • Restart the application after you are done.
     
Note

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.

Celoxis Support does not provide assistance in installing and debugging issues arising when using your own SSL certificate.