This procedure can be used to install a certificate obtained from a commercial certification authority only on the computer from which the certificate was requested.
To install a certificate from a commercial certification authority
-
On the computer hosting the Web site that you plan to publish, click Start and then point to Administrative Tools. Click Internet Information Services (IIS) Manager.
-
In Internet Information Services (IIS) Manager, expand Web Sites.
-
Right-click the name of the Web site that has a pending certificate request and then click Properties.
-
Click the Directory Security tab.
-
In Secure Communications, click Server Certificate.
-
On the Welcome to the Web Server Certificate Wizard page, click Next.
-
Select Process the Pending Request and Install the Certificate and click Next.
-
Type the path of the certificate response file (or locate the file by browsing to it), and then click Next.
-
On the SSL Port page, select the SSL port that the Web site will use. By default, this is port 443.
-
On the Certificate Summary page, review the information to ensure that you are processing the correct certificate, and then click Next.
-
On the Completing the Web Server Certificate Wizard page, click Finish.
-
Verify that the server certificate was properly installed by performing the following steps.
- Click Start, click Run, type mmc in the
Open text box, and click OK.
- In the Console1 window, click the File menu and
then click Add/Remove Snap-in.
- In the Add/Remove Snap-in dialog box, click
Add.
- In the Add Standalone Snap-in dialog box, select
Certificates and click Add.
- On the Certificates snap-in page, select Computer
account and click Next.
- On the Select Computer page, select Local
computer and click Finish.
- In the Add Standalone Snap-in dialog box, click
Close.
- In the Add/Remove Snap-in dialog box, click
OK.
- In the console tree, expand the Certificates (Local
Computer) node, expand Personal, click
Certificates, and double-click the new server certificate.
On the General tab, there should be a note that says You
have a private key that corresponds to this certificate. On the
Certification Path tab, you should see a hierarchical
relationship between your certificate and the certification
authority (CA), and a note that says This certificate is
OK.
- Close the Console1 window. Save the console settings
with a descriptive name, such as LocalComputerCertificates.msc.
- Click Start, click Run, type mmc in the
Open text box, and click OK.
Note: |
---|
|
Related Topics
Copyright © 2009 by Microsoft Corporation. All rights reserved.