[UPHPU] MySQL Connections with PHP
Mr. Ritter
uphpu at candlefire.org
Thu Nov 16 12:08:32 MST 2006
Jared Stevens wrote:
> Hey All -
> I'm trying to securely connect to a remote MySQL database. I was going
> through the documentation and one of the options for the mysql_connect
> function lets you encrypt the connection. Does anybody have a reliable
> source that indicates whether this option also encrypts the user name
> and password that are sent during the authentication process?
> Thanks!
Yes, but only when using SSL. And that requires the server and client
to have certificates made and applied, assuming both where actually
compiled/built with ssl support, which the shipping rpms are not.
--
Ritter
More information about the UPHPU
mailing list