Use self-signed certificates for the web server
If you are using self-signed certificates, you must install them on client machines in order to access the web server. Download the certificate to your client machine by accessing http://yourservername:8008/Certs/Help.
Procedure
- From the root certificate link, save the certificate file as Root.cer.
- Open a command prompt window.
- At the command prompt, enter mmc.
- From the File menu, click Add/Remove Snap-in.
- Select Certificates, and then click Add.The Certificates snap-in dialog box appears.
- Select My user account, click Finish, and then click OK.
- Expand .
- Right-click Certificates, select All Tasks, and then click Import.The Certificate Import Wizard appears.
- To start, click Next, and then in the File Name field, enter Root.cer.
- Click Next.
- Select Place all certificates in the following store.
- Click Browse.
- Select Trusted Root Certificate Authorities.
- Click Next, and then click Finish.
- Close all open windows.
- Restart your browser, and then connect to the server.Note: For Firefox users, perform the following steps:
- Navigate to your web server; for example, https://yourservername.
The This Connection is Untrusted page appears.
- Expand the section, I Understand the Risks.
- Click Add Exception.
- Click Confirm Security Exception.Note: If this page does not refresh, clear the check box Permanently store this exception, and then try again.
- You can now access the server from this browser.
- Navigate to your web server; for example, https://yourservername.