How To Request An SSL Public Certificate Using ECC Algorithm
How To Request An SSL Public Certificate Using ECC Algorithm
1 - INTRODUCTION
To request a certificate, you must provide a CSR (Certificate Signing Request) to the support team
[email protected]
The CSR must respect our requirement described in the following picture.
This document explains how to create the CSR file using ECC algorithm.
2 - TOOLS
Before sending your csr, you can check it with the tool available on the following link
https://ssltools.digicert.com/checker/views/landing.jsp
Page : 1/8
How to request an ECC public SSL certificate
3 - OPEN SSL: How to create your ECC CSR for apache Linux servers
• Log into your Apache server.
• At the prompt, type the following command to generate an ECC private key using the OpenSSL ecparam tool to
generate your .key file:
Note: With ECC, we can use shorter key lengths than in RSA, for better security, Recommended ECC key size is 256-bit. If greater encryption
strength is required, your other private key option is secp384r1.
• Save (backup) the generated .key file, making sure to note its location. This private key is required later for ECC SSL
Certificate installation.
• Next, type the following command to generate a ECC certificate signing request (CSR):
• Then send a mail to [email protected] with the CSR attached in the mail.
• Support team will check the request, build the certificate then send you a through the DIGICERT console with a link
to download your certificate
4 - WINDOWS SERVERS: How to build your ECC CSR for windows servers
These instructions were created on Windows Server 2012. Depending on which Microsoft platform or operating system you are using, you may need to modify
How to Create Your ECC CSR Using the Microsoft Management Console (MMC)
1 Open Microsoft Management Console as an admin.
• On the Windows Start screen, type mmc.
• Right-click on mmc.exe and then click Run as administrator.
• In the User Account Control window, click Yes to allow the program to make changes to the computer.
2 In the MMC Console, click File > Add/Remove Snap-in.
Page : 2/8
How to request an ECC public SSL certificate
3 In the Add or Remove Snap-ins window, under Available snap-ins, select Certificates and then, click Add.
4 In the Certificate snap-in window, select Computer account so that you can manage the certificates that are installed
on this computer.
5 In the Select Computer window, select Local computer: (the computer this console is running on) and then,
click Finish.
Page : 3/8
How to request an ECC public SSL certificate
7 In the MMC Console, in the console tree, expand Certificates > Personal, right-click on the Certificates folder, and
then, click All Tasks > Advanced Operations > Create Custom Request.
8 In the Certificate Enrollment wizard, on the Before You Begin page, click Next.
9 On the Select Certificate Enrollment Policy page, select Process without enrollment policy and then, click Next.
Page : 4/8
How to request an ECC public SSL certificate
11 On the Certificate Information page, expand Details (click the drop-down arrow) and then click Properties.
12 In the Certificate Properties window, on the General tab, you can choose a friendly name and add a brief description
about the certificate.
Note: The friendly name is not part of the certificate; instead, it is used to identify the certificate.
13 On the Subject tab, under Subject name, select a Type, enter the appropriate Value for the type, and then click Add.
14 If you are ordering a Multi-Domain (SAN) ECC SSL certificate, enter additional hostnames
(e.g., example2.com, example3.net, mail.example.net) that you want your certificate to secure.
Page : 5/8
How to request an ECC public SSL certificate
15 On the Private Key tab, expand Cryptographic Service Provider and then under Select cryptographic service provider
(CSP), do the following:
You can select any of the ECDSA options for your ECC SSL Certificate. However, do not use the ECDH options.
16 Next, expand Key options and check Make private key exportable.
Page : 6/8
How to request an ECC public SSL certificate
17 In the Certificate Enrollment wizard, on the Certificate Information page, click Next.
18 On the Where do you want to save the offline request page, do the following:
20 Then, copy the text, including the -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE
REQUEST----- tags.
Then send a mail to [email protected] with the CSR file attached in the mail.
For those who can access service now, in addition to the mail,
Open an service request assigned to the group WW-XX-NET-DNS-SSL
Page : 7/8
How to request an ECC public SSL certificate
Support team will check the request, build the certificate then send you a through the DIGICERT console with a link
to download your certificate
Note: During your DigiCert SSL Certificate ordering process, when asked to Select Server Software, make sure
that you select OTHER. This option ensures that you receive all the required certificates.
Page : 8/8