in reply to Security certificate expiration dates
If you are using openssl, it is much easier to use the openssl binary to find out the expiration date rather than try to write your own code...
# openssl x509 -enddate -noout < server.crt| We're not surrounded, we're in a target-rich environment! |
|---|
|
|---|