Hi Tom,
Try,
SSLVerifyClient require
SSLVerifyDepth 10
as a guess...
Sam C.
OK, I've installed OpenSSL, rebuilt Apache with the proper module and
the WWW server is
checking for certificates, but now I'm faced with the prospect of
setting up users (e.g. browsers)
t
Title: RE: Confused about certificates and keys for browser users
Hi, you can go to http://developer.netscape.com/docs/manuals/security/pkin/index.htm for some information.
Cary
-Original Message-
From: Tom Johnson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 11, 2000 9:47 AM
OK, I've installed OpenSSL, rebuilt Apache with the proper module and
the WWW server is
checking for certificates, but now I'm faced with the prospect of
setting up users (e.g. browsers)
to access WWW pages over HTTPS.
I've looked at the OpenSSL documentation and documentation from
Netscape, Apac