Knowledge Base
Categories: Security
How Do I Generate a CSR for Microsoft® IIS 4.X?
Important: This article applies to customers with SSL services only.
To generate your Certificate Signing Request (CSR), you will need to log into your server and use the following instructions:
-
Open the Microsoft® Management Console (MMC).
-
Expand the Internet Information Server, then expand your server name.
-
Open the Properties of the website where you require the CSR. Do this by right-clicking on the website.
-
Open Directory Security.
-
Under the Secure Communications area, choose Key manager and select Create a New Key.
-
Fill out your information. The following characters are not allowed: ! @ # $ % ^ * ( ) ~ ? > < & / \.
-
Click Next until you complete the process. Answer Yes to saving any changes.
-
Open the CSR file created with a text editor (usually Notepad). Copy the contents of the file from:
-----BEGIN CERTIFICATE REQUEST-----
...to...
-----END CERTIFICATE REQUEST----- -
Paste this information into the enrollment form when requested.
You have generated your CSR for Microsoft IIS 4.X.
* Your feedback is too short