On 19.01.2009 17:47, Eric Covener wrote:
>> Jan 19 15:13:07 sunny apache2[23045]: [error] Re-negotiation handshake
>> failed: Not accepted by client!?
> 
> Can you get away with not using he different SSL config in the
> <Location> container?

Hmm, I am not sure I understand.  I cannot ask for client auth for all
the web pages/sites on the server.  Only certain parts of the web root
need auth.  Other parts should be open to public.

<Location /secure>
     SSLVerifyClient require
     SSLVerifyDepth 1
</Location>

is needed.

-- 
Eray

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to