qt - Support for https using QNetworkAccessManager. Hitting SslErrors at runtime -
i performing https operation qnetworkaccessmanager. hitting sslerrors @ runtime. after researching while able program running after installing openssl. required 2 dlls: libeay32.dll , ssleay32.dll. cannot perform https "get" operation using qnetworkaccessmanager without openssl ?? doesn't qt support native https support using qnetworkaccessmanager.
thanks, de costo.
had install following dll's found @ following website machine: http://www.slproweb.com/products/win32openssl.html
the encryption guarded closely nationality. so, more info at:
http://developer.qt.nokia.com/faq/answer/how_can_i_add_ssl_support_to_my_qt_application
Comments
Post a Comment