Skip to content

Instantly share code, notes, and snippets.

@douglascabral
Created November 18, 2016 14:22
Show Gist options
  • Save douglascabral/50fea0291f8c35b1644b47a005b49d6f to your computer and use it in GitHub Desktop.
Save douglascabral/50fea0291f8c35b1644b47a005b49d6f to your computer and use it in GitHub Desktop.
Show date SSL Certificate
echo | openssl s_client -connect douglascabral.com.br:443 2>/dev/null | openssl x509 -noout -dates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment