Actually, we have to fix configuration on OS X: Secure Transport is enabled with -no-openssl (-securetransport is not required) and this can be undesired side effect
________________________________________ From: development-bounces+timur.pocheptsov=theqtcompany....@qt-project.org <development-bounces+timur.pocheptsov=theqtcompany....@qt-project.org> on behalf of Jeremy Lainé <[email protected]> Sent: Friday, February 6, 2015 4:43 PM To: [email protected] Subject: Re: [Development] MacosX/iOS SecureTransport SSL Backend Call for Testers On 02/06/2015 03:17 PM, Richard Moore wrote: > The secure transport backend for Qt's SSL support was merged earlier > this week [1] thanks to some great work by Jeremy Laine and Timur > Pocheptsov. Please could those using Macos X and iOS give it a try and > see how it works for them? > Some practical notes: - on iOS this backend is enabled by default - on OS X you can enable it like this: ./configure -no-openssl -securetransport Cheers, Jeremy _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
