On 29 Apr 2014, at 14:21, Jeremy Lainé <jeremy.la...@m4x.org> wrote:

> On 04/29/2014 01:13 PM, Sorvig Morten wrote:
>> QSSLSocket/QSslCertificate/QSslCipher is a relatively large API - make sure 
>> you are aware of the scope of the project and remember you have to maintain 
>> it :)
> 
> I definitely realise implementing the whole of the API is a large task.
> However, just getting a basic QSslSocket to work seems doable. So far I
> have been able to get as far as a successful client handshake with few
> lines of code using Apple's "Secure Transport" API:

This aproach looks promising. If we can get basic QSslSocket working (enough 
for say QNAM and QWebSocket) then retiring the NSUrlConnection backend and 
focusing on QSslSocket is a possibility.

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

Reply via email to