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