Support

Generating a CSR with IIS 7

CSR instructions

Click Start > Administrative Tools > Internet Information Services (IIS) Manager

Click on the server name
From the middle menu, double-click the "Server Certificates" button in the "Security" section (scroll down).

Next, click the "Actions" menu (right), and click "Create Certificate Request."
This opens the Request Certificate wizard.

In the "Distinguished Name Properties" window, enter the information as below.

Common Name – must match the URL you plan to secure exactly – is usually your fully-qualified domain name, e.g., www.yourdomain.com or mail.yourdomain.com). 

Organisation - The legal (officially registered) name of your organization/company include Inc., LLP., Pvt, Plc. Ltd. SARL., etc

Organisational unit - The name of your department within the organisation (this is often "IT," "Web," or  leave blank).

City/locality - The city or town in which your organisation is located.

State/province - The state in which your organisation is located.

Country - Country. click here for the official list of ISO country codes for this field.

Click Next
In the "Cryptographic Service Provider Properties" window, leave both settings at their defaults (Microsoft RSA SChannel and 2048) and then click next.

Enter a filename and path for your CSR file
Remember the filename that you choose and the location to which you save it. You will need to open this file as a text file and copy the entire body of it (including the -----Begin and -----End Certificate Request----- tags) into the online order form at Networking4all.

Important: After creating your CSR, a "pending request" will be created on your server. Do not delete the pending request, because it will be needed to install your certificate.