Thanks for the reply. But I have already tried that option. It does not work. I still get the same error.
On Wed, Jul 18, 2012 at 9:24 PM, Jijo <realj...@gmail.com> wrote: > you can enable using this directive SSLInsecureRenegotiation > > please refer > http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslinsecurerenegotiation > documentation. > > > On Mon, Jul 16, 2012 at 11:37 AM, Sebastian Raymond <ray.s...@gmail.com>wrote: > >> Hello, >> >> I was investigating the SSL renegotiation in Openssl. >> >> When I emulate the server with s_server and the client with s_client, I >> can renegotiate by sending R. >> >> But when I try the same thing with the server s_server replacing with >> Apache 2.2.14 web server, the renegotiation fails with the following error. >> >> *3077585640:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake >> failure:s3_pkt.c:591* >> >> Can anyone tell me why does this happen? Is there any way to enable SSL >> renegotiation in the Apache web server? >> >> Thank You! >> -- >> Regards, >> *Sebastian* >> >> > -- Regards, *Sebastian*