Installing and Configuring Certificates on Unwired Server

Use the Java keytool command to import SAP certificates into the Unwired Server truststore.

  1. Shut down Unwired Server and all services.
  2. Import the SAP system's certificate into the Unwired Server truststore:
    keytool -importcert -keystore l:/Sybase/UnwiredPlatform/Servers/UnwiredServer/Repository/Security/truststore.jks -file 
    l:/x/uepmain-638146-7-sso-e2e/certs/sap-doe-vm1.cert
    Enter keystore password: changeit
    Owner: CN=sap-doe-vm1.sybase.com, OU=I0020159296, O=Sybase, C=US
    Issuer: EMAILADDRESS=jdoe@sybase.com, CN=sybase.com, OU=Unwired Enterprise, O="Sybase, Inc.", L=Dublin, ST=California, C=US
    Serial number: 7
    Valid from: Thu Oct 14 19:01:02 MDT 2010 until: Fri Oct 14 19:01:02 MDT 2011
    Certificate fingerprints:
    MD5: 1B:95:8A:AE:56:C5:F0:44:1A:02:AD:AA:10:CB:11:2D
    SHA1: 47:53:54:9D:55:0B:39:B8:6A:6E:A6:8A:5C:68:51:7E:DF:8C:EF:F8
    Signature algorithm name: SHA1withRSA
    Version: 1
    Trust this certificate? [no]: y
    Certificate was added to keystore