From 74b8a216fd86b4f67b1d13b85f38a5cbffe92c78 Mon Sep 17 00:00:00 2001 From: Santhosh Date: Fri, 13 Sep 2024 03:23:02 +0530 Subject: [PATCH] docs: confirm cert renewal by looking at expiry date (#3886) * Update certificate-renewal.md * docs: add clarification that issue date doesn't change --------- Co-authored-by: Lenny Chen Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> --- .../clusters/edge/cluster-management/certificate-renewal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-content/clusters/edge/cluster-management/certificate-renewal.md b/docs/docs-content/clusters/edge/cluster-management/certificate-renewal.md index cc5056e554..f4bb9d7a2f 100644 --- a/docs/docs-content/clusters/edge/cluster-management/certificate-renewal.md +++ b/docs/docs-content/clusters/edge/cluster-management/certificate-renewal.md @@ -123,4 +123,4 @@ Management API. In **Overview**, click **View Certificates** in the **Kubernetes Certificates** row. This will display all the certificates currently in use by your cluster. You can confirm that the certificates have been renewed by looking at the -issue date of certificates. +_expiry_ date of certificates. The issue date of the certificates will not change after cluster renewal.