On Wed, Jun 21, 2000 at 11:21:03AM +0200, Petr Zeman wrote:
> Hallo!
> Can you help me with my new problem with APACHE?
> I would like to install SSL into my APACHE.
> I downloaded source of APACHE 1.3.12, mod_ssl-2.6.4.-1.3.12, openssl-0.9.5a,
> complied it and install it (as is written in mod_ssl documentation).
> I created certificates by 'make certificate TYPE=custom' and install them.
> When I set SSLVerifyClient directive to 'none', all is O.K. - my connection
> switches into protected mode. But when I set directive to 'require' to
> verify 
> client, I can't connect to server. Can you advice me, what I have to do?
> How to create client certificate, how to set up SSL directives, etc.?
> I tried use Microsoft Certificate Server from WinNt Opt. Pack, 
> but all my attempts with it failed.
> I have IE 5.00.2314.1003, WinNT 4.00.1381.

That is a question for the modssl-users support mailing list,
(not for me personally), see

    http://www.modssl.org/support/

for information on how to subscribe to the mailing list.

However, my assumption is that you don't actually *HAVE* a personal client
certificate in your browser. You can get one from commercial certificate
authoriries like www.thawte.com, www.verisign.com, or for instance
http://www.tc-trustcenter.de/english/certificates/we_offer.htm

Without a client certificate, the browser cannot respond with a
certificate when the server asks for it, therefore no connection can be
made.

    Martin
-- 
<[EMAIL PROTECTED]>             |     Fujitsu Siemens
Fon: +49-89-636-46021, FAX: +49-89-636-41143 | 81730  Munich,  Germany
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to