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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -