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

Re: Does https / SSL with mod_authz_svn & Basic Authentication work?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-05-10 20:13:23 CEST

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

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.