Stunnel and MyDAC

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wyatt
Posts: 10
Joined: Fri 17 Oct 2008 10:38

Stunnel and MyDAC

Post by wyatt » Wed 28 Apr 2010 13:05

It's possible to connect with MySQL behind stunnel.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 29 Apr 2010 09:26

MyDAC allows connecting to MySQL server through SSL connection and offers you the secure connection management via SecureBridge component - TMySSLIOHandler.
You can learn how to use SecureBridge with MyDAC in "Secure connections" topic of MyDAC help.

Post Reply