Created
April 10, 2013 11:10
-
-
Save kung-foo/5353749 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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