Truststore and Keystore Properties

The <UnwiredPlatform_InstallDir>\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 Sybase Control Center uses the same keystore and truststore location as Unwired server, This file only configures the keystore/truststore for the Sybase Control Center Windows service.

Change the default properties for:

Property Default Description
keyStore <UnwiredPlatform_InstallDir/Servers/UnwiredServer/Repository/Security/keystore.jks The default location of the keystore used by Sybase Control Center.
keyStorePassword changeIt The password used to unlock the keystore.
trustStore <UnwiredPlatform_InstallDir/Servers/UnwiredServer/Repository/Security/truststore.jks The default location of the truststore used by Sybase Control Center. The truststore is used when Sybase Control Center makes an out-bound connection over SSL to another server with a server certificate. Sybase 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.