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

Re: Self-Signed Cert and Repository problem

From: Andrew <apenhorwood_at_kaleo.biz>
Date: 2003-08-12 01:32:37 CEST

"Mukund" <mukund@tessna.com> wrote in message
news:20030811212730.GA31658@tessna.com...
[snip]
|
| To fix this error message, you have to register the CA certificate with
| the Subversion client (the server certificate itself in case of a
| self-signed certificate). You can do that by editing ~/.subversion/servers
| and using the ssl-authorities-file directive there.

Thanks for the instructions. I find the file in question and now I am
trying to setup this directive
# ssl-authorities-file = /path/to/CAcerts.pem

Where can I find some information that explains the format of the
CAcerst.pem file. Or should this just point to a copy of my server.cert
file. I am totally green when it comes to SSL.

| | 2nd issue: I have a number of repositories and one is named kaleo.
While
| | access to all of the others work fine which means my configuration of
Apache
| | is working this one reports the following error.
| |
| | svn: RA layer request failed
| | svn: PROPFIND request failed on '/kaleo'
| | svn: PROPFIND of '/kaleo': 301 Moved Permanently (https://svn.xxxxx.yyy)
|
| It looks like your Subversion DAV server is configured to redirect
| requests from the URI you have used to some other location. Check the
| configuration of the server.

I can see where this could be the case. As this same setup is functioning
on 4 other repositories. I am using SVNParentPath so this "kaleo" directory
is just one of many repositories using this configuration. I am able to
browse every repository with IE6 and TortoiseSVN. I can checkout every
other repository with TortoiseSVN or svn without error. The only difference
in this repository and the others is the directory structure inside of the
repository. This one does not have the trunk - branch - tag structure.

In ref. to the other post, yes I just masked the URL.

Thanks for your response.

Andrew P.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 12 01:33:24 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.