02 CSR
03 Contacts
04 Product Configuration
05 Payment

Step 2: Submit Certificate Signing Request

Before we can issue a certificate, you will need to generate a Certificate Signing Request (CSR).

What is a Certificate Signing Request (CSR)?

Certificate signing request (also CSR or certification request) is a message sent from an applicant to a certificate authority in order to apply for a digital identity certificate.

It contains information that will be included in your certificate such as:
- Organization name
- Common name (domain name)
- Location
- Country

Here is an example of CSR generation:

-----BEGIN CERTIFICATE REQUEST-----
    MIIWtjCCAR8CAQAwdjELMAkGA1UEBhMCVVMxDTALBgNVBAgTBFV0YWgxDzANBgNV
    BAcTBkxpbmRvbjEVMBMGA1UEChMMRGlnaUN123QgSW5jMREwDwYDVQQLEwhEaWdp
    Q2VydDEdMBsGA1UEAxMUZXhhbXBsZS5kaWdpY2VydC5jb20wg11wDQYJKoZIhvcN
    AQEBBQAD3f32MIGJAo24ALxG0R0gERgRkL2vTqcZfbCwlWBGVRjgaeJMaFCPQGri
    /DVvTeF9Yi8YZql54vewJIpLFwTDZcB+tRkcw+dFUrQa82cTjToJ+8yBDO2uwfUi
    iUfqbnGW1XpFA9rlaKBaakmGHasFIDprBFA6EH6nvJk122b302SYrtnNM68VNX3
    AgMBAAGgADANBgkqhkiG9w0BAQQFgAOBgQAphzI6acorHL3voml27jXheyvXnEuT
    v6xEUQHui1hEm1KG2ZNzGhZ4idznrHz+qzqQ962Nk7JATnEECO7DZ6xEQr5ycLcv
    MHzJgd0BkFYy2x0zvv6gVV6S9hu0b5NYCfW9q6lESMNcnjy0k/Dny/gcWPxDEUE8
    UjzGrVMUlZZcjA==
    -----END CERTIFICATE REQUEST-----
I don't have my CSR ready. I will submit it after I place the order.
I don't have my CSR ready. I want to generate one now.
Yes, I have CSR ready.
Common Name: * Continue
* The Common Name is a domain name like example.com. To secure https://www.example.com your common name must be www.example.com