How to generate CSR (Certificate Signing Request) Code

  • Generating a CSR depends on your hosting environment :
    • cPanel: Go to Security > SSL/TLS Manager > Certificate Signing Requests (CSR). Fill in your domain details and click Generate.
    • Hostaday Dashboard: For some managed services, you can generate it directly through your account dashboard.
    • Required Info: You will need to provide your domain name, organization name, city, state, and country code. The system will then provide a block of text starting with -----BEGIN CERTIFICATE REQUEST----- .
Was this answer helpful?

Related Articles

What is a Certificate Signing Request (CSR)?

A CSR (Certificate Signing Request) is an encoded block of text that is generated on the server...

What is an RSA key used for in SSL?

RSA is the encryption algorithm used by most Hostaday SSL certificates to secure data ....

What should I do if my Private Key was lost or deleted?

If your Private Key is lost or deleted, the SSL certificate will no longer work because the...

How to put the domain name correctly in a CSR?

The Common Name (CN) is the most critical part of your CSR . Standard SSL: Enter the Fully...