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

Re: Changing Apache SSL-Certificates

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-22 20:01:21 CET

Thomas Gelzhäuser wrote:
> Hi all.
>
> I'm using svn version 0.35.1 (r8050) on two gentoo-systems.

Please upgrade to 1.0, it's a potential waste of time to hunt bugs on
old versions.

> gelzi@mingus doc $ svn up
> svn: PROPFIND request failed on '/svn/doc'
> svn: PROPFIND of '/svn/doc': Server certificate verification failed:
> issuer is not trusted (https://lowend.mine.nu)

? Did it not prompt you about trust?

>
> trying to checkout the repository, using the http protocol, I get:
>
> gelzi_at_mingus t $ svn co http://lowend.mine.nu/svn/doc
> svn: PROPFIND request failed on '/svn/doc'
> svn: PROPFIND of '/svn/doc': Could not read status line: connection was
> closed by server. (http://lowend.mine.nu)

Why are you checking out http, instead of https? That error means
(usually) that httpd segfaulted. Check your apache errorlog.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 22 20:01:31 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.