Re: [fossil-users] Setting the client certificate for https

2011-03-14 Thread Dmitry Chestnykh
On Mar 14, 2011, at 8:59 PM, Jan Danielsson wrote: > After a quick glance in the code it looks like one sets cert: > to the client certificate one wishes to use against server . > > But how does one actually set this value? > > fossil set ... yields the error that there's no such setting >

[fossil-users] Setting the client certificate for https

2011-03-14 Thread Jan Danielsson
Hello again, After a quick glance in the code it looks like one sets cert: to the client certificate one wishes to use against server . But how does one actually set this value? fossil set ... yields the error that there's no such setting "cert:blah.com", which I guess is true. I as