Applies to: Apache, Policy Server, Seclore Online, Lite Viewer, Windows Binary Environment.
Below are the steps to perform SSL Certificate Replacement on Non-DAC Policy Server:
1. Check below path on the Server Machine for the existing certificates. The Certificates will be present in any of the one location.
<drive>:\Seclore\Apache2.x.xx\conf\sslcerts
<drive>:\Seclore\sslcerts
2. Take the backup of the existing certificates
3. Replace the new certificates with the same name as of previous certificates.
4. Restart the following services:
Apache Web Service, all Tomcat services.
Document Server
You can refer to the below file for the path where the SSL certificates are currently placed. You can replace the certificate and the key file on the physical location. If the location mentioned in the file is same as above ignore this step.
Drive:\Seclore\DocumentServer\DocumentServer\nginx\conf\ds.conf
NOTE: If the CA Vendor have changed we need to import the root certificate in Java.
1.Open command prompt (Start -> Run -> cmd) and naviigate to Drive/Seclore/Java/bin
2.Use below command to import the certificate
keytool -import -alias "<ALIAS-NAME-FOR-CERTIFICATE>" -keystore "<JRE-FOLDER>\lib\security\cacerts" -file "<SSL-CERTIFICATE-PATH>"
Need more help?
Contact Seclore Support