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

Re: SSL related error

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-09-29 21:01:55 CEST

On Mon, Sep 29, 2003 at 08:34:57PM +1200, Nick Wright wrote:
> Hi, can anyone tell me how to fix this problem?
>
> When try to access my repository over https, I get the following error:
>
> nick_at_highgate: nick> svn co https://192.168.1.1/trunk/foo ./test
> svn: RA layer request failed
> svn: PROPFIND request failed on '/trunk/foo'
> svn: PROPFIND of '/trunk/foo': SSL server did not present certificate
> (https://192.168.1.1)
>
> I get the same error connecting from inside my LAN as well as from computers
> elsewhere.
>
> I had this working fine until I upgraded to subversion 0.29 (now running
> version 0.30).

Curious - can you add

neon-debug-mask=259

to the [global] section of your ~/.subversion/servers file, and capture
the stderr output when running the above command and post that?

> I can connect to my https web server with a browser just fine too. The server
> has a self-signed certificate authority key and server key.
>
> Thanks for any help.
> Nick.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 29 21:43:20 2003

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.