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() const;
> >
> > And deprecate setProtocol.
> 
> I'd also be okay with this,

Hmm... with this function there's now way to know if SSLv2 or v3 is enabled, 
at least with the description I gave. We need a little more thinking.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to