Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

openssl check certificate expiration

$ cat /etc/kubernetes/kubelet-ca.crt | openssl x509 -noout -enddate
notAfter=Aug  5 21:38:23 2029 GMT
Source by computingforgeeks.com #
 
PREVIOUS NEXT
Tagged: #openssl #check #certificate #expiration
ADD COMMENT
Topic
Name
1+8 =