Question about MyDAC and SSL
Posted: Wed 27 Aug 2008 08:37
dear peopel
could you please tell me how MyDAC makes an authentication to an MySQL server if SSL option is on:
a) MyDAC first only connect to the server and handles the SSL. after the SSL security connection is esthablished, MyDAC send's the username and password SSL crypted. or..
b) MyDAC connect to the MySQL server, send's the username and password. after this, SSL connection is esthablished, and the password where not be crypted by SSL connection. only by MD5 hash.
thank you
could you please tell me how MyDAC makes an authentication to an MySQL server if SSL option is on:
a) MyDAC first only connect to the server and handles the SSL. after the SSL security connection is esthablished, MyDAC send's the username and password SSL crypted. or..
b) MyDAC connect to the MySQL server, send's the username and password. after this, SSL connection is esthablished, and the password where not be crypted by SSL connection. only by MD5 hash.
thank you