Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
6.2.0 RC
-
None
Description
Every time I'm trying to download some resource from any HTTPS site, QNetworkAccessManager generates sslErrors signal with the following error: "The issuer certificate of a locally looked up certificate could not be found".
If I tell Qt to ignore the error then, it downloads the resource successfully.
It happens under Android only (tested on Android 10). Works fine on desktop Windows system.
The same application being compiled with Qt 5.12.11 works fine under Android.
QSslSocket::sslLibraryVersionString() returns "1.1.1g".
Attachments
Issue Links
- duplicates
-
QTBUG-96606 CA certificates not fetched on Android
- Closed