Skip to content

Commit 4d59afd

Browse files
Add instructions on how to delete custom certificates
1 parent 0e9d55c commit 4d59afd

File tree

1 file changed

+14
-2
lines changed
  • src/content/docs/ssl/edge-certificates/custom-certificates

1 file changed

+14
-2
lines changed

src/content/docs/ssl/edge-certificates/custom-certificates/uploading.mdx

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ To update a certificate in the dashboard:
179179

180180
<DashButton url="/?to=/:account/:zone/ssl-tls/edge-certificates" />
181181

182-
2. In **Edge Certificates**, locate a custom certificate and click on it to expand.
182+
2. In **Edge Certificates**, locate a custom certificate and select it to expand.
183183

184-
3. Select the wrench icon and select **Replace SSL certificate and key**.
184+
3. Select the wrench button and choose **Replace SSL certificate and key**.
185185

186186
4. Follow the same steps as [upload a new certificate](#upload-a-custom-certificate).
187187

@@ -196,3 +196,15 @@ To update a certificate using the API, send a [`PATCH`](/api/resources/custom_ce
196196
To update the **Private Key Restriction** setting of a certificate, delete and re-add the certificate.
197197

198198
:::
199+
200+
---
201+
202+
## Delete a custom certificate
203+
204+
1. In the Cloudflare dashboard, go to the SSL/TLS **Edge Certificates** page.
205+
206+
<DashButton url="/?to=/:account/:zone/ssl-tls/edge-certificates" />
207+
208+
2. In **Edge Certificates**, locate a custom certificate and select it to expand.
209+
3. Select the cross button.
210+
4. Select **Confirm** to delete the certificate.

0 commit comments

Comments
 (0)