[Development] No SSL on iOS ?

Sorvig Morten Morten.Sorvig at digia.com
Tue Apr 29 14:39:12 CEST 2014


On 29 Apr 2014, at 14:21, Jeremy Lainé <jeremy.laine at 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


More information about the Development mailing list