# Manage SSL Certificates

SSL (Secure Socket Layer) Certificates establish encrypted links between web servers and browsers, ensuring that all data passed between the web server and browser remain private. You can upload an SSL certificate that is purchased and issued from a third-party certificate service provider. You can also deploy and manage your SSL certificates.

<div align="left"><figure><img src="/files/f9ZGqrSYCq1HGc5PqYLB" alt=""><figcaption><p>SSL Certificate Management</p></figcaption></figure></div>

## Certificate State

* **Available Certificate**\
  The certificates that are normal to be used with an expiration duration more than 30 days.
* **Expiring Certificate**\
  The certificates that are expiring soon within 30 days.
* **Expired Certificate**\
  The certificates that are already expired and you need to update them.


---

# 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.console.zenlayer.com/welcome/global-accelerator/get-started/manage-ssl-certificates.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.
