I think am having trouble in the library i was told to add libcrypto-1_1.dll libeay32.dll and libssl-1_1.dll in the Debug folder of my project . Also i added network in my .pro file but still don't know what's going wrong.
This is my output:
StateChanged QAbstractSocket::HostLookupState
StateChanged QAbstractSocket::ConnectingState
StateChanged QAbstractSocket::ConnectedState
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
Error QAbstractSocket::SocketError(21)
Qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
Error QAbstractSocket::SocketError(20)
Connected
Error QAbstractSocket:: RemoteHostClosedError
StateChanged QAbstractSocket::ClosingState
StateChanged QAbstractSocket::UnconnectedState
Disconnected
Error "The remote host closed the connection