Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Strict Certificate policy support from QNetworkAccessManager
-
Hi,
We are using QNetworkAccessManager class in DeviceEnabler for interacting with backend service and we have requirement to do strict SSL certificate policy check in client module while making SSL connnection.
I just want to know whether QT Webkit classes provide support for SSL strict certificate policy checks.
Regards,
Sumit
-
QWebView/QWebPage/QNetworkAccessManger by default reject content with SSL errors.