You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Patrick Mayweg <ma...@qint.de> on 2003/04/27 14:05:40 UTC

Where to put CA.cert in Win32

Hi,
I am accessing my svn server via https. This server has a certificate 
issued by my CA. I now recieve the "Error validating server certificate: 
Unknown certificate issuer." error message. I do not want to enable the 
"ssl-ignore-unknown-ca" flag, but to provide svn with the certificate of 
my CA. How do I do that ?
Regards,
Patrick


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Where to put CA.cert in Win32

Posted by Patrick Mayweg <ma...@qint.de>.
Hi,
Patrick Mayweg wrote:

> Hi,
> I am accessing my svn server via https. This server has a certificate 
> issued by my CA. I now recieve the "Error validating server 
> certificate: Unknown certificate issuer." error message. I do not want 
> to enable the "ssl-ignore-unknown-ca" flag, but to provide svn with 
> the certificate of my CA. How do I do that ?
> Regards,
> Patrick

Nevermind. I have found the answer: point "ssl-authorities-file" to your 
ca file.
Regards,
Patrick Mayweg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org