Skip to content

Instantly share code, notes, and snippets.

@kung-foo
Created April 10, 2013 11:10
Show Gist options
  • Save kung-foo/5353749 to your computer and use it in GitHub Desktop.
Save kung-foo/5353749 to your computer and use it in GitHub Desktop.
root@asgard-1:/tmp# openssl s_client -connect onmodulus.net:443 -quiet
140550297405088:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177:
root@asgard-1:/tmp# openssl s_client -connect modulus.io:443 -quiet
depth=2 C = US, O = "The Go Daddy Group, Inc.", OU = Go Daddy Class 2 Certification Authority
verify error:num=19:self signed certificate in certificate chain
verify return:0
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment