By Francesco Buonomo on Thursday, 09 January 2025
Posted in Support
Likes 0
Views 46
Votes 0
Hi Sergio, I have a problem when I try to connect in http2 to a server that uses tls 1.3 and openssl 3 with the TsgcHTTP2Client component even if I set OpenSSL_Options.APIVersion = oslAPI_3_0.
The SSL_connect(fSSL) call fails. What could be the problem?
I have the following accessible libraries:
libcrypto-1_1-x64.dll
libcrypto-3-x64.dll
libssl-1_1-x64.dll
libssl-3-x64.dll
thanks
View Full Post