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

Re: ask for certificate annoyance

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-04-28 16:52:38 CEST

solo turn wrote:
>
> how do i switch that off? once upon a time there was an option for
> this:
> put
> ssl-ignore-unknown-ca = yes
> in your servers file.
>
> did this disappear?
>
> the last thing i could find about the option is:
> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=34135
> and according to that it should work ...

The better way is to get a copy of the server's certificate and
save a copy in your .subversion directory, then use the option

ssl-authorities-file = /path/to/my/home/.subversion/my_server.crt

This will stop the warnings and you'll be sure that you're talking to
the correct web server.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 28 16:53:34 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.