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

Re: HTTPS Checkout is Broken?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-06-30 19:58:43 CEST

--On Monday, June 30, 2003 12:29:52 -0500 Ben Collins-Sussman
<sussman@collab.net> wrote:

> Shlomi Fish <shlomif@vipe.technion.ac.il> writes:
>
>> svn checkout --username shlomif
>> https://stalker.iguide.co.il:8081/svn/shlomif-homepage/ ssl_lib.c(277):
>> OpenSSL internal error, assertion failed:
>> s->sid_ctx_length <= sizeof s->sid_ctx
>> Aborted
>>
>> What gives?
>
> Buggy SSL library? Neon links to OpenSSL. Try googling.

This is probably the 'OpenSSL headers refer to one version, while the
library is from another version' bug. I believe this is from OpenSSL's
assertions to ensure that the two are in sync.

Sounds like this should be a FAQ. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 30 19:59:35 2003

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.