# How to Install an SSL on Your Domain Using AutoSSL in cPanel

cPanel can automatically install an SSL on your domain within a few hours. If an SSL is not installed after 24 hours, first check the last log of the AutoSSL from **cPanel > SSL/TLS Status > Certificate Status**.

If there are errors, try to resolve them or open a support ticket. If there are no errors, you may need to force cPanel to run AutoSSL. Follow these steps to do so:

* Log in to your **cPanel account**.
* In the **Security** section, click on **SSL/TLS Status**.

<figure><img src="/files/plhsCegtWnWclsOHEkFm" alt=""><figcaption></figcaption></figure>

* Click on **Run AutoSSL**. You should see a success or error message.

<figure><img src="/files/0dl5gF2mbOSRLE6NLpUE" alt=""><figcaption></figcaption></figure>

If it shows a success message, the SSL will be automatically installed on your domain within the next few hours. If it displays an error, check the message and send it to us for resolution.

{% hint style="info" %}
Note: SSL installation is fully automated, but AutoSSL can take up to 24 hours to verify the domain.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clouduxe.com/ssl/how-to-install-an-ssl-on-your-domain-using-autossl-in-cpanel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
