PDA

View Full Version : QWebView::Load https problem



milo c
6th January 2015, 09:47
I have a URL,

https://www.flickr.com/

I am calling QWebView::load(); To show this page.
But this page load failed.

ChrisW67
6th January 2015, 21:01
I assume you have not installed a version of the third-party OpenSSL libraries required to support HTTPS. One place you can get pre-built libraries for Windows is http://slproweb.com/products/Win32OpenSSL.html. For OS X there might be an equivalent binary distribution. You could build OpenSSL for yourself.

See http://doc.qt.io/qt-5/build-sources.html#openssl-version-1-0-0-or-later