ions, or ability to call
> addExtension multiple times prior to the extended hello being sent?"
>
> I think we could combine it, by having an addExtension taking one single
> extension and maybe an overload which takes a QList or so.
>
>
> Regards,
>
> Peter
>
>
I wanted to give folks a heads-up that I'm starting work on defining an API
which will give Qt the ability to retrieve and set TLS extension data sent in
OpenSSL's extended hello.
I will also be adding support for the ability to send and retrieve supplemental
data messages.
A Wiki topic has
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