tastejs / PropertyCross

Helping developers select a framework for cross-platform mobile development.
propertycross.com
591 stars 215 forks source link

[Qt] Use HTTPS, see qt doc for adding OpenSSL supp #343

Closed ZondLV closed 7 years ago

ZondLV commented 7 years ago

Nestoria now uses only HTTPS. Add OpensSSL libraries http://doc.qt.io/qt-5/opensslsupport.html. For testing I used libraries libcrypto.so and libssl.so from https://github.com/emileb/OpenSSL-for-Android-Prebuilt.