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

Re: https login, http for files

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-09-04 19:38:05 CEST

On 9/4/06, Ryan Schmidt <subversion-2006c@ryandesign.com> wrote:
>
> On Sep 4, 2006, at 17:03, Gustavo Rahal wrote:
>
> > I would like to know how can I set up apache so that the svn login
> > process is done via https and file exchange via http.
>
> I don't think that's possible. I think you'll have to use https all
> the time. I've had no luck getting Subversion to acknowledge
> redirects before.

But for fairly secure authentication (no clear text passwords), you
can also use Digest auth... Neon (the HTTP/DAV library Subversion is
based on) supports it.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 4 19:39:43 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.