Configuring the Trust Store

The server root certificate should be imported into the keystore for the remote API calls. Add the following Java option to the application server for SSL SOAP connections:

-Djavax.net.ssl.trustStore = <Path of the of the imported root certificate>