Re: [Development] Adding support for a new OpenSSL API

2013-02-16 Thread Richard Moore
Hi Scott, On 15 February 2013 18:29, Scott Deboy wrote: > I'm working on adding support in QT5 for a new OpenSSL API supporting TLS > Authorization Extensions (http://tools.ietf.org/html/rfc5878) and would > appreciate guidance on how to best expose this API, as it will only be > available in the

[Development] Adding support for a new OpenSSL API

2013-02-15 Thread Scott Deboy
I'm working on adding support in QT5 for a new OpenSSL API supporting TLS Authorization Extensions (http://tools.ietf.org/html/rfc5878) and would appreciate guidance on how to best expose this API, as it will only be available in the very latest versions of OpenSSL. I also would also appreciate