Skip to content

Instantly share code, notes, and snippets.

@holly
Forked from Oneiroi/Check server
Last active August 29, 2015 14:16
Show Gist options
  • Save holly/aa18fd518be1205f2753 to your computer and use it in GitHub Desktop.
Save holly/aa18fd518be1205f2753 to your computer and use it in GitHub Desktop.
openssl s_client -cipher EXPORT -connect domain.com:443 < /dev/null 2>/dev/null | grep SSL-Session | wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment