Skip to content

Instantly share code, notes, and snippets.

@pablohoffman
Created April 2, 2014 04:10
Show Gist options
  • Save pablohoffman/9927794 to your computer and use it in GitHub Desktop.
Save pablohoffman/9927794 to your computer and use it in GitHub Desktop.
$ openssl s_client -host news.ycombinator.com -port 443 | grep chain -A1
depth=1 C = BE, O = GlobalSign nv-sa, CN = GlobalSign Organization Validation CA - G2
verify error:num=20:unable to get local issuer certificate
verify return:0
Certificate chain
0 s:/C=US/ST=CA/L=San Francisco/O=CloudFlare, Inc./CN=ssl2000.cloudflare.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment