The SSL/TLS Manager will allow you to generate SSL certificates,
certificate signing requests, and private keys. These are all parts of
using SSL to secure your website. SSL allows you to secure pages on your
site so that information such as logins, credit card numbers, etc are
sent encrypted instead of plain text. It is important to secure your
site’s login areas, shopping areas, and other pages where sensitive
information could be sent over the web.
- Log into cPanel
- Go to Security area
- Click on SSL/TLS
- Click on Private Keys
- Click on Generate
Generate a CSR
Use this form to generate a new certificate signing request for your
domain. Your SSL certificate authority (CA) will ask for a certificate
signing request to complete the certificate purchase. Your CA may
require specific information in the form below. Check with the CA’s CSR
requirements for the Apache web server.
- Choose an existing Private Key from Key dropdown. You can also choose to generate a new Private Key
- Enter Domains for which you want to generate CSR. You can choose a wild card domain by putting * as a subdomain. E.g. *.cpaneltutorial.com.
- Provide all necessary information in text fields like City, State, Country, Company etc.
- Click Generate Button to generate a CSR.
Upload New CRT/CertificateYou will paste certificate code in box and Save Certificate.