From 3e0ea45afe344c5a94f1fecd7601fd55c3f9ca41 Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Thu, 16 Oct 2025 06:54:06 -0700 Subject: [PATCH] fix: Rename certificate section - from 'Delete a deployed certificate' to 'Delete a managed certificate' --- .../nginx-one/nginx-configs/certificates/manage-certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one/nginx-configs/certificates/manage-certificates.md b/content/nginx-one/nginx-configs/certificates/manage-certificates.md index b5a34e2c4..b01f4faa6 100644 --- a/content/nginx-one/nginx-configs/certificates/manage-certificates.md +++ b/content/nginx-one/nginx-configs/certificates/manage-certificates.md @@ -164,7 +164,7 @@ Every instance with a deployed certificate includes paths to certificates in the Every Config Sync Group also includes paths to certificates in its configuration files. If you remove the deployed path to one certificate, that change affects all instances which belong to that Config Sync Group. -## Delete a deployed certificate +## Delete a managed certificate To delete a certificate, find the name in the **Certificates** screen. Find the **Actions** column associated with the certificate. Select the ellipsis (`...`) and then select **Delete**. Before deleting that certificate, you should see a warning.