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

Re: [Subclipse-users] Unable to load certificate file

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-01-30 19:21:39 CET

"Sergio" <sergio544@lycos.es> wrote on 01/30/2006 11:14:03 AM:

> I am finding a lot of problems when working with certificates. I have
the
> CAcert.pem file of my Certificate Authority and I have configured the
servers
> file this way:
>
> [global]
> http-proxy-host = <ip>
> http-proxy-port = <port>
> ssl-authority-files = 'C:\CAcert.pem'
>
> The exception raised is:
>
> Error validating location:
“org.tigris.subversion.javahl.ClientException:
> Invalid configuration value
> Svn: Invalid config: unable to load certificate file: “C:\CAcert.pem”
>
>
> I have no idea of what is the problem. Could you help me?
>
> I use windows XP and JavaHL client.

Use the svn command line client and run the svn ls command against your
server. You should get the same error. Then report it on
users@subversion.tigris.org.

You might try changing the path to the certificate to be C:/CAcert.pem.

If this is a server certificate, is there even a need to do this? You
will just be prompted to accept it on first use anyway.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Jan 30 19:22:14 2006

This is an archived mail posted to the Subclipse Users mailing list.

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