[Development] No SSL on iOS ?

Jeremy Lainé jeremy.laine at m4x.org
Tue Apr 29 00:16:43 CEST 2014


On 04/28/2014 11:44 AM, Nichols Andy wrote:
> It is possible still in the packaged versions of Qt for iOS to make connections using SSL via QNetworkAccessManager as there is a backend that uses Apples crypto API, but without OpenSSL support you can’t use any of the API’s in Qt that use OpenSSL directly (like QSSLSocket).

Ouch I just realised that most likely means QWebSocket on iOS does not support secure
websockets!

What would the best course of action be to add support for secure websockets on iOS?

Cheers,
Jeremy





More information about the Development mailing list