How to use https with Qt Network ?
Unsolved
General and Desktop
-
Hi,
If you're are on macOS there's nothing specific to do.
If on Linux ensure you have OpenSSL installed
If on Windows, download the OpenSSL libraries for your architecture and compiler and copy them in the same folder as your application.And at this time (19.05.2017), for both Windows and Linux, ensure that it's OpenSSL < 1.1. The 1.1 version broke compatibility. There's a new backend in preparation for that OpenSSL >= 1.1.
If you have trouble on macOS, then try with the latest 5.9.