authorization by client side ssl certificates
From: <bricconi\_at_libero\.it>
Date: 2007-08-21 15:53:33 CEST
Hello,
I was able to set up an https enabled apache with subversion and to create some user certificates. My problem is that I am unable to understand which usernames to add to mod_authz_svn configuration file to grant access only to the desired repositories
This is a fragment of my httpd.conf
<Location /svn>
I have enabled SSL FakeBasicAuth, and used SSLUserName to specify SSL_CLIENT_S_DN. I have made mod_ssl log SSL_CLIENT_S_DN and I see
I supposed I had to place this inside mod_authz_svn's configuration file, but it does not work.
This is my configuration file
[prova:/]
I tried to place /C=IT... as left value for the rules but I found this error message, even quoting them:
Can anybody guess what was my fault?
Thanks
Giovanni
---------------------------------------------------------------------
|
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.