Where are AnkhSVN CA certificates stored?
Posted
by Roger Lipscombe
on Stack Overflow
See other posts from Stack Overflow
or by Roger Lipscombe
Published on 2010-06-11T13:38:26Z
Indexed on
2010/06/11
13:43 UTC
Read the original article
Hit count: 316
My Subversion repository is available over HTTPS. I've got a self-signed CA root certificate, and the server uses a certificate signed with that.
The CA root certificate is stored in Trusted Root Certification Authorities, which means that (for example) Internet Explorer recognises it.
AnkhSVN, on the other hand, reports "There are some problems with this server's certificate". So: what is AnkhSVN using as its certificate store? It doesn't appear to be the Windows one. And how do I put my CA root certificate in there?
© Stack Overflow or respective owner