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

Re: HTTPS Problem

From: Martin v. Löwis <martin_at_v.loewis.de>
Date: 2003-06-21 18:15:50 CEST

Geoff Beaumont <geoffbeaumont@stormhammer.com> writes:

> Has anyone run into this problem before?:

Yes. In my case, I found that the installation of the CA certificates
was incorrect. Apache would first not read them, and then fail to
verify them as I had to set the verify depth to 2.

> I don't_ think this is a Subversion problem as such - more likely
> Apache, since it's affecting Konqueror too, and I have the same
> issues accessing a web page outside the Subversion repository -
> however, as svn is the only tool giving remotely helpful feedback, I
> hoped someone here might be able to shed some light?

I suggest you first investigate this with a non-svn resource. I
recommend to use cgi-bin/printenv (make sure it works in non-SSL
mode); this should print all kinds of information about the
certificates. Try that with a number of web browsers. Only when this
works, move on to svn.

You might also try updating OpenSSL.

HTH,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 21 18:16:44 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.