[Interest] Linux openssl 1.1.0 versus 1.0.X
Thiago Macieira
thiago.macieira at intel.com
Mon Sep 17 00:13:21 CEST 2018
On Saturday, 15 September 2018 21:45:42 PDT maitai wrote:
> Do you know if it is enough to change Qt5Network librarie, which I
> distribute together with the app?
Yes, the two libQt5Network.so.5 are otherwise identical and provide the same
API and ABI. None of the OpenSSL internals are exposed in the Qt API and ABI,
so if you have both of those, you can easily replace one with the other and
see which one works.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list