Re: Confused about certificates and keys for browser users

2000-10-11 Thread Sam_Campbell
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

RE: Confused about certificates and keys for browser users

2000-10-11 Thread Cary Ke
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

Confused about certificates and keys for browser users

2000-10-11 Thread Tom Johnson
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