I am completely new to Qt and using Qt 5.5.1 version. I need to load an https link in my QWebview widget. But it is not loading. I tried with a different 'https' link address. Some will load, but some others will fail to get load. I googled the issue and found that it is due to an SSL error. If then how I am supposed to rectify this using OpenSSL. I am using Ubuntu 16. Can someone share any sample codes in Qt5.5.1? If there is any version issue for SSL error to be rectified, Can someone suggest methods for upgrading?