Enabling Secure HTTP Connections

From Connect
Jump to: navigation, search

Go Up to Overview of Security

Secure HTTP connections to Embarcadero Connect are optional during install. To enable them post-install :

  1. Open the Embarcadero Connect Configuration Manager.
  2. On the Application Server tab:
    1. Check Enable Security Communications (HTTPS).
    2. In HTTP Secure Port, enter the port number that you want to use for HTTPS connections.
    3. In KeyStore Password enter the password of your SSL KeyStore file.
    4. In Path to KeyStore, click browse and select your SSL KeyStore file.
    5. Click Apply to save your application server settings.
  3. Click OK to close the Embarcadero Connect Configuration Manager.

See Also