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

2014-12-28 Thread Thiago Macieira
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 to disabling SSL3 and thereby forcing things to be > fixed. Curr

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

2014-12-28 Thread Richard Moore
On 27 December 2014 at 12:48, Thiago Macieira wrote: > On Saturday 27 December 2014 10:52:41 Richard Moore wrote: > > Hmm, if you set TLS 1.0 you really need to only negotiate TLS 1.0. If not > > then if you're connecting to old servers the TLS extensions will lead the > > connection to hang. Per