Qt6 online installer SSL Handshake failed
-
Hi,
I'm on Windows 10 OS and a Qt account.
I set environment variables HTTP_PROXY and HTTPS_PROXY.When I try to install Qt I've got error :
(Network error ... SSL handshake failed)
What's the problem ? Any ideas ?
Thanks
-
Please start the online installer from a command line and post the log output.
Given the traffic is channeled through a proxy: Is the installer behind a firewall with ssl inspection enabled? That's a popular reason for what you experience. -
Please start the online installer from a command line and post the log output.
Given the traffic is channeled through a proxy: Is the installer behind a firewall with ssl inspection enabled? That's a popular reason for what you experience.@Axel-Spoerl I try it. Thanks
-
/path/to/Qt/MaintenanceTool -d
starts it with verbose output to std::out
/path/to/Qt/MaintenanceTool -help
shows all other command line options