Defining Certificates for SSL Encryption

For the primary server, specify keystore and truststore certificates to be used for SSL encryption of Unwired Platform communication ports. All security profiles use the same keystore and truststore.

For secondary Unwired Servers, SSL properties are synchronized from the primary server. Therefore for secondary servers, these properties are still visible, but cannot be edited.
  1. In the left navigation pane, expand the Servers folder and select a server.
  2. Select Server Configuration.
  3. In the right administration pane, select the General tab.
  4. From the menu bar, select SSL Configuration.
  5. To configure SSL encryption for all security profiles, complete these fields:
    • Keystore Location – the full path name indicating the location where the keys and certificates are stored. Certificates used for administration and data change notification ports are stored in the keystore. The path should be relative to <Unwired Platform_InstallDir>\UnwiredPlatform-XX\Servers\UnwiredServer.
    • Keystore Password – the password that secures the key store.
    • Truststore Location – the full path name for the public key certificate storage file. The Certificate Authority (CA) certificates used to sign certificates store their public keys in the truststore. The path should be relative to <Unwired Platform_InstallDir>\UnwiredPlatform-XX\Servers\UnwiredServer.
    • Truststore Password – the password that secures the truststore.
  6. Click Save.
Next
Create an SSL security profile that uses the selected certificates.