Page 1 of 1

ssl connection

Posted: Tue 28 Dec 2004 15:02
by pedro
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

Re: ssl connection

Posted: Tue 28 Dec 2004 16:16
by Ikar
Now DbxMda does not support this feature. But you can use SSH instead of SSL.

Re: ssl connection

Posted: Tue 28 Dec 2004 16:31
by Guest
Ikar wrote:Now DbxMda does not support this feature. But you can use SSH instead of SSL.
How can I implement SSH on TSQLConnection ¿?
have you got an example¿?

thanks,

pedro

Re: ssl connection

Posted: Wed 29 Dec 2004 15:24
by Ikar
We don't have such example but you can find a description in MySQL Reference Manual.