UniDAC and OpenSSL 3.x compatibility for MySQL SSL connections

UniDAC and OpenSSL 3.x compatibility for MySQL SSL connections

Hello,

I am using UniDAC 10.0.0 to connect to MySQL over SSL/TLS.
Currently my application uses external OpenSSL libraries libssl-1_1.dll / libcrypto-1_1.dll (OpenSSL 1.1.1w). Since OpenSSL 1.1.1 is EOL, I would ask.
Does UniDAC 11.x support OpenSSL 3.x (e.g. libssl-3.dll / libcrypto-3.dll) for MySQL SSL connections?