[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: solo turn <soloturn99_at_yahoo.com>
Date: 2003-04-28 17:03:55 CEST

you are absolutely right, did not think of that.

can this be automatic too, i.e. svn client asks something like:
certificate currently not trusted:
  issued to: www.collab.net
  issued by: www.ch.collab.net
  valid from: 2003-03-01 valid to: 2004-02-28
install in .subversion-directory and do not ask again (y/n)?

and then copies the certificate by itself.

--- Blair Zajac <blair@orcaware.com> wrote:
> 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/

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 28 17:04:44 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.