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

Re: SASL Encrpytion Not Working

From: TomDeWord <collabnetsvn_at_vixx.co.uk>
Date: Fri, 1 Aug 2008 16:00:00 -0700 (PDT)

Excellent detective work Stefan, I've downloaded and tried the
currently nightly build (TortoiseSVN 1.5.2, Build 13608 - 32 Bit -dev,
2008/08/01 18:41:21) and all seems to be working well with min/max-
encryption set to 128/256 (although I've not snooped the svn traffic
to confirm that it's actually encrypted!); did a simple commit &
compare with no corruption.

Is there a way to change the server to use DES over RC4 or does this
require a rebuild of the core SVN distro?

Tom

On Aug 1, 5:19 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> I got to reproduce the problem and while it took me quite a while to
> figure out the problem, I got it now:
> the reason it does not work is because your server is configured to
> provide encryption with RC4, but our dlls are compiled only to use DES
> encryption (which is a *lot* better).
> I've now enabled RC4 in our sasl dlls too, so it should work with your
> configuration too.
>
> I'm currently running some more tests before I commit that change. You
> can expect a new 1.5.x nightly in a few hours...
>
> Stefan
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-02 07:50:27 CEST

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

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