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
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to