Skip to content

Instantly share code, notes, and snippets.

@Auronmatrix
Created January 24, 2019 13:23
Show Gist options
  • Save Auronmatrix/efd8925a1ae02e93eb6a837415b96f80 to your computer and use it in GitHub Desktop.
Save Auronmatrix/efd8925a1ae02e93eb6a837415b96f80 to your computer and use it in GitHub Desktop.
Check certificate expiration
openssl x509 -enddate -noout -in certificate.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment