Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ECC CSR on Windows

On the Windows server you intend to generate the CSR and later importing the certificate:

1 Open MMC with admin privileges

2 Open ‘Add/Remove Snap-in

generateEccCsrWindows_step1Image Modified

3 Choose ‘Certificates’ and press ‘Add’

generateEccCsrWindows_step2Image Modified

4 Choose ‘Computer Account’, press ‘Next’, choose Local computer and press ‘Finish’. Press OK on the Add or Remove Snap-ins window.

generateEccCsrWindows_step3Image Modified

5 Expand the ‘Certificates (Local Computer)’ folder and expand the ‘Personal’ folder and right click the ‘Certificates’ folder

generateEccCsrWindows_step4Image Modified

6 Expand ‘All tasks’, expand ‘Advanced Operations’ and press ‘Create Custom Request’

generateEccCsrWindows_step5Image Modified

Press ‘Next’

generateEccCsrWindows_step6Image Modified

7 Choose ‘Proceed without enrollment policy’ and press ‘Next’.

generateEccCsrWindows_step7Image Modified

8 Press Next

generateEccCsrWindows_step8Image Modified

9 Press ‘Properties’

generateEccCsrWindows_step9Image Modified

10 Give the certificate a name and description

generateEccCsrWindows_step10Image Modified

11 Press the ‘Subject’ tab on top. Enter the domain name for the certificate under ‘Subject name: Type: Common name’ and press ‘Add’.

Multiple domain names can either be entered under Alternate name: Type DNS, or it can be registered later in the Buypass web portal where you submit the certificate request.

generateEccCsrWindows_step11Image Modified

12 Press the ‘Private Key’ tab and expand ‘Cryptographic Service Provider’

Deselect the marker on RSA,Microsoft Software Key Storage Provider

generateEccCsrWindows_step12Image Modified

Scroll down and check the marker at ECDSA_P256, Microsoft Software Key Storage Provider

generateEccCsrWindows_step13Image Modified

13 Expand ‘Key options’ and check the marker at ‘Make private key exportable’ if you ever wish to export the certificate from the computer generating the certificate request.

generateEccCsrWindows_step14Image Modified

Press ‘OK’

14 Press ‘Next’

generateEccCsrWindows_step15Image Modified

15 Choose a filename and location for the certificate request.

generateEccCsrWindows_step16Image Modified

Press ‘Finish’

16 Submit the certificate request at the Buypass webportal for ordering certificates.

When you later receive the certificate in PEM format, convert the PEM certificate part to crt format using the following OpenSSL command: openssl x509 -in certificate.pem -out certificate.crt

Then open the certificate file on the computer you generated the certificate request and press ‘Install Certificate’. Choose ‘Local Machine’ and press ‘Next’

generateEccCsrWindows_step17Image Modified

Choose ‘Automatically select the certificate store’ and press ‘Next’ and press ‘Finish’