On 5/10/06, Edward Bosco <ebosco@prologic-inc.com> wrote:
> Garrett -
>
> I've implemented directory and file access control authorization under
> http, with the standard subversion tools under Apache 2.0 and SVN 1.3.1
> via paths and users defined in an AuthzSVNAccessFile.
>
> Basic authentication with users and passwords is defined via htpasswd
> and a users' file.
>
> I've not yet been able to do that using SSL encryption and the https
> protocol.
>
> Is this possible under https? I'll get a challenge on initially entering
> the website, but no further challenges as I traverse the protected SVN
> directory tree.
There shouldn't be any reason you can't make that work over https. In
fact there should be several examples of similar things in the docs.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 10 20:15:46 2006