SSL - Creating a CSR in Windows 2003

Creating the CSR IIS Windows 2003 or 2000 Server:

From Administrative Tools, run the Internet Services Manager. Right click on the website that needs SSL security and click "Properties". Click the "Directory Security" tab, and then click "Server Certificate" under the "Secure Communications" section.

When the wizard starts, press "Next", then choose "Create a new certificate" and press "Next" again. Choose "Prepare the request now, but send it later" and then press "Next". Enter a friendly name in the first field and select 1024 for the bit length. Leave any other boxes on this page unchecked.

Now, enter your organization's name. Please use the full, legal company name. Include a suffix such as "Inc" or "LLC" if applicable. For the organizational unit, you can specify a company department, or simply leave it as "Web". Press "Next".

Enter the web address of your server in the "Common Name" field. This needs to be the fully-qualified domain name of your site, such as www.securetrust.com or xramp.com. Do not include http:// or https://. Press "Next" when you are finished.

Now enter the country, state, and city where your company operates. Do not enter the location of the server unless your company operates in the same locality. Also, please spell out all state and city names. For example, if your company operates in Texas, use "Texas" rather than "TX". If you are an international customer in a country without states or provinces, please use your country name in the state field. Press "Next".

Choose a location to save the new CSR. Press "Next" and then "Finish".
  • 145 Users Found This Useful

Was this answer helpful?

Related Articles

Inode issues

There are many issues that can arise from reaching your inode limit. The inode limit is the total...

Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...

Creating and Submitting a Google Sitemap

Creating a Google sitemap can be easy and beneficial. By using one, you are pushing a full list...

Why can users behind proxies not see my site?

If you have enabled hot link protection users behind proxies may not be able to see your site...

Create a 410 Redirect for Missing Files

A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...