New article
Recently updated
Appendix 4 – Self-signed SSL certificate - Standard Authentication - Ideagen Internal Audit MK 12.0
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 - Standard Authentication - Ideagen Internal Audit MK 12.0
- Configuring PentanaMK_User and Restoring Databases in MS SQL Server - Standard Authentication - Ideagen Internal Audit MK 12.0
- Install Full Text Search - Standard Authentication - Ideagen Internal Audit MK 12.0
- Setting up the Web Server (IIS) - Standard Authentication - Ideagen Internal Audit MK 12.0
- Installing the Client - Standard Authentication - Ideagen Internal Audit MK 12.0
- Installing Client Add-ins - Standard Authentication - Ideagen Internal Audit MK 12.0
- Installing a custom logo - Standard Authentication - Ideagen Internal Audit MK 12.0
- Appendix 1 – Creating Standard Windows User - Standard Authentication - Ideagen Internal Audit MK 12.0
- Appendix 2 – Installation & configuration of Web Service (IIS) - Standard Authentication - Ideagen Internal Audit MK 12.0
- Appendix 3 – WCF Activation - Standard Authentication - Ideagen Internal Audit MK 12.0