[Phpmyadmin-devel] MYSQLI_CLIENT_SSL

Marc Delisle Marc.Delisle at cegepsherbrooke.qc.ca
Wed Feb 28 16:26:38 CET 2007


Hi,
I wonder if
$cfg['Servers'][$i]['ssl']           = true;

being true by default will not cause us some problems.

https://sourceforge.net/forum/forum.php?thread_id=1683182&forum_id=72909

http://ca.php.net/mysqli
MYSQLI_CLIENT_SSL

Use SSL (encrypted protocol). This option should not be set by 
application programs; it is set internally in the MySQL client library.
===========

"should not be set by application programs": this is us, no? :)

They don't mention this warning for MYSQL_CLIENT_SSL.

Marc




More information about the Developers mailing list