Handshake failure conectting to AWS cloudFront on Linux
Unsolved
General and Desktop
-
wrote on 13 May 2020, 05:36 last edited by
Hi,
I'm using QT 5.6.3 and got Handshake failure when trying to connect to AWS on Linux using
QSslSocket::connectToHostEncrypted or using QNetworkAccessManager.On Windows it's working correctly
Another related issue - is this version of QT supports TLS extension?Thanks.
-
Hi and welcome to devnet,
Qt 5.6.3 is really outdated. You should consider to either move to current latest version which is 5.14.2 or if you want to stay in LTS 5.12.8.
Qt 5.6.3 still uses OpenSSL 1.0, do you have that one on your Linux system ?
1/2