E
E
Evgeny Ivanovich2015-08-28 17:42:16
Qt
Evgeny Ivanovich, 2015-08-28 17:42:16

How to get data over https in qt?

In general, the essence is this, I make a request for an https resource in order to download a file, during the request process I get the following.
qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
Reply error "Unable to init SSL Context: " The file downloads
only via https, checked in the browser.
What can be wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
s0L, 2015-08-28
@Pauk_Code

It says in your log that it can't find any OpenSSL

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question