Self-Help Article (External)
Intended Audience: Faculty, and staff
Purpose
This article will provide step by step instructions to generate a CSR on a Windows Server using
Certificate Manager
Requirements
- The user must have administrative privileges on a Windows Server system with access to certificate management tools (MMC)
Step-by-Step Procedures
-
Open Certificate Manager by typing certmgr.msc in search box and then selecting certmgr.msc.
-
Right-click the Personal folder and browse to All Tasks > Advanced Operations > Create Custom Request.
-
Wizard will begin with screen Before you Begin, review and click Next.

-
On the Certificate Enrollment Policy screen, under Custom Request choose Proceed without enrollment policy and click Next.

-
On the Custom request screen, under Template select (No template) Legacy Key and under Request Format select PKCS#10 and click Next.

-
On the Certificate Information screen, on the Custom request line use the Details down arrow and select Properties.

-
On the Certificate Properties screen:
-
Go to the Subject tab and under Subject Name select each of the following from the drop down list:
-
Select Common Name (URL) and enter your Hostname and then click Add.
-
Select Organization and enter your Organization and then click Add.
-
Select State and enter your Oklahoma and then click Add.
-
Select Country and enter US and then click Add.
- Select Email and enter your email address and then click Add.

-
Go to the Private Key tab and under Key Options set the size to 2048 and check the box Make private key as exportable and then click OK.

-
On the Certificate Information screen, click Next.
-
On the Certificate Enrollment screen, under File Name, browse to a save location and enter a file name, select Base 64 under File format, and click Finish.

-
A new folder will show up containing both a key and CSR
-
Using the CSR created in step 10
submit a new Security Certificate Request.