1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/microshift-certificate-lifetime.adoc
2025-11-06 13:20:12 +00:00

16 lines
891 B
Plaintext

// Module included in the following assemblies:
//
// * microshift_troubleshooting/microshift-responsive-restarts-cas.adoc
:_mod-docs-content-type: CONCEPT
[id="microshift-certificate-lifetime_{context}"]
= Security certificate lifetime
[role="_abstract"]
{microshift-short} certificates are digital certificates that secure communication with communication protocols such as HTTPS. They fall into two basic categories:
Short-lived certificates:: Have a certificate validity of one year. Most server or leaf certificates are short-lived.
Long-lived certificates:: Have a certificate validity of 10 years. An example of a long-lived certificate is the client certificate for `system:admin user` authentication, or the certificate of the signer of the `kube-apiserver` external serving certificate.
{microshift-short} restarts automatically in certain cases, depending on certificate age.