From d5adc43774c50b1fd8a447cadac465e46e5b49db Mon Sep 17 00:00:00 2001 From: Elaine Fonaro Date: Wed, 22 Jun 2022 15:22:37 -0300 Subject: [PATCH] Certificates expiration date information Reword and minor update. Minor updates. Added extra information about the Alarms link. Added a note with references regarding how to obtain Certificates expiration data-period information. Signed-off-by: Elaine Fonaro Change-Id: Ic152d5a57effb89534ce269ca0c6a2a8b7f5b5f2 --- doc/source/security/kubernetes/https-access-overview.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/source/security/kubernetes/https-access-overview.rst b/doc/source/security/kubernetes/https-access-overview.rst index 69c98db07..7c7a9b2a7 100644 --- a/doc/source/security/kubernetes/https-access-overview.rst +++ b/doc/source/security/kubernetes/https-access-overview.rst @@ -104,3 +104,10 @@ The following sections provide details on managing these certificates. - :ref:`Local Registry Server Certificates ` - :ref:`System Trusted CA Certificates ` + +For further information about certificates expiration date or other certificates +information, see :ref:`Display Certificates Installed on a System `. +In addition, |prod| monitors the installed certificates on the system by raising +alarms for expire-soon certificates and for expired certificates on the system, +see :ref:`Expiring-Soon and Expired Certificate Alarms +`.