SSL Error Log
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
[Sun Apr 21 20:49:09 2013] [info] Loading certificate & private key of SSL-aware server | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_pphrase.c(470): unencrypted RSA private key - pass phrase not required | |
[Sun Apr 21 20:49:09 2013] [info] Configuring server for SSL protocol | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_init.c(465): Creating new SSL context (protocols: SSLv3, TLSv1) | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_init.c(676): Configuring permitted SSL ciphers [HIGH:MEDIUM:!ADH:!MD5] | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_init.c(760): Configuring server certificate chain (4 CA certificates) | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_init.c(420): Configuring TLS extension handling | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_init.c(807): Configuring RSA server certificate | |
[Sun Apr 21 20:49:09 2013] [info] RSA server certificate enables Server Gated Cryptography (SGC) | |
[Sun Apr 21 20:49:09 2013] [debug] ssl_engine_init.c(846): Configuring RSA server private key | |
[Sun Apr 21 20:50:44 2013] [info] [client 120.43.7.251] Connection to child 5 established (server www.uglounge.com:443) | |
[Sun Apr 21 20:50:44 2013] [info] Seeding PRNG with 656 bytes of entropy | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_kernel.c(1866): OpenSSL: Handshake: start | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: Loop: before/accept initialization | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_io.c(1897): OpenSSL: read 11/11 bytes from BIO#7f3361008940 [mem: 7f336100dfa0] (BIO dump follows) | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_io.c(1830): +-------------------------------------------------------------------------+ | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_io.c(1869): | 0000: 47 45 54 20 2f 70 68 70-62 62 33 GET /phpbb3 | | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_io.c(1875): +-------------------------------------------------------------------------+ | |
[Sun Apr 21 20:50:44 2013] [debug] ssl_engine_kernel.c(1903): OpenSSL: Exit: error in unknown state | |
[Sun Apr 21 20:50:44 2013] [info] [client 120.43.7.251] SSL handshake failed: HTTP spoken on HTTPS port; trying to send HTML error page | |
[Sun Apr 21 20:50:44 2013] [info] SSL Library Error: 336027804 error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request speaking HTTP to HTTPS port!? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment