Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »



The use of an encrypted communication (SSL) is possible by means of a certificate, further information under https://support.microsoft.com/en-us/kb/324069

Import the certificate

If a suitable certificate is available for the web server, the certificate can be set up in the IIS. To do this, the submenu "Server Certificates" on the start page of the web server must be clicked.


In the "Actions" menu on the right side you will find the option "Complete certificate request". Click on this option to define a new certificate for the web server. In the first field the local path to the certificate file must be selected. A display name is assigned in the second field. In the third field the value "Webhosting" must be selected from the selection menu. The request can now be confirmed with OK.

Assigning the Certificate to the application

In the next step the certificate has to be assigned to the application. Therefore right click on the application and select Edit Bindings. A new binding must be added in the following menu. To do this, select the "Add" button. In the following dialog select "https" as type, the port should be set to 443. Under "SSL Certificate" you can now select the certificate imported in the previous step:




  • No labels