Advertisement
Guest User

OpenSSL Handshake test

a guest
Aug 13th, 2016
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. CONNECTED(00000003)
  2. >>> TLS 1.2 Handshake [length 011e], ClientHello
  3. 01 00 01 1a 03 03 bf dc 2a 5f ........
  4. <<< TLS 1.2 Handshake [length 003a], ServerHello
  5. 02 00 00 36 03 03 ee 28 ee 02 ........
  6. <<< TLS 1.2 Handshake [length 03b4], Certificate
  7. 0b 00 03 b0 00 03 ad 00 03 aa ........
  8. <<< TLS 1.2 Handshake [length 030f], ServerKeyExchange
  9. 0c 00 03 0b 01 00 d9 56 ad 5d ........
  10. <<< TLS 1.2 Handshake [length 0004], ServerHelloDone
  11. 0e 00 00 00
  12. >>> TLS 1.2 Handshake [length 0106], ClientKeyExchange
  13. 10 00 01 02 01 00 91 48 16 46 ........
  14. >>> TLS 1.2 ChangeCipherSpec [length 0001]
  15. 01
  16. >>> TLS 1.2 Handshake [length 0010], Finished
  17. 14 00 00 0c 6e dd 9f 66 e5 87 ........
  18. <<< TLS 1.2 Handshake [length 00aa]???
  19. 04 00 00 a6 00 00 1c 20 00 a0 ........
  20. <<< TLS 1.2 ChangeCipherSpec [length 0001]
  21. 01
  22. <<< TLS 1.2 Handshake [length 0010], Finished
  23. 14 00 00 0c 11 3e 42 2b 65 c7 ........
  24. ---
  25. Certificate chain
  26. 0 s:....
  27. i:....
  28. ---
  29. Server certificate
  30. -----BEGIN CERTIFICATE-----
  31. MIIDpjCCAo4CCQCuuhvXa............
  32. -----END CERTIFICATE-----
  33. subject=.....
  34. issuer=.....
  35. ---
  36. No client certificate CA names sent
  37. ---
  38. SSL handshake has read 2039 bytes and written 609 bytes
  39. ---
  40. New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-GCM-SHA384
  41. Server public key is 2048 bit
  42. Secure Renegotiation IS supported
  43. Compression: NONE
  44. Expansion: NONE
  45. SSL-Session:
  46. Protocol : TLSv1.2
  47. Cipher : DHE-RSA-AES256-GCM-SHA384
  48. Session-ID: (....)
  49. Session-ID-ctx:
  50. Master-Key: (....)
  51. Key-Arg : None
  52. PSK identity: None
  53. PSK identity hint: None
  54. SRP username: None
  55. TLS session ticket lifetime hint: 7200 (seconds)
  56. TLS session ticket:
  57. 0000 - 51 cc 1a ea b2 c0 cc 95-bf 70 02 fe 6e 09 7d 97 Q........p..n.}.
  58. 0010 - cf 91 89 6e cf 76 84 4c-aa 85 8a 5f 94 94 35 5c ...n.v.L..._..5\
  59. 0020 - 31 f8 14 be c5 2a ef 84-ec ba 73 9e 0e 70 45 e2 1....*....s..pE.
  60. 0030 - de 49 bb 9b cb e2 0b dc-df c8 29 74 3d d1 6c 38 .I........)t=.l8
  61. 0040 - 42 2e 9b a2 8f 27 a6 bd-89 73 4c 80 7d 9b a7 95 B....'...sL.}...
  62. 0050 - aa cd 10 34 5c 50 7e 50-56 7a 52 69 48 85 7c 7f ...4\P~PVzRiH.|.
  63. 0060 - 7f 3b 9b ab 89 ff 9d 58-3a ae 7c fb 91 d9 d4 0b .;.....X:.|.....
  64. 0070 - 46 70 43 c3 95 67 ba be-97 66 e4 81 b5 78 2a 40 FpC..g...f...x*@
  65. 0080 - 00 96 ec 6c 57 9c 19 04-24 35 7c 45 03 f1 a8 c8 ...lW...$5|E....
  66. 0090 - 05 3b e9 64 e5 bf 4d a8-1b 6e 16 15 bb f2 e9 c5 .;.d..M..n......
  67.  
  68. Start Time: 1470621103
  69. Timeout : 7200 (sec)
  70. Verify return code: 18 (self signed certificate)
  71. ---
  72. >>> TLS 1.2 Alert [length 0002], warning close_notify
  73. 01 00
  74. ---
  75. Certificate chain
  76. 0 s:....
  77. i:....
  78. ---
  79. Server certificate
  80. -----BEGIN CERTIFICATE-----
  81. MIIDpjCCAo4CCQCuu......
  82. -----END CERTIFICATE-----
  83. subject=(....)
  84. issuer=(....)
  85. ---
  86. No client certificate CA names sent
  87. ---
  88. SSL handshake has read 2039 bytes and written 640 bytes
  89. ---
  90. New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-GCM-SHA384
  91. Server public key is 2048 bit
  92. Secure Renegotiation IS supported
  93. Compression: NONE
  94. Expansion: NONE
  95. SSL-Session:
  96. Protocol : TLSv1.2
  97. Cipher : DHE-RSA-AES256-GCM-SHA384
  98. Session-ID: (....)
  99. Session-ID-ctx:
  100. Master-Key: (....)
  101. Key-Arg : None
  102. PSK identity: None
  103. PSK identity hint: None
  104. SRP username: None
  105. TLS session ticket lifetime hint: 7200 (seconds)
  106. TLS session ticket:
  107. 0000 - 51 cc 1a ea b2 c0 cc 95-bf 70 02 fe 6e 09 7d 97 Q........p..n.}.
  108. 0010 - cf 91 89 6e cf 76 84 4c-aa 85 8a 5f 94 94 35 5c ...n.v.L..._..5\
  109. 0020 - 31 f8 14 be c5 2a ef 84-ec ba 73 9e 0e 70 45 e2 1....*....s..pE.
  110. 0030 - de 49 bb 9b cb e2 0b dc-df c8 29 74 3d d1 6c 38 .I........)t=.l8
  111. 0040 - 42 2e 9b a2 8f 27 a6 bd-89 73 4c 80 7d 9b a7 95 B....'...sL.}...
  112. 0050 - aa cd 10 34 5c 50 7e 50-56 7a 52 69 48 85 7c 7f ...4\P~PVzRiH.|.
  113. 0060 - 7f 3b 9b ab 89 ff 9d 58-3a ae 7c fb 91 d9 d4 0b .;.....X:.|.....
  114. 0070 - 46 70 43 c3 95 67 ba be-97 66 e4 81 b5 78 2a 40 FpC..g...f...x*@
  115. 0080 - 00 96 ec 6c 57 9c 19 04-24 35 7c 45 03 f1 a8 c8 ...lW...$5|E....
  116. 0090 - 05 3b e9 64 e5 bf 4d a8-1b 6e 16 15 bb f2 e9 c5 .;.d..M..n......
  117.  
  118. Start Time: 1470621103
  119. Timeout : 7200 (sec)
  120. Verify return code: 18 (self signed certificate)
  121. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement