Page 1 of 1

ScSSLClient can connect, MyConnection not

Posted: Tue 09 Dec 2008 18:51
by Zsolt Csillag
Hello,

I downloaded SecureBridge trial because I can't connect the remot MySql server

(I wrote a topic in Data Access Components for MySQL with title SSL connection: NaviCat can connect, MyDac cannot!)

I have the following components:

- an ScFileStorage connected with an ScSSLClient. This can connect to the server

- the same ScFileStorage connected with MySSLIOHandler that is connected with MyConnection. With this I got the error message "If a certificate is specified, it must have a private key"

I wrote in my other topic that In naviCat I can connect to the remote MySql server using ONLY the checkbox "use SSL", without certificates.
Can I do this with SecureBridge too?

This would be important for me because I need to use TMyQuerys to connect with the MySql server.

Thank you in advance

Posted: Thu 11 Dec 2008 12:59
by Dimon
Please check if you can connect to MySQL server without SecureBridge, only setting the TMyConnection.Options.Protocol property to mpSSL.