hi,
i'm using dbexpress crlab driver for mysql and delphi, how can I encrypting connection with SSL ¿?
could you please give me an example¿?
thanks in advance.
pedro
ssl connection
Re: ssl connection
Now DbxMda does not support this feature. But you can use SSH instead of SSL.
Re: ssl connection
How can I implement SSH on TSQLConnection ¿?Ikar wrote:Now DbxMda does not support this feature. But you can use SSH instead of SSL.
have you got an example¿?
thanks,
pedro
Re: ssl connection
We don't have such example but you can find a description in MySQL Reference Manual.