Security Key and Certificate Basics

You can configure Unwired Server to accept connections over the secure protocols IIOPS and HTTPS by managing certificates and keys in the Unwired Platform security repository.

.
Key and Certificate Management in Unwired Platform
Item Details
Private key and certificate types Supported types are “pkcs12” and “jks.”
Utility to maintain keystores and truststores The SUN Java keytool utility, or the Sybase createkey utility.
Certificate assignment to a listener In Sybase Control Center using a security profile you create. Ensure that the certificate has been imported into the Unwired Server keystore.
Location of the keystore and truststore In <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\Repository\Security, use keystore.jks for the keystore and truststore.jks for the truststore. The keystore holds all server-side certificates (private keys); the truststore holds the trusted certificate authority (CA) root certificates.