Generate a Certificate Signing Request (CSR) -
Microsoft Windows 2012 - IIS 8

To generate a CSR for Microsoft IIS 8, perform the following steps:

Note: The required key bit size is 2048-bit. All certificates that will expire after December 31, 2013 must have a 2048 bit key size

1. Start the IIS by selecting Tools > Internet Information Services (IIS) Manager

Microsoft IIS 8 CSR Creation Step 1


2. Select Server Certificates

Microsoft IIS 8 CSR Creation Step 2


3. Select Create Certificate Request on the right side

Microsoft IIS 8 CSR Creation Step 3


4. Complete in full all the required fields in the new page that will appear, without any abbreviation, except the country code.

All the fields need to be filled in. In order to fill in this form consider:

- Country Name (C): Use the two-letter code without punctuation for country, for example: US or CA.
- State or Province (S): Spell out the state completely; do not abbreviate the state or province name, for example: California.
- Locality or City (L): The Locality field is the city or town name, for example: Berkeley.
- Organization (O): If your company or department has an &, @, or any other symbol using the shift key in its name, you must spell out the symbol or omit it to enroll, for example: XY & Z Corporation would be XYZ Corporation or XY and Z Corporation.
- Organizational Unit (OU): This field is the name of the department or organization unit making the request.
- Common Name (CN): The Common Name is the Host + Domain Name. It looks like "www.company.com" or "company.com".

Microsoft IIS 8 CSR Creation Step4

5. Click Next to continue.
6. The next screen of the wizard asks you to choose cryptography options. The default, Microsoft RSA Channel Cryptography Provider is fine. Select a key-bit length of 2048.

Microsoft IIS 8 CSR Creation Step 5

8. Click Next to continue.
9. Finally, provide a filename to which to save the certificate request. You will need the contents of this file in the next step, so make sure you know where to find it. To change the location of where you wish to save the CSR, select the box with the 3 periods next to the file name.

Microsoft IIS 8 CSR Creation Step 5

10. Click Finish As Shown Below

Microsoft IIS 8 CSR Creation Step 5

11. During certificate enrollment, you will be asked to submit the file. Open the file you created from the above steps and copy the contents. Then paste the contents into the window when requested in enrollment.