You can import the certificate authority certificate into a Java key database when setting up the SCS address space to use SSL.
Follow these steps:
Default: changeit
Note: If the certificate is added successfully, then the configuration is complete.
The certificate authority certificate is imported into a Java key database.
Example: Execute the keytool program
The following sample is an example of how to execute the keytool program:
keytool -import -trustcacerts -file /path/to/exported/ca/certificate -keystore $JAVA_HOME/lib/security/cacerts
|
Copyright © 2014 CA.
All rights reserved.
|
|