Skip to content

Instantly share code, notes, and snippets.

@greenantdotcom
Created August 5, 2012 01:29
Show Gist options
  • Save greenantdotcom/3261017 to your computer and use it in GitHub Desktop.
Save greenantdotcom/3261017 to your computer and use it in GitHub Desktop.
How to test SNI on a server using openssl and s_client
openssl s_client -connect antbox:8401 -servername zoodeals.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment