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 ja...@gocodigo.com<mailto:ja...@gocodigo.com> //------------------------------// “quidquid latine dictum sit altum videtur"
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest