The Qt Company
Android OpenSSL support
Provides OpenSSL scripts and binaries for Android.
This extension provides OpenSSL scripts and binaries for Android that can be used to add support for Qt apps on Android.
NOTE: Beware that on Android 5 (API 21) this lib's names are clashing with the system SSL libs which are using OpenSSL 1.0, this means your Qt app will fail to use OpenSSL 1.1 as the system ones are already loaded by the OS.
Useful links for Android OpenSSL
Adding OpenSSL Support for Android https://doc.qt.io/qt-5/android-openssl-support.html
OpenSSL License
The OpenSSL library is licensed under APACHE LICENSE, VERSION 2.0 https://www.apache.org/licenses/LICENSE-2.0