Connections to virtual hosts with SSLVerifyClient other than "none" are no longer possible. Tried connections to apache with s_client, curl and konqueror (all of them having an appropriate client-cert installed). apache's ssl-error.log (with LogLevel debug) says: [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: SSLv3 write hello request C [Fri Feb 24 15:27:26 2006] [info] Awaiting re-negotiation handshake [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1779): OpenSSL: Handshake: start [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: before accept initialization ... [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: SSLv3 read client hello A [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: SSLv3 write server hello A [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: SSLv3 write certificate A [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: SSLv3 write certificate request A [Fri Feb 24 15:27:26 2006] [debug] ssl_engine_kernel.c(1787): OpenSSL: Loop: SSLv3 flush data [Fri Feb 24 15:32:26 2006] [debug] ssl_engine_kernel.c(1816): OpenSSL: Exit: error in SSLv3 read client certificate A [Fri Feb 24 15:32:26 2006] [error] Re-negotiation handshake failed: Not accepted by client!? The certs used at server and client were verified with openssl verify (and worked until the update 3 days ago without any problems). A re-emerge of apache (and mod_ssl) did not solve the problem.
Please rebuild apr, apr-util, apache, and all add-on modules and see if the problem goes away.
Rebuilding apr, apr-util, apache2, all modules and restarting apache2 did not fix it. [Tue Mar 07 10:21:24 2006] [info] Initial (No.1) HTTPS request received for child 7 (server xxxxxx.xxxxxxxxx.xx:443) [Tue Mar 07 10:21:24 2006] [info] Requesting connection re-negotiation [Tue Mar 07 10:21:24 2006] [info] Awaiting re-negotiation handshake [Tue Mar 07 10:22:23 2006] [error] Re-negotiation handshake failed: Not accepted by client!?
Possible duplicate of bug 114610.
*** This bug has been marked as a duplicate of bug 114610 ***