# Deleting an SSL/TLS certificate for your FlashEdge distribution

You can delete the FlashEdge certificate that you're no longer using or if you need to change a domain for your certificate.&#x20;

{% hint style="info" %}
Deleting an SSL/TLS certificate is final and can't be undone, but you can create a new certificate with the same domain if needed.
{% endhint %}

1. Sign in to the FlashEdge.
2. Choose the distribution for which you want to remove a certificate.
3. Choose the Https tab.
4. Click on Delete to remove the certificate and wait for a couple of seconds.


---

# 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.flashedgecdn.com/flashedge-cdn-distribution-tutorials/setting-up-https-with-a-custom-domain/deleting-an-ssl-tls-certificate-for-your-flashedge-distribution.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.
