How to Retrieve a CSR from cPanel
If you previously generated a Certificate Signing Request (CSR) from cPanel and need to retrieve it—for example, to re-submit it to your SSL provider—you can easily access it from your control panel.
Evans
Last Update 2 mesi fa
Log in to your cPanel account.
In the Security section, click on SSL/TLS.
Under Certificate Signing Request (CSR), click
“Generate, View, or Delete Certificate Signing Requests.”In the Certificate Signing Requests on Server section, you’ll see a list of previously created CSRs.
Locate the one you want to retrieve.Click the Edit option under the Actions column.
Under Encoded CSR, you'll find your CSR code.
Copy the entire code, starting from:
-----BEGIN CERTIFICATE REQUEST-----to:
-----END CERTIFICATE REQUEST-----
You can now paste the copied CSR into your SSL provider's portal or save it securely for later use.