--- Robert Buckley <[EMAIL PROTECTED]> wrote:
> Ive created a CA, one server cert and one client cert.
> All works well, however, every time I click a cgi script, it asks for
> authentication.
Are you sure it's the server? Netscape's default behavior for digital
certificates is "Ask Every Time" before sending the cert info. It may
just be that the browser is asking which cert to use every time before
sending the data to the server. You can change that property, though I
tend not to -- I like to see it.
> Even if I authenticate, the script will run, if I "reload" or
> "submit" it will again ask for authentication, every single time on
> every single link to the cgi.
> What is going on here?
On the other hand, maybe it's your SSLSessionCache. Mine has gotten
corrupted a time or two, and then the server had to go through the
motions on every request. Make sure you get a clean SSLSessionCache and
the problem might go away.
Good luck.
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]