Importing and Binding the SSL Certificate
On the EDS server, import and bind the SSL certificate that you prepared:
- Import the SSL certificate:
- Upload the .PFX file of the SSL certificate to the server.
- Log in to the server as Administrator.
- Select Run from the Start menu, enter
mmc
, and then click OK. - From the File menu, select Add/Remove Snap-in.
- From the Available snap-ins list, choose Certificates, and then click Add.
- In the Certificates snap-in window, select Computer account, and then click Next.
- In the Select Computer window, leave Local computer selected, and then click Finish.
- In the Add or Remove Snap-ins window, click OK.
- In the left pane, go to Console Root > Certificates (Local Computer) > Personal.
- In the left pane, right-click Personal and select All Tasks > Import.
- In the Certificate Import Wizard, click Next.
- In the Certificate Import Wizard, specify the path to the .PFX file and click Next.
- In the Certificate Import Wizard, specify the password of the .PFX file and click Next.
- In the Certificate Import Wizard, make sure the Place all certificates in the following store option is selected. After that, click Next, and then click Finish.
- Bind the SSL certificate to the Default Web Site:
- Open Server Manager.
- In the left pane, go to Server Manager > Roles > Web Server (IIS) > Internet Information Services (IIS) Manager.
- In Internet Information Services (IIS) Manager, select the Default Web Site.
- In the Actions pane, click Bindings.
- In the Site Bindings window, click Add.
- In the Add Site Binding window, configure this binding in the following way:
- Type: https
- IP address: The FrontNet IP address of the EDS server
- Port: 443
- SSL certificate: The SSL certificate that you imported
- In the Add Site Binding window, click OK.
- In the Site Bindings window, click Close.
Note: To obtain the instructions on how to replace the SSL Certificate, refer to How to Update the SSL Certificate.