From 82da45fc83bdab5d0f814454200a6d568bf9a709 Mon Sep 17 00:00:00 2001 From: "vault-token-factory-spectrocloud[bot]" <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 22:07:08 +0000 Subject: [PATCH] docs: confirm cert renewal by looking at expiry date (#3886) (#3895) * 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> (cherry picked from commit 74b8a216fd86b4f67b1d13b85f38a5cbffe92c78) Co-authored-by: Santhosh --- .../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.