1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/security/certificates/api-server.adoc
2025-01-24 18:15:51 +00:00

19 lines
643 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="api-server-certificates"]
= Adding API server certificates
include::_attributes/common-attributes.adoc[]
:context: api-server-certificates
toc::[]
The default API server certificate is issued by an internal {product-title}
cluster CA. Clients outside of the cluster will not be able to verify the
API server's certificate by default. This certificate can be replaced
by one that is issued by a CA that clients trust.
[NOTE]
====
In hosted control plane clusters, you cannot replace self-signed certificates from the API.
====
include::modules/customize-certificates-api-add-named.adoc[leveloffset=+1]