Enter the following command to install the certificate:
keytool -import -trustcacerts -alias CAPS -file ca-certificate-filename -keystore keystore_filename |
You must have the required permissions to modify the JAVA_HOME/jre/lib/security/cacerts file. You must import your certificate into the cacerts file also.
If you want to use a keystore, it is recommended to use the sbyn.keystore file in the JavaCAPS-install-dir/repository/repository/server directory.