Install an Internet Server Certificate (IIS 7)

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

When you receive a response from a public certification authority (CA) to whom you sent a certificate request, you must complete the process by installing the server certificate on your Web server.

noteNote
You can install the server certificate only on the computer from which you sent the certificate request.

Prerequisites

For information about the levels at which you can perform this procedure, and the modules, handlers, and permissions that are required to perform this procedure, see Server Certificates Feature Requirements (IIS 7).

Exceptions to Feature Requirements

  • None

To install an Internet certificate

You can perform this procedure by using the user interface (UI).

User Interface

To use the UI
  1. Open IIS Manager and navigate to the level you want to manage. For information about opening IIS Manager, see Open IIS Manager (IIS 7). For information about navigating to locations in the UI, see Navigation in IIS Manager (IIS 7).

  2. In Features View, double-click Server Certificates.

  3. In the Actions pane, click Complete Certificate Request.

  4. On the Complete Certificate Request page, in the File name that contains the certification authority's response text box, type the path of the file that contains the response from the CA, or click the browse button () to search for the file.

  5. Type a friendly name for the certificate in the Friendly name text box, and then click OK.

Command Line

None

Configuration

None

WMI

Use the following WMI classes, methods, or properties to perform this procedure:

  • None

For more information about WMI and IIS, see Windows Management Instrumentation (WMI) in IIS 7. For more information about the classes, methods, or properties associated with this procedure, see the IIS WMI Provider Reference on the MSDN site.

See Also

Tags :


Community Content

Jeff McVey
Receiving the Certificate
How do you receive the certificate from the CA ? Do they send it in "snail mail", then you have to enter it via IIS (or some other method) ? Or do they send it via the Internet to your organization ?
Tags :

82nd Airborne
um...
<p>I keep on getting an error on the install...</p> <p> <br /> </p> <p>I requested a ISCert, and then saved it to a .txt file.</p> <p> <br /> </p> <p>Opening the Request install dialog, I entered this .txt file, and got:</p> <p> <br /> </p> <p>Cannot find the certificate request that is associated with this certificate file. A certificate request must be completed on the computer where the request was created.</p> <p> <br /> </p> <p> <br /> </p> <p>What am I doing wrong???</p> <p> <br /> <br /> Nothing. There is a bug in IIS7 - click "cancel" after you get this error then refresh IIS, your cert will now be showing and can be used.<br /></p>
Tags : contentbug

JP_Chennai
CertEnroll::CX509Enrollment::p_InstallResponse: ASN1 bad tag value met. 0x8009310b (ASN: 267)
Hi<br />Iam using IIS 7.0 in windows server 2008 <br />Initially i had installed a server certificate using the below procedure<br />[Steps followed for installing]<br /><br />1) Open IIS Manager and navigate to the level you want to manage. <br />2) In Features View, double-click Server Certificates.<br />3) In the Actions pane, click Complete Certificate Request.<br />4) On the Complete Certificate Request page, in the File name that contains the certification authority's response text box, type the path of the file that contains the response from the CA, or click the browse button (…) to search for the file.<br />5) Type a friendly name for the certificate in the Friendly name text box, and then click OK.<br />---<br />Then i removed the same certificate using the below procedure<br />[Steps followed for removing]<br />1) Open IIS Manager and navigate to the level you want to manage. <br />2) In Features View, double-click Server Certificates.<br />3) Select the server certificate you want to remove and click Remove in the Actions pane.<br />Note <br />Removing a server certificate may cause dependent services or programs to stop working. <br /> <br />4) In the Confirm Remove dialog box, click Yes.(i dont remember whether this 4th step has occured while i was doing)<br />-----<br />Now when i try to install the same certificate using the "[Steps followed for installing]" procedure, I am getting the below error content in a dialog box after step 5<br />[Error content ]<br /><br />---------------------------<br />Complete Certificate Request<br />---------------------------<br />There was an error while performing this operation.<br /> <br />Details: <br />CertEnroll::CX509Enrollment::p_InstallResponse: ASN1 bad tag value met. 0x8009310b (ASN: 267)<br />---------------------------<br />OK <br />---------------------------<br /><br />Anyone please let me know how to solve the issue<br /><br /><br /><br /><br /><br />

Page view tracker