Andrey Hristov
6d51b7b2e3
Another Fix for Bug #68344 MySQLi does not provide way to disable peer certificate validation
...
Added the possibility to explicitly state that the peer certificate should not be checked.
Back to the default - checking the certificate.
Exported MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT
Usage : mysqli_real_connect( , , , , , MYSQLI_CLIENT_SSL | MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT)
If mysqli_ssl_set() is not called, but only MYSQLI_CLIENT_SSL is passed, without the (don't) very flag,
then no verification takes place.
2015-10-27 12:59:09 +01:00
..
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-04-14 01:05:01 -07:00
2015-10-04 05:45:05 -04:00
2015-04-08 15:54:10 +03:00
2015-09-05 01:17:50 +02:00
2015-06-04 18:27:08 +02:00
2015-04-11 16:56:12 -07:00
2015-09-01 12:06:41 -07:00
2015-04-14 15:21:47 +02:00
2015-03-14 09:18:31 +01:00
2015-05-31 17:30:29 -07:00
2015-07-21 01:13:04 +02:00
2015-01-15 23:26:37 +08:00
2015-08-23 16:08:07 -07:00
2015-09-01 12:24:14 -07:00
2015-08-21 15:13:39 +02:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-10-19 22:47:23 +02:00
2015-07-21 01:50:40 +02:00
2015-09-09 18:02:10 +02:00
2015-03-16 08:32:39 +01:00
2015-03-08 23:40:56 -07:00
2015-10-03 10:12:11 +02:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-10-27 12:59:09 +01:00
2015-10-27 12:59:09 +01:00
2015-01-15 23:26:37 +08:00
2015-07-03 13:30:39 +02:00
2015-10-20 20:05:44 +02:00
2015-10-26 15:54:29 +01:00
2015-05-12 14:26:06 -07:00
2015-09-01 12:51:48 -07:00
2015-10-18 17:06:54 -07:00
2015-10-18 11:14:30 +02:00
2015-01-15 23:26:37 +08:00
2015-10-18 17:06:54 -07:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-08-23 17:27:53 +02:00
2015-01-15 23:26:37 +08:00
2015-06-09 09:18:54 +02:00
2015-09-30 13:19:18 +02:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-02-15 22:54:05 +08:00
2015-01-15 23:26:37 +08:00
2015-10-03 20:15:35 -07:00
2015-09-01 12:51:48 -07:00
2015-01-15 23:26:37 +08:00
2015-08-01 23:52:35 +02:00
2015-10-18 14:48:39 -07:00
2015-09-01 12:06:41 -07:00
2015-06-25 19:12:26 +02:00
2015-10-18 17:17:55 -07:00
2015-07-07 21:37:35 +08:00
2015-10-19 22:47:23 +02:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-02-07 18:52:26 +01:00
2015-09-09 04:27:28 +02:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-04-12 20:12:38 -07:00
2015-09-01 11:42:19 -07:00
2015-09-07 13:52:28 +02:00
2015-04-14 01:05:01 -07:00
2014-10-01 09:26:46 +02:00