Hello,

im using client certificates to authenticate myself with FakeBasicAuth to my 
webserver. This works quite fine.
But there is one case where it doesnt work. When i open my website and then 
wait a little time (1-2 minutes) and then do a POST to upload a file i get an 
"[error] Re-negotiation handshake failed: Not accepted by client!?" error.

Heres the log:

192.168.88.3 - /C=.../ST=.../O=.../CN=.../emailAddress=... 
[11/Jun/2009:16:34:29 +0200] "GET /images/smilies/thumbsdown.gif HTTP/1.1" 200 
1130
[Thu Jun 11 16:36:25 2009] [error] Re-negotiation handshake failed: Not 
accepted by client!?
192.168.88.3 - - [11/Jun/2009:16:36:25 +0200] "POST 
/upload2.php?filetoupload=lalala HTTP/1.1" 103 -

Whats the problem here? I thought that maybe this is some sort of timeout 
problem, but the only one i found was SSLSessionCacheTimeout and that is set 
like this:
SSLSessionCache        shmht:/var/lib/apache2/ssl_scache(512000)
SSLSessionCacheTimeout  600
So its more than 2 minutes.

Also i forgot to mention that when the POST failed and i then load my page 
again (sending the POST doesnt work here) and then quickly POST again then it 
works.


Thank you for your help.
Regards,
Pepe
-- 
GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss
für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@modssl.org
Automated List Manager                            majord...@modssl.org

Reply via email to