Skip to content

Instantly share code, notes, and snippets.

@noriaki
Created April 7, 2016 13:03
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 noriaki/921e94452d98e9ba68bb1c085e1da10c to your computer and use it in GitHub Desktop.
Save noriaki/921e94452d98e9ba68bb1c085e1da10c to your computer and use it in GitHub Desktop.
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1853): OpenSSL: Loop: SSLv3 read client hello A
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1853): OpenSSL: Loop: SSLv3 write server hello A
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1853): OpenSSL: Loop: SSLv3 write certificate A
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1853): OpenSSL: Loop: SSLv3 write key exchange A
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1853): OpenSSL: Loop: SSLv3 write server done A
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1853): OpenSSL: Loop: SSLv3 flush data
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1929): OpenSSL: read 5/5 bytes from BIO#7f791f8c1600 [mem: 7f791f8c8c73] (BIO dump follows)
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1862): +-------------------------------------------------------------------------+
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1901): | 0000: 15 03 03 00 02 ..... |
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1907): +-------------------------------------------------------------------------+
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1929): OpenSSL: read 2/2 bytes from BIO#7f791f8c1600 [mem: 7f791f8c8c78] (BIO dump follows)
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1862): +-------------------------------------------------------------------------+
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1901): | 0000: 02 2e .. |
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_io.c(1907): +-------------------------------------------------------------------------+
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1858): OpenSSL: Read: SSLv3 read client certificate A
[Thu Apr 07 21:43:56 2016] [debug] ssl_engine_kernel.c(1877): OpenSSL: Exit: failed in SSLv3 read client certificate A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment