Import your certificate signing response

After importing your certificate authority's root certificate, you're ready to import your certificate signing response.

note This process requires direct access to your Destiny server.

  1. Download the signed certificate reply to the folder containing the keystore you created earlier.
  2. Open a command prompt and navigate to the folder containing your keystore.
  3. Verify the certificate using the command shown below. Keytool displays the certificate's details.

    keytool -printcert -file root.cer

    important If the certificate's details don't match your certificate authority, do not proceed.

  4. Enter the command shown below.

    FSC-Destiny\java\bin\keytool -import -file root.cer -alias root -keystore destiny.keystore -storepass mypassword
  5. Enter yes when prompted.

You are now ready to configure your Destiny® server to support HTTPS.


______________________________________________________________________________________________________

Destiny v16.0 Help includes the most recent product updates. For details, see What's New in Destiny Version 16.0.

 

Contact Us