How to connect via API?
-
Qt says: qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed
I have api-key: 63YUZ8NP5SW1D302
How can I use the key? -
Qt says: qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed
Make sure you have OpenSSL installed
I have api-key: 63YUZ8NP5SW1D302
How can I use the key? -
@VRonin said in How to connect via API?:
OpenSSL
This link is nothing about OpenSSL.
OpenSSL need to connect to the project? -
I installed everything in MaintenanceTool. Do I need to download additional OpenSSL?
If you need to install OpenSSL, then how to connect it to Qt? -
Hi,
@Mikeeeeee said in How to connect via API?:
I installed everything in MaintenanceTool. Do I need to download additional OpenSSL?
If you need to install OpenSSL, then how to connect it to Qt?What OS are you on ? My guess would be Windows.
-
My OS - Windows.
-
-
downloaded openssl-1.1.1b and put it in the folder with the executable file. Did not help.
In openssl-1.1.1b there is no libeay32.dll. -
There is a file e_os.h in the main folder of the library .
-
What version of Qt are you using ?
-
-
I use Qt 5.12.2
-
Then try again with the latest version of the 1.0 series.
-
I downloaded openssl-1.0.2r. There is no bin folder. No .exe files. No libeay32.dll. What to do with it?
-
I downloaded libeay32.dll ssleay32.dll and put them to the executable file and the project, but it still does not work.
-
Still the same error or another one ?
-
Same error: TLS initialization failed
-
Did you check whether you can connect to another https resource and if it triggers the same error ?
-
Not check. I don't know what other resource to connect to.
24/66