QT SSL OpenSSL https

来源:互联网 发布:python write 编辑:程序博客网 时间:2024/05/28 04:55
Qt5编译报错:
QSslSocket: cannot call unresolved function SSLv23_client_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
QSslSocket: cannot call unresolved function ERR_get_error


webView->setUrl(url);
访问不了https:/   的网页
解决方案:
http://my.oschina.net/chrisforbt/blog/521650?fromerr=cgRbaELN


本人亲测,成功,网上别的方法都不行,浪费时间,这个可以
0 0
原创粉丝点击