Skip to content

Instantly share code, notes, and snippets.

@kazuho
Created July 6, 2018 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazuho/9f11dd5537c5cd172b3ed4ef97fd432d to your computer and use it in GitHub Desktop.
Save kazuho/9f11dd5537c5cd172b3ed4ef97fd432d to your computer and use it in GitHub Desktop.
$ build/openssl110/cli esni.examp1e.net 4433 <-- the adddress with _esni record
hello world
server-name: esni.examp1e.net
esni: yes
$ build/openssl110/cli examp1e.net 4433 <-- same address without _esni record
hello world
server-name: examp1e.net
esni: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment