https://issues.apache.org/bugzilla/show_bug.cgi?id=47055
--- Comment #1 from Mike <[email protected]> 2009-04-20 05:19:28 PST --- it fails at SSL_get_peer_certificate() from ssl_engine_kernel.c [Thu Apr 16 11:12:02 2009] [debug] ssl_engine_kernel.c(426): Changed client verification type will force renegotiation [Thu Apr 16 11:12:02 2009] [info] Requesting connection re-negotiation [Thu Apr 16 11:12:02 2009] [debug] ssl_engine_kernel.c(616): Performing full renegotiation: complete handshake protocol <skip> [Thu Apr 16 11:12:02 2009] [info] Awaiting re-negotiation handshake but if i compile apache with openssl.0.9.8e it works as expected: [Thu Apr 16 11:48:40 2009] [debug] ssl_engine_kernel.c(426): Changed client verification type will force quick renegotiation [Thu Apr 16 11:48:40 2009] [info] Requesting connection re-negotiation [Thu Apr 16 11:48:40 2009] [debug] ssl_engine_kernel.c(549): Performing quick renegotiation: just re-verifying the peer [Thu Apr 16 11:48:45 2009] [debug] ssl_engine_kernel.c(1770): OpenSSL: Write: SSL negotiation finished successfully -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
