Skip to content

Instantly share code, notes, and snippets.

@jamiecounsell
Created June 23, 2014 18: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 jamiecounsell/a3988d56965d81d1a4b0 to your computer and use it in GitHub Desktop.
Save jamiecounsell/a3988d56965d81d1a4b0 to your computer and use it in GitHub Desktop.
SSL Error
CONNECTED(00000003)
write to 0x9df8040 [0x9df8098] (121 bytes => 121 (0x79))
[REDACTED]
read from 0x9df8040 [0x9dfd5f8] (7 bytes => 7 (0x7))
[REDACTED]
read from 0x9df8040 [0x9dfd5ff] (79 bytes => 79 (0x4F))
[REDACTED]
read from 0x9df8040 [0x9dfd5f8] (5 bytes => 5 (0x5))
[REDACTED]
read from 0x9df8040 [0x9dfd5fd] (3226 bytes => 3226 (0xC9A))
[REDACTED]
depth=0 /OU=Domain Control Validated/CN=*.mysite.ca
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 /OU=Domain Control Validated/CN=*.mysite.ca
verify error:num=27:certificate not trusted
verify return:1
depth=0 /OU=Domain Control Validated/CN=*.mysite.ca
verify error:num=21:unable to verify the first certificate
verify return:1
read from 0x9df8040 [0x9dfd5f8] (5 bytes => 5 (0x5))
[REDACTED]
read from 0x9df8040 [0x9dfd5fd] (525 bytes => 525 (0x20D))
[REDACTED]
---
Certificate chain
0 s:/OU=Domain Control Validated/CN=*.mysite.ca
i:/C=BE/O=GlobalSign nv-sa/CN=AlphaSSL CA - SHA256 - G2
1 s:/O=AlphaSSL/CN=AlphaSSL CA - G2
i:/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA
2 s:/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA
i:/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA
---
Server certificate
-----BEGIN CERTIFICATE-----
[REDACTED]
-----END CERTIFICATE-----
subject=/OU=Domain Control Validated/CN=*.mysite.ca
issuer=/C=BE/O=GlobalSign nv-sa/CN=AlphaSSL CA - SHA256 - G2
---
No client certificate CA names sent
---
SSL handshake has read 3915 bytes and written 319 bytes
---
New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA
Server public key is 2048 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
SSL-Session:
Protocol : TLSv1
Cipher : DHE-RSA-AES256-SHA
Session-ID: 9FA0AEC9CFC52891A113CA9607A05C9A3E9FF15B6F1D4A3752F58F08F9C4FFDC
Session-ID-ctx:
Master-Key: 8FDE13CB4FA40221E32E6F1770276EE8EcEE582CBAD6F11E2AF2587DF904D66D7C514E9D62E4A991FC3B712BC7469CEED
Key-Arg : None
Start Time: 1403545963
Timeout : 300 (sec)
Verify return code: 21 (unable to verify the first certificate)
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment