[Lazarus] TSQLConnector for Mysql using certificates

Koenraad Lelong lazarus2 at de-brouwerij.be
Thu Apr 20 16:47:32 CEST 2023


Hi,

Now I have TLSv1.2 working I would like to use a certificate to verify 
the server.
Using the mysql-command I have to use --ssl-mode=VERIFY_CA or 
--ssl-mode=VERIFY_IDENTITY and --ssl-ca=ca.pem. How do I set these in 
TSQLConnector ?
I tried setting the params of TSQLconnector, but that seems to do 
nothing. I tried putting a wrong parameter in it, but nothing happens.

Koenraad.


More information about the lazarus mailing list