Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question