How to generate CSR on WHM/cPanel?
Once you order an SSL certificate, you need to generate a Certificate Signature Request (CSR). Here are the steps you need to follow to generate it:
For WHM (WebHost Manager)
- Log in to WHM.
- Go to the SSL/TLS section.
- Click on "Generate an SSL Certificate and Signing Request".
- Fill in the following details:
- Domains: Your fully qualified domain name (FQDN), e.g., example.com
- City: City where your business is located
- State: State or Province
- Country: Two-letter country code (e.g., US, IN)
- Company Name
- Company Division (optional)
- Email
- Passphrase (optional, but recommended)
- Key Size: 2048-bit (recommended)
- Click "Create".
This will generate a CSR, a Private Key, and a self-signed certificate. Use the CSR to obtain an SSL certificate from a Certificate Authority.
For cPanel Users
- Log in to cPanel.
- Go to the SSL/TLS section under "Security".
- Click "Generate, view, upload, or delete SSL certificate signing requests."
- Fill in the same fields as listed above.
- Click "Generate".
After generation, the CSR will be displayed on the page. Copy it and submit it to your SSL provider.
Last modified: 2025-04-08