[Interest] OpenSSL v1.1.0c on Win10 Qt5.5.1

Jason Kretzer Jason at gocodigo.com
Thu Dec 15 20:21:18 CET 2016


Hello all,

Discovered something odd today and wondered if there is an easy workaround.  My application communicates to https urls.  To do so, I have always just grabbed the latest version of OpenSSL.  Today, I used OpenSSL v1.1.0c.  I received the below.

[18:17:01]: WARNING: QSslSocket: cannot call unresolved function SSLv23_client_method
[18:17:01]: WARNING: QSslSocket: cannot call unresolved function SSL_CTX_new
[18:17:01]: WARNING: QSslSocket: cannot call unresolved function SSL_library_init
[18:17:01]: WARNING: QSslSocket: cannot call unresolved function ERR_get_error
[18:17:02]: WARNING: QSslSocket: cannot call unresolved function ERR_get_error

I eventually did figure out how to make it work by switching to a different line of OpenSSL the v1.0.1u.  Just curious if anyone could point me to a resource that I could read to find out why the 1.1.0c did not work.

-Jason

//------------------------------//
   Jason R. Kretzer
   Lead Application Developer
   Jason at gocodigo.com<mailto:Jason at gocodigo.com>
//------------------------------//

“quidquid latine dictum sit altum videtur"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161215/54987b77/attachment.html>


More information about the Interest mailing list