Skip to content

Instantly share code, notes, and snippets.

@xcsrz
Created April 16, 2020 03:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xcsrz/006a25f588f6d988d0215557967b76f2 to your computer and use it in GitHub Desktop.
Save xcsrz/006a25f588f6d988d0215557967b76f2 to your computer and use it in GitHub Desktop.
Print the dates from an SSL certificate
openssl x509 -noout -dates -in cert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment