| SSL Certificate CSR Creation for IIS Web Server

How to generate a CSR in IIS 5.x or 6.x Web Server
1) From the Administrative Tools, run the Internet Services Manager.
2) Right-click on the website you are securing, and select Properties. Click on the Directory Security tab, and hit the Server Certificate button.
3) Click next. Choose 'Create a new certificate' and hit next.
4) Choose 'Prepare the request now, but send it later' and hit next.
5) Enter a name for the certificate that you can identify on your server. Choose a bit-length of 1024. Leave the other boxes un-checked.
6) Enter the full legal name of your company. Enter a department such as 'Security' or 'IT' in the organizational unit.
7) Enter the fully qualified domain name of your site (ex: www.yourdomain.com)
8) Enter the location of your organization: Country, State, and City.
9) Choose a file name and a location to save your Certificate Signing Requst (CSR). The file should be saved as a text file (.txt)
10) Click next to generate the file.
11) Now open the CSR file using a text editor such as notepad, and copy and paste the text (including the BEGIN and END tags) into the DigiCert order form.
** Important ** - When you have completed the steps above a "pending request" will be created on your website. This
"pending request" MUST NOT BE DELETED. Later, when your certificate is issued, you must install the certificate to this exact pending request or
the certificate will not be functional.

Generating a CSR for Issuance of an SSL Certificate in IIS
How to generate a
Certificate Signing Request for your Microsoft IIS Web Server
|