[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: Nick Wright <nick_at_lsd.net.nz>
Date: 2003-09-30 13:14:39 CEST

OK - it seems that there is something different with the version that comes
with debian.. the debug thing doesnt seem to work there, is there a compile
switch or something? Here is the output from a version that I compiled
myself:

Creating request...
Running request create hooks.
Request created.
Doing DNS lookup on highgate.net.nz...
Running pre_send hooks
Sending request headers:
PROPFIND /trunk/foo HTTP/1.1
Host: highgate.net.nz
User-Agent: SVN/0.29.0 (r6976) neon/0.24.1
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Content-Length: 300
Content-Type: text/xml
Depth: 0

Sending request-line and headers:
Connecting to 203.79.84.1
Doing SSL negotiation.
Closing connection.
Connection closed.
Running destroy hooks.
Request ends.
svn: RA layer request failed
svn: PROPFIND request failed on '/trunk/foo'
svn: PROPFIND of '/trunk/foo': SSL server did not present certificate
(https://highgate.net.nz)
ne_session_destroy called.
ne_session_destroy called.

 

Thanks,
Nick.
> Are you sure you're putting it in the right servers file? It works fine
> here with subversion 0.30.0.
>
> > I tried going back to version 0.26 and everything works fine again,
> > though I don't see why I should need to do that to "fix" this problem.
>
> Of course you should not have to. It's look like there could be a bug in
> neon, but Joe needs your help to track it down. Subversion 0.29 switched
> from neon 0.23.x to neon 0.24.x, and that's probably why the problems
> appeared in that version.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 30 13:15:58 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.