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

Re: client certificate troubles

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-05-24 21:06:09 CEST

On Mon, May 24, 2004 at 08:38:08PM +0200, Fredrik Svensson XF (LD/EMP) wrote:
> I'm using subversion over https, which works, but the svn commandline exits with:
>
> svn: PROPFIND request failed on '/svn'
> svn: PROPFIND of '/svn': Could not read status line: SSL error: sslv3 alert unexpected message (https://lotta.xxxx.net)

It's a known mod_ssl issue. The work around is to add "SSLVerifyClient
optional" to the SSL vhost config, *outside* any <Location> or
<Directory> blocks.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 24 21:07:17 2004

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.