Before you can get a TLS/SSL certificate, you must generate a Certificate Signing Request (CSR) from your server or device.
Learn more about SSL certificates here.
What is a CSR?
A CSR is an encoded file that provides a standardized way to send DigiCert your public key and some information identifying your company and domain name.
What information must I include in my CSR?
When you generate a CSR, most server software asks for the following information: common name (e.g., www.example.com), organization name and location (country, state/province, city/town), key type (typically RSA), and key size (2048-bit minimum).
If you're uncertain about the exact company name or location when generating the CSR, don't worry. We offer the flexibility to modify and finalize that information during our review process before issuing the certificate.
What do I do with my CSR?
Once you've created the CSR, you'll need to copy and paste it into the online form where you submit a request to get a TLS/SSL certificate.
Microsoft IIS |
Microsoft Exchange Server |
CSR Generator: Instructions:
|
CSR Generators: Instructions:
|
Apache Server (OpenSSL) |
Tomcat Server (Keytool) |
CSR Generator: Instructions:
|
CSR Generator: Instructions:
|
To remain secure, SSL certificates must use keys that are 2048-bits in length or greater. More details »
Can't generate a CSR with a 2048-bit key on your server platform? Please contact us.
When generating a CSR for a Wildcard certificate, the common name must start with an asterisk (*) (e.g., *.example.com). The Wildcard character (*) can assume any name that doesn't have a dot character in it.