Here are the steps to create new SSL (HTTPS) certificate in Adeptia
1) Create a new truststore using "cacerts" located at <AdeptiaInstallationDirectory>\AdeptiaServer\ServerKernel\etc\truststore.
2) Import the certificate in and save the Truststore.
3) Create the keystore following this post - https://docs.adeptia.com/display/AS/Creating+Keystore+and+Truststore
4) Place the jks file from <AdeptiaInstallationDirectory>\AdeptiaServer\ServerKernel\etc\security\WSkeystore to <AdeptiaInstallationDirectory>\AdeptiaServer\ServerKernel\etc\truststore
5) Modify SSL Configuration > SSL Truststore Path
a. Login Adeptia suite with Admin credentials.
b. Goto Administer > Setup > Application Settings > Services > SSL Configuration.
c. Replace the location for the javax.net.ssl.trustStore Property from the existing "etc/truststore/cacerts" to the update location e.g. "\\AdeptiaSuiteInstallationDirectory\AdeptiaServer\ServerKernel\etc\truststore\newtruststore.jks"
d. Save the Property and then Reload configuration.
e. Restart the Adeptia Services (Kernel/Webrunner).
Note: You can Import your own certificate. If you don't have you can use the default Adeptia Certificate located at "<AdeptiaInstallationDirectory>\AdeptiaServer\ServerKernel\etc\truststore\cacerts"
Comments
0 comments
Please sign in to leave a comment.