mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
13 lines
621 B
Plaintext
13 lines
621 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * edge_computing/day_2_core_cnf_clusters/troubleshooting/troubleshooting-cert-maintenance.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="troubleshooting-certs-auto-node_{context}"]
|
|
= Node certificates
|
|
|
|
Node certificates are self-signed certificates, which means that they are signed by the cluster and they originate from an internal certificate authority (CA) that is generated by the bootstrap process.
|
|
|
|
After the cluster is installed, the cluster automatically renews the node certificates.
|
|
|
|
For more information, see "Node certificates" in _Security and compliance_. |