[no subject]

2003-01-24 Thread cybersushi

IE stops sending client certificate

2003-01-24 Thread cybersushi
Hi, We've been having problems with apache/modssl and client certificates in IE (5.5sp2, 6, 6sp1 all versions of Windows). When the client sets up a session ofr the first time he gets prompted for his client cert and after entering the cert password he is able to access the secure site (like h

RE: Error while requesting client cert authentication

2003-02-03 Thread cybersushi
Hi, We're experiencing the same errors. Did you get an answer on this? If so could you send it to me?? Best regards, Danny >Hi everybody, > >I am using Apache-1.3.27 with mod_ssl-2.8.12 and OpenSSL-0.9.7. > >I have created a secure area that requires client SSL authentication: > > >DocumentRoo

Redirection on bad cert

2003-02-05 Thread cybersushi
Hi, As long as you're still in the SSL handshake phase (checking the client certs etc), you're not able to redirect the client to an error page. In this phase you're not talking HTTP yet. The only way I know to solve this is to allow all clients to pass (by setting SSLClientVerifiy to opti