container:kubernetes:k3s_certs
This is an old revision of the document!
K3s Zertifikate
Check der Certs
openssl s_client -connect localhost:6443 -showcerts < /dev/null 2>&1 | openssl x509 -noout -enddate Beispiel: root@kubepi03:~# openssl s_client -connect localhost:6443 -showcerts < /dev/null 2>&1 | openssl x509 -noout -enddate notAfter=Oct 9 17:06:31 2022 GMT
container/kubernetes/k3s_certs.1644931566.txt.gz · Last modified: by stone
