[Lazarus] TLS connection to MySQL

Koenraad Lelong lazarus2 at de-brouwerij.be
Thu Apr 20 14:33:30 CEST 2023


Hi,
I'm updating an application that uses TSQLConnector to connect to MySQL 5.7.
The MySQL server (5.7.42)  will be restricted to use only TSLv1.2 (or 
higher).
Is this possible with TSQLConnector ?
TLSv1.1 works without configuring anything.
With my test-server, it fails to connect when this is set to allow only 
TLSv1.2.
The application will run on Windows 11 if that matters.
My libmysql.dll is version 5.7.42.0, in the same directory as the 
application.

Thanks,
Koenraad


More information about the lazarus mailing list