Page 1 of 1

SSL Connection Error

Posted: 16.11.2007, 11:16
by tam
I'm using Delphi 7, MySQL 5.0.44 and ZEOSLIB_TRUNK_REV310.zip

The properties of the TZConnection are

Code: Select all

MYSQL_SSL=TRUE
MYSQL_SSL_CA=c:/newcerts/ca-cert.pem
MYSQL_SSL_CERT=c:/newcerts/client-cert.pem
MYSQL_SSL_KEY=c:/newcerts/client-key.pem
When I try to connect, I get a SSL Connection Error. With MySQL client and the same certs I can connect without problem.

Any help is welcome.

Posted: 16.11.2007, 20:27
by mdaems
This is strange indeed... I just tried my 'ssl tester' the way it was compiled before and that worked perfectly. After I recompiled, it doesn't work anymore. Can you please log a bug report at the bug tracker?? That way you should receive notice when the bug has been investigated and solved.

Mark

Posted: 16.11.2007, 21:21
by tam
mdaems wrote:please log a bug report at the bug tracker
Done: http://zeosbugs.firmos.at/view.php?id=76