Re: [Development] OpenSSL 1.1.x support on Qt 5.6, 5.9

2018-11-12 Thread Valerii
support on Qt 5.6, 5.9 Valerii wrote: > We suggest to backport OpenSSL 1.1.x patches from Qt 5.10 to early LST > versions. For 5.9 (5.9.2 up to 5.9.6 – for 5.9.1, see the git history): https://src.fedoraproject.org/cgit/rpms/qt5-qtbase.git/plain/qt5-qtbase-5.9.1-openssl11.patch?h=f27 Enjoy

[Development] OpenSSL 1.1.x support on Qt 5.6, 5.9

2018-11-11 Thread Valerii
Hi All, Sometime need to use Qt 5.6, 5.9 LTS versions with OpenSSL 1.1.1 (e.g Yocto 2.6 + Qt 5.6) But Qt 5.6, 5.9 have not supported OpenSSL 1.1.x (OpenSSL 1.0.x only) We prepared Qt bug https://bugreports.qt.io/browse/QTBUG-71623, but this issue was closed with "Won't Do" resolution.