Configure SSL

Please perform these steps only after you have configured the Devolutions Server instance and that you have indeed connected through a client application. Performing these steps right from the start may add a layer of complexity that may prevent you from succeeding in the initial configuration.

Import Certificate or Create Self-Signed Certificate

  1. Select the server node in the Tree View and double-click the Server Certificates feature in the List View:
    KB4391
  2. Click Import... in the Actions pane.
    KB4392

Create a SSL Binding

  1. Select the web site in the Tree View. Click Bindings... in the Actions pane. This brings up the binding editor that lets you create, edit, and delete bindings for your Web site.
    KB4393
  2. Click Add... to add your new SSL binding to the site.
    KB4394
  3. Select https in the Type drop-down list. Select the certificate you have imported or created from the SSL Certificate drop-down list and then click OK.
    KB4395
  4. Now you have a new SSL binding on your site.
    KB4396

Modify the Devolutions Server configuration

  1. From the Devolutions Server Console, edit the Devolutions Server instance.
  2. Go in the IIS tab and uncheck the Disable HTTPS option.
    KB4400
  3. Save the modification with the Save button.

Configure SSL Settings in the Client applications

  1. Edit the Devolutions Server data source
  2. Change the server URL to use the https:// protocol.
Give us Feedback