Re: global SSL trust CA

2011-01-29 Thread Nico Kadel-Garcia
On Sat, Jan 29, 2011 at 11:46 AM, Stefan Sperling wrote: > On Fri, Jan 28, 2011 at 03:05:24PM +0100, Jehan PROCACCIA wrote: >> Le 27/01/2011 20:04, Stefan Sperling a écrit : >> >On Thu, Jan 27, 2011 at 06:52:02PM +0100, Jehan PROCACCIA wrote: >> >>hello, >> >> >> >>since I configure my svn server

Re: global SSL trust CA

2011-01-29 Thread Stefan Sperling
On Fri, Jan 28, 2011 at 03:05:24PM +0100, Jehan PROCACCIA wrote: > Le 27/01/2011 20:04, Stefan Sperling a écrit : > >On Thu, Jan 27, 2011 at 06:52:02PM +0100, Jehan PROCACCIA wrote: > >>hello, > >> > >>since I configure my svn server in https , any time I do a co or ci > >>I get the server certific

Re: global SSL trust CA

2011-01-28 Thread Jehan PROCACCIA
Le 27/01/2011 20:04, Stefan Sperling a écrit : On Thu, Jan 27, 2011 at 06:52:02PM +0100, Jehan PROCACCIA wrote: hello, since I configure my svn server in https , any time I do a co or ci I get the server certificate presented and pompting me to accept it temporarly or reject it. To prevent that

Re: global SSL trust CA

2011-01-27 Thread Stefan Sperling
On Thu, Jan 27, 2011 at 06:52:02PM +0100, Jehan PROCACCIA wrote: > hello, > > since I configure my svn server in https , any time I do a co or ci > I get the server certificate presented and pompting me to accept it > temporarly or reject it. > To prevent that I set in ~/.subversion/servers > [gl

global SSL trust CA

2011-01-27 Thread Jehan PROCACCIA
hello, since I configure my svn server in https , any time I do a co or ci I get the server certificate presented and pompting me to accept it temporarly or reject it. To prevent that I set in ~/.subversion/servers [global] ssl-authority-files = /etc/pki/tls/certs/cachain.pem Now, is there a