Welcome Guest, Not a member yet? Register   Sign In
MySQLi and SSL connections
#2

Nope, it's the client that falls back to an unencrypted connection if the SSL one fails. And that's written on the very page you've linked:

Quote:For MySQL client programs, the --ssl option is used as follows:

...

   - Before MySQL 5.7.3, --ssl is advisory: --ssl permits but does not require the client to connect to the server using encryption. Therefore, this option is not sufficient in itself to cause a secure connection to be used. For example, if you specify this option for a client program but the server has not been configured to support secure connections, the client falls back to an unencrypted connection.
Reply


Messages In This Thread
MySQLi and SSL connections - by mwhitney - 02-15-2016, 02:15 PM
RE: MySQLi and SSL connections - by Narf - 02-15-2016, 03:54 PM
RE: MySQLi and SSL connections - by mwhitney - 02-16-2016, 01:53 PM
RE: MySQLi and SSL connections - by Narf - 02-16-2016, 02:38 PM
RE: MySQLi and SSL connections - by mwhitney - 02-16-2016, 03:20 PM
RE: MySQLi and SSL connections - by mwhitney - 02-26-2016, 10:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB