1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/ext
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-06-04 18:27:08 +02:00
2015-09-01 12:06:41 -07:00
2015-05-31 17:30:29 -07:00
2015-01-15 23:26:37 +08: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-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-01-15 23:26:37 +08: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-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-08-01 23:52:35 +02:00
2015-09-01 12:06:41 -07:00
2015-06-25 19:12:26 +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-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