Henry Xie 's blog
Sunday, February 03, 2019
Tip of How to Verify CA chain of Kubernetes
Find root CA file of the Kubernetes cluster
Find Client certificate file
They could be in /etc/kubernetes/pki or /var/lib/kubelet
# openssl verify -CAfile ca.crt apiserver-kubelet-client.crt
apiserver-kubelet-client.crt: OK
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment