How to create a GoDaddy CSR on Windows 2008 R2
This guide explains how to create a CSR on Windows 2008 R2 using the Certificates MMC snapin.
First you need to open MMC and add the certificates snapin. Make you you specify that you wan t to mange “local computer”
Before we begin make sure you can see both the personal certificates (the red circle) and the intermediate certification autoritites (red arraw) as seen below.
To create the CSR we first right-click on Personal \ Certificates and choose create custom reuqest.
Click next on the welcome screen and move on to you are asked to choose template. Change to the Legacy key as shown below and click Next.
The next screen can be a bit tricky. Press the details button and and the properties that appears.
For a GoDaddy certificate there are a few properties that we have to change. First we have to tell what name we want on the certificate. Find Subject on the top, change type to common name and type in the name of the certificate – and add it.
Then move on to the private key. Open key options and set the key size to 2048. You may also want to make the private key exportable.
Move then on to Extensions and key usage. Add both digital signature and key encipherment.
Browse then down to extended key usage and select both server and client authentication.
When done, press OK. You are now back to the a previous dialog. Notice that your settings are now in place. Press Next.
You can now save your request to a file. Choose base 64 as file format and save the request to a file.
You can now go to GoDaddy and order your certificate. Open the file you just created in Wordpad and copy its content to the web request.
Good luck!


