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

Problem with Apache 2, Subversion and SSL

From: Jean-Francois Roy <bahamut_at_macstorm.org>
Date: 2005-05-03 21:58:26 CEST

Greetings,

I recently recompiled Apache 2 and Subversion using DarwinPorts, and
since then I've been having issues with accessing repositories using
https. I'm using Apache 2.0.53, OpenSSL 0.9.7g and Subversion 1.2.0-
rc2, with a self-signed certificate.

I almost invariably get the following error from the server when
checking out a fairly large test repository (which used to work fine):

[Tue May 03 12:40:44 2005] [error] [client 127.0.0.1] Provider
encountered an error while streaming a REPORT response. [500, #0]
[Tue May 03 12:40:44 2005] [error] [client 127.0.0.1] A failure
occurred while driving the update report editor [500, #54]
[Tue May 03 12:40:44 2005] [error] [client 127.0.0.1] Error writing
base64 data: Connection reset by peer [500, #54]

On the client side, the corresponding error is:

svn: REPORT request failed on '/svn/test/!svn/vcc/default'
svn: REPORT of '/svn/test/!svn/vcc/default': Could not read response
body: SSL error: bad mac decode (https://localhost)

Of course the checkout process halts after that.

Anyone has any idea what may be causing this problem and how to
resolve it?

Thank you,
Jeff Roy

-- 
Co-Founder of MacStorm
Programmer at MacStorm
http://www.macstorm.org
bahamut@macstorm.org
http://www.macstorm.org/bahamut/Jean-Francois.gpgkey

Received on Tue May 3 22:01:03 2005

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.