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

Re: svn ssl bug encountered

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-13 14:03:08 CEST

Hi,

On Thu, Sep 13, 2001 at 01:56:28PM +0200, Sander Striker wrote:
> I encountered a bug in svn with ssl.
> If I put the request below in openssl s_client it returns the contents
> of the file, so it is definitely a bug on the svn side (neon?).

> If someone(joe?) has any idea of why neon isn't setting up SSL properly
> on the GET request, let me know.

Ah; this is because the ne_set_secure() call isn't made on the second
session. The fix will be simply duplicating that ne_set_secure logic for
sess2. Patch welcome, or I'll get to it tonight ;)

Thanks!

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 2006

This is an archived mail posted to the Subversion Dev mailing list.

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