[Development] No SSL on iOS ?

Thiago Macieira thiago.macieira at intel.com
Tue Apr 29 00:39:07 CEST 2014


Em ter 29 abr 2014, às 00:16:43, Jeremy Lainé escreveu:
> 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?

Probably to add a new QSslSocket backend that uses the Apple API.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list