On Mon, Jan 19, 2009 at 12:20 PM, Eray Aslan <eray.as...@caf.com.tr> wrote:
> 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>

FWIW, that's the source of the renegotiation referenced in the error msg.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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