Skip to content

Instantly share code, notes, and snippets.

@benwei
Created November 21, 2015 13:13
Show Gist options
  • Save benwei/8b423b8ddf469f34ed7f to your computer and use it in GitHub Desktop.
Save benwei/8b423b8ddf469f34ed7f to your computer and use it in GitHub Desktop.
dump ssl_heartbeat enable
openssl s_client -connect $your_ssl_website -tlsextdebug 2>&1 | grep 'server extension'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment