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 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 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.
...