[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

mod_authz_svn.so with AuthType SSL

From: Eric Manceau <Eric.Manceau_at_ec-nantes.fr>
Date: Thu, 22 May 2008 11:05:49 +0200

Hello,

I have a Centos 5.1 server with httpd 2.2.
In the subversion.conf file
I use mod_authz_svn.so with
AuthType Basic
and an access file
and a password file.

It is working fine : I can set different right access to different user
and password is asked exactly the way I want.

But I wanted to use certificate so I modify the ssl.conf to activate
client certificate verification with
SSLVerifyClient require

The problem now is that whit certificate use, the access file is ignored.

Has someone be able to make client certificate authentication work with
an access file?

-- 
+++
Si vous recevez ce courriel par erreur, lisez "informations complémentaires" sur ma carte. 
If you received this message in error, read "informations complementaires" in my card.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

Received on 2008-05-22 18:48:20 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.