Configure the Destiny® server for HTTPS

After importing your signed certificate, the last step in enabling HTTPS is to configure the Destiny® server to use it.

note This process requires direct access to your Destiny server.

  1. Stop the Destiny® server.
  2. Open a command prompt and navigate to FSC-Destiny\fsc\bin.
  3. Back up your config.properties.
  4. Edit config.properties and modify the lines shown below. Be sure to use your actual password and path to your keystore.

    Change:

    ## Specify the full path to your HTTPS keystore
    ## KEYSTORE_PATH=D:/mydistrict/district.keystore
    KEYSTORE_PASSWORD=changeit
    SECURITY_ENABLED=

    To:

    KEYSTORE_PATH=C:/mycert/destiny.keystore
    KEYSTORE_PASSWORD=mypassword
    SECURITY_ENABLED=true

  5. Save config.properties.
  6. Restart the Destiny® server.

______________________________________________________________________________________________________

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

 

Contact Us