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
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
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
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
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