New article
Recently updated
Appendix 4 – Self-signed SSL certificate - Active Directory - MKinsight 11.1
Who is this article for?Administrators who want to learn about creating Application User Account
Administrative access to the web server is required.
This article details Appendix 4 – Self-signed SSL certificate.
1. IIS Manager
1.1. Obtain a certificate
- Select the server node in the tree view and double-click the Server Certificates feature in the list view:
- Click Create Self-Signed Certificate in the Actions pane.
- Enter a friendly name for the new certificate.
- Click OK.
You now have a self-signed certificate, which can be used for server-side HTTP SSL encryption and server identity authentication. The certificate is marked for Server Authentication use, meaning it is intended to be used by a server to establish a secure connection with a client and to verify the server's identity to the client during the SSL/TLS handshake process.
1.2. Create an SSL Binding
- Select Default Web Site in the tree view.
- Right-click.
- Select Edit bindings.
- Click Add to add your new SSL binding to the site.
- Select https in the Type drop-down list. Select the self-signed certificate you created in the previous section from the SSL Certificate drop-down list and then click OK.
2. Further Reading
- Creating Application User Account - Active Directory - MKinsight 11.1
- Configuring MKinsight_User and Restoring Databases in MS SQL Server - Active Directory - MKinsight 11.1
- Installing Full Text Search - Active Directory - MKinsight 11.1
- Setting up the Web Server (IIS) - Active Directory - MKinsight 11.1
- Installing the Client - Active Directory- MKinsight V11.1
- Installing Client Add-ins - Active Directory - MKinsight 11.1
- Installing a custom logo - Active Directory - MKinsight 11.1
- Appendix 1 – Creating Standard Windows User - Active Directory - MKinsight 11.1
- Appendix 2 – Installation & configuration of Web Service (IIS) - Active Directory - MKinsight 11.1
- Appendix 3 – WCF Activation - Active Directory - MKinsight 11.1