Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ashishjullia/746cd33bc25206416f9335f7410b046b to your computer and use it in GitHub Desktop.
Save ashishjullia/746cd33bc25206416f9335f7410b046b to your computer and use it in GitHub Desktop.
Check .crt expiry or dates of validity
openssl x509 -noout -in <>.crt -dates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment