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

Re: ssl-authorities-file

From: <sussman_at_collab.net>
Date: 2003-08-08 05:57:57 CEST

> I copied the servers certificate file (foobar.net.crt) to
> c:\foobar.net.crt. I inserted the following lines in the servers file:
>
> [groups]
> foobar = dev.foobar.net
>
> [foobar]
> ssl-authorities-file = /foobar.net.crt
>
>
> Unfortunately, it continues to ask me the question. My server is
> running Linux and my clients are running Windows 2000.
>
> Any suggestions? What am I doing wrong?

You're confusing the meaning of 'ssl-authorities-file'. It means, "which
CA's do I trust?" It's supposed point to the certificate of the *CA* that
signed the server cert, not to the server cert itself.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 8 05:58:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

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