Contact me by Yahoo! Messenger   My status  


PishgamanSSL ProductsCustomer SupportContact PishgamanSSL
Not Logged In:      Member Login   
You Are Here: PishgamanSSL Home > CSR Generation Instructions > Microsoft IIS 4.x
  Glossary       Sitemap

CSR Generation :Microsoft IIS 4.x

Solution


Generating an IIS SSL Certificate Signing Request (CSR) using Microsoft IIS 4.x.

Generate your CSR and then copy and paste the CSR file into the web form in the enrollment process :

Generate keys and IIS SSL certificate :

  • Open the Microsoft Management Console (MMC) for IIS (available in the Windows NT 4.0 Option Pack > Microsoft Internet Information Server > Internet Service Manager.
  • In the MMC, Expand the Internet Information Server folder and expand the computer name.
  • Open the properties window for the website the CSR is for. You can do this by right clicking on the website.
  • Open Directory Security Folder
  • In the Secure Communications area of this Property Sheet, select the Key Manager button and select "Create New Key..."
  • Choose "Put the request in a file that you will send to an authority." Select an appropriate filename (or accept the default).
  • Fill in the appropriate details :
  • Fill in all the fields, do not use the following characters :
    ! @ # $ % ^ * ( ) ~ ? > < & / \
    Note : If your server is 40 bit enabled, you will generate a 512 bit key.
    If your server is 128 bit you can generate up to 1024 bit keys.
  • Click Next until you finish
  • Click Finish.
  • Key Manager will display a key icon under the WWW icon. The key will have a slash through it which indicates that it is not complete. Choose the "Computers" menu and select Exit. Select YES when asked to commit changes.
  • When you make your application, make sure you include this file (this is your CSR) in its entirety into the appropriate section of the enrollment form - including

  • -----BEGIN CERTIFICATE REQUEST-----to-----END CERTIFICATE REQUEST-----
  • Click Next.
  • Confirm your details in the enrollment form.
  • Finish.
Important : It is recommended that you should make a note of your password and backup your key as they are known only to you. If you lose them, we can't provide any help! A floppy disk or other removable media is recommended for your backup files.