Generating Certificates to Enable HTTPS Synchronization

Generate public, private, and identity keys by running the createcert command line utility.

Unwired Server and the Afaria server can share a certificate if both products are installed on the same host, or if you create a wildcard certificate (certificate DN is *.<domain>). Wildcard certificates may not be accepted by all clients.

  1. At a command prompt, change to <UnwiredPlatform-installDir>\servers\UnwiredServer\SQLAnywhere11\BIN32.
  2. Run:

    createcert

  3. When prompted, enter 1024 as the RSA key length. For all remaining prompts, enter appropriate values for your deployment; for example:


    Generate Certificates for HTTPS

    Note: Make a note of your private-key password and identity-key file path; you will need these values again.