Truststore and Keystore Properties

The SMP_HOME\SCC-XX\services\Messaging\lib\eas\lib\Repository\Server\EmbeddedJMS\Instance\com\sybase\djc\server\ApplicationServer\EmbeddedJMS.properties file contains properties for the truststore and keystore that you can configure. While SAP Control Center uses the same keystore and truststore location as SAP Mobile Server, This file only configures the keystore/truststore for the SAP Control Center Windows service.

Change the default properties for:

Property Default Description
keyStore SMP_HOME/Servers/UnwiredServer/Repository/Security/keystore.jks The default location of the keystore used by SAP Control Center.
keyStorePassword changeIt The password used to unlock the keystore.
trustStore SMP_HOME/Servers/UnwiredServer/Repository/Security/truststore.jks The default location of the truststore used by SAP Control Center. The truststore is used when SAP Control Center makes an out-bound connection over SSL to another server with a server certificate. SAP Control Center checks that the server certificate is in the truststore, or is signed by a CA certificate in the truststore.
trustStorePassword changeIt The password used to unlock the truststore.