You must install the server certificate from the previous step
on the primary front-end Web server.
- Open Internet Information Services (IIS) Manager.
- In the console tree, expand the computer name node.
- Expand the Web Sites node, right-click Default Web
Site, and then click Properties.
- On the Directory Security tab, in the Secure
communications section, click Server Certificate.
- On the Welcome to the Web Server Certificate Wizard page, click
Next.
- On the Pending Certificate Request page, click Process the
pending request and install the certificate, and then click
Next.
- On the Process a Pending Request page, do the following:
- Click Browse, and navigate to
<drive>:\Certificates\common_name. This is the
directory that you created in the procedure in the "Create a Server
Certificate by Using the Certificate Wizard" step.
- In the File name box, type *.p7b, and then press
ENTER.
- Select the file (usually named certnew) with the .p7b
extension, and then click Open.
Note If you received the
certificate from a provider other than Microsoft Certificate
Services, select the file with the proper extension, based on the
certificate provider's instructions.
- Click Next.
- On the SSL Port page, in the SSL port this web site should
use box, type 443, and then click Next.
Note You can select a
different port than 443 for SSL, but 443 is recommended.
- On the Certificate Summary page, click Next.
- On the Completing the Web Server Certificate Wizard page, click
Finish.
- Click OK to close the Default Web Site Properties
dialog box.