i have still Problem to change TLS 1.0 and TLS 1.1 to new SSL Version
i do have this hmg32.hbc / hmg64.hbc to build my HMG LIB
Code: Select all
# ***** include this lines *****
libs=hbssl
libs=libeay32
libs=ssleay32
i found OpenSSL 1.1.1 and these LIBs
which have thse DLLopenssl-1.1.1h-win32-mingw\lib\libcrypto.a
openssl-1.1.1h-win32-mingw\lib\libcrypto.dll.a
openssl-1.1.1h-win32-mingw\lib\libssl.a
openssl-1.1.1h-win32-mingw\lib\libssl.dll.a
will these work with HMGopenssl-1.1.1h-win32-mingw\libcrypto-1_1.dll
openssl-1.1.1h-win32-mingw\libssl-1_1.dll
p.s. these are 32 BIT LIB, where do i get 64 Bit LIBs