Installing a certificate in IIS
To add a certificate to IIS
- Click on the server at the top of the connections pane
- Double click server certificates from the main screen, as shown below
- Click Import from the Actions pane
- Link to the Certificate file and click ok
You should then be able to see the certificate in the server certificates table
Configuring HTTPS for QUBEdocs
To add the new binding to QUBEdocs
- Select the website that QUBEdocs is bound to under the sites folder in the connections pane (this will normally be Default Web Site)
- Right click on the website and select Edit Bindings...
- From here select the type https, leave the IP address blank and the port as 443
- Select the certificate you want to use under the SSL Certificate dropdown
- Click ok
You should now be able to access QUBEdocs through the URL https://localhost/QUBEdocs (if you are accessing it from the server you have installed it on). Please note that this will likely give you a warning in your browser. When accessing QUBEdocs through the domain the certificate is setup for, you will no longer get that warning.
Configuring HTTP to HTTPS redirect
Instructions can be found here https://blogs.msdn.microsoft.com/kaushal/2013/05/22/http-to-https-redirects-on-iis-7-x-and-higher/
Comments
0 comments
Please sign in to leave a comment.