Quote Originally Posted by ChrisW67 View Post
How about you share anything at all about the actual error, the code you are running, the site(s) involved... could be certificate problems, name resolution problems, missing libraries, bad code, poor assumptions...
Start with a small self-contained program that demonstrates the problem, the site and the errors delivered by sslErrors(const QList<QSslError> &errors).
i got the issue solved by trying with networkAccessManager() and sslErrorHandler for rectifying ssl error.