Radovan Semancik wrote:
> 
> Hi!
> 
> I have problem with mod_ssl-2.4.8, apache-1.3.9 and mod_ssl 0.9.4:
> 
> When I set up SSLVerifyClient optional in Location in Virtual host
> context, server requests user certificate on evevry HTTPS request. It
> seems like mod_ssl is iniciating re-negotiation on every request. Should
> not that be chached and user cert requested only once per session?

Some long hours later I found a solution ...

Problem was in dbm libraries of solaris. mod_ssl seems not to work
properly with them. The thing that confused me was that there was no
error message in any log.

When I compiled mod-ssl with built in SDMB it began to work OK.


-- 
                             Radovan Semancik ([EMAIL PROTECTED])
                         System Engineer, Business Global Systems a.s.
                                   http://storm.alert.sk
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to