Protocol https unknown with QQNetworkAccessManager
-
@jsulm
That's what i do with "sudo apt-get install openssl", but it doesn't change anything. -
-
Hi,
What version of Raspbian are you using ? Did you check what version of OpenSSL you did install ?
-
Hi,
What version of Raspbian are you using ? Did you check what version of OpenSSL you did install ?
-
In the config.summary of Qtbase i have:
Networking:
getaddrinfo .......... yes
getifaddrs ........... yes
IPv6 ifname .......... yes
libproxy.............. no
OpenSSL .............. nocan it be the problem or it is at yes if openssl is embeded in the executable ?
-
You are missing the OpenSSL development package for your target in order for Qt to detect it and build the corresponding code.