Enabling Secure HTTP Connections

From TeamServer ER/Studio
Jump to: navigation, search

Go Up to Overview of Security

Secure HTTP connections to ER/Studio Team Server are optional during install. To enable them post-install:

  1. Open the ER/Studio Team Server 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 exit the ER/Studio Team Server Configuration Manager.

Notepad blue icon 2.pngNote: Start Here page may be not shown the first time you access the home page using https connection. To solve this and obtain the certificate open https://www.embarcadero.com on the same browser and then refresh the ER/Studio Team Server home page.

See Also