# How to Retrieve a CSR from cPanel

Have you generated a Certificate Signing Request (CSR) from cPanel but lost it? You can retrieve it if you previously generated a CSR. Follow these steps:

* Log in to your **cPanel account**.
* In the **Security** section, click on **SSL/TLS**.
* Under **Certificate Signing Request**, click on **Generate, View or Delete CSR**.

<figure><img src="https://3645136414-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIcJwwORgqOz8NHr15WEz%2Fuploads%2FqBIeA4T4kxGcKn9UzWPm%2Fimage.png?alt=media&#x26;token=788e26e3-93b6-4a5a-9aff-3c63fcc10eb4" alt=""><figcaption></figcaption></figure>

* Under **Certificate Signing Requests on Server**, you will see previously generated CSRs.
* Click on **Edit**, located under the Action column.

<figure><img src="https://3645136414-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIcJwwORgqOz8NHr15WEz%2Fuploads%2F7r1s0WvSw33SHVpnQr7Y%2Fimage.png?alt=media&#x26;token=090f02e1-592e-44a1-a67d-4b3425c43255" alt=""><figcaption></figcaption></figure>

* Copy the CSR code, which is located under **Encoded CSR**. Make sure to copy it from:<br>

  > <mark style="color:blue;background-color:blue;">-----BEGIN CERTIFICATE REQUEST-----</mark>
  >
  > <mark style="color:blue;background-color:blue;">to</mark>
  >
  > <mark style="color:blue;background-color:blue;">-----END CERTIFICATE REQUEST-----</mark>

<figure><img src="https://3645136414-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIcJwwORgqOz8NHr15WEz%2Fuploads%2FZawNrRjVv7NZYcX3CT3W%2Fimage.png?alt=media&#x26;token=10a8c425-bf9e-4704-bcdf-02ec39577690" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Ensure you keep the CSR code safe as it is sensitive information related to your domain.
{% endhint %}
