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

Re: ssl certificate problem in svn client

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-08-16 20:41:21 CEST

On Mon, Aug 16, 2004 at 09:09:27AM +0200, Jan wrote:
> I have another client certificates problem: I cannot connect to my
> https subversion server with my command line svn client when using
> client certificates.
...
> svn: PROPFIND request failed on '/svn'
> svn: PROPFIND of '/svn': Could not read status line: SSL error: sslv3
> alert unexpected message (https://my.server.org:443)

This is the mod_ssl per-dir-renegotiation issue: a workaround is to add
"SSLVerifyClient optional" along with the SSLCA* directives to the SSL
virtual host block.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 16 20:42:07 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.