[Interest] 5.5 OSX Secure Transport

Thiago Macieira thiago.macieira at intel.com
Thu Jul 2 03:44:41 CEST 2015


On Wednesday 01 July 2015 15:26:23 mark diener wrote:
> "New SSL back-end for iOS and OS X based on Secure Transport. Note that in
> Qt 5.6 this will become the default SSL: back-end on these platforms. "
> 
> When I run my program, I can still see the library hunting for OpenSSL
> calls as follows:

Because in 5.5, the default is still OpenSSL.

> How do I turn OFF the symbol searching for OpenSSL and force the usage of
> ONLY Secure Transport?

./configure -securetransport && make
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list