forked from openshift/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
OpenShift 3 Platform
Endi S. Dewata edited this page Sep 15, 2023
·
1 revision
This PKI is dedicated to managing the platform components’ certificates.
- /etc/origin/master/ca-bundle.crt
- /etc/origin/master/ca.crt
- /etc/origin/master/ca.key
- /etc/origin/master/ca.serial.txt
This PKI is used by Etcd cluster:
- /etc/etcd/ca/ca.crt
- /etc/etcd/ca/ca.key
This PKI is dedicated to managing certificates for extension api servers.
- /etc/origin/master/frontproxy-ca.crt
- /etc/origin/master/frontproxy-ca.key
- /etc/origin/master/frontproxy-ca.serial.txt
This PKI is used by OpenShift applications:
- /etc/origin/master/service-signer.crt
- /etc/origin/master/service-signer.key