Re: [Development] QSsl: finer-grained protocol selection

2014-12-29 Thread Thiago Macieira
On Monday 29 December 2014 15:30:29 Richard Moore wrote: > > Alternatively, we can add a > > > > /// if major == 0, sets to "Secure Protocols" > > void setMinimumTlsVersion(int major, int minor); > > int sessionTlsMajorVersion() const; > > int sessionTlsMinorVersion(

Re: [Development] QSsl: finer-grained protocol selection

2014-12-29 Thread Richard Moore
On 28 December 2014 at 13:26, Thiago Macieira wrote: > On Sunday 28 December 2014 13:11:13 Richard Moore wrote: > > At the moment there are still a lot of SSL accelerators out there with > > these problems. We can probably stop worrying in around a year once all > the > > browsers have got around