Re: svn on OSX 10.7.3 can't find CA certificates
From: Zachary Burnham <zburnham_at_efi.org>
Date: Mon, 12 Mar 2012 09:00:00 -0400
I'd have thought that providing relevant information would have been helpful.
Nevertheless, I'm still having trouble with this. I've exported the relevant CA certificate and edited ~/.subversion/servers to look for it. I know that it's finding it, because when I deliberately misspell the file name, it gives me a different error (svn: Invalid config: unable to load certificate file '/<home>/.subversion/geotruste.pem') than I have been seeing previously (SSL certificate checks failed: Server certificate verification failed: issuer is not trusted). Is there something else I can try?
Z
On Mar 9, 2012, at 5:53 PM, Daniel Shahaf wrote:
Zachary,
Saw your other emails. If you'd like help from this mailing list it's
Daniel
Greg Stein wrote on Thu, Mar 08, 2012 at 20:26:26 +0000:
$ svn log
As you can see, the dates are OK, and the CA is valid. Going to the same url in Safari and Firefox gives a valid SSL connection.
Does anyone have any suggestions?
I had the same problem, and came up with the following solution:
1) go into KeyChain Access and find the root certificate that you need
Note that if you need multiple CAs, then use the following format:
ss-authority-files = /Users/whatever/.subversion/first.pem;/Users/whatever/.subversion/second.pem
It is important that there are no spaces around the ";" and that it
Hope that helps,
_____________________
Corporate: efi.org<http://efi.org/>
CONFIDENTIALITY NOTICE: This message and attachments, if any, is intended only for the designated recipient to which it is addressed. It may contain proprietary information that is confidential or subject to copyright. If you are not the designated addressee or have otherwise received this email in error you are notified that printing, copying or distributing this message is prohibited and may be unlawful, in which case we request that you notify the sender by reply e-mail and permanently delete this message. Thank you.
|
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.