Alessandro Ghedini
3af90a6e19
url: add CURLOPT_SSL_VERIFYSTATUS option
...
This option can be used to enable/disable certificate status verification using
the "Certificate Status Request" TLS extension defined in RFC6066 section 8.
This also adds the CURLE_SSL_INVALIDCERTSTATUS error, to be used when the
certificate status verification fails, and the Curl_ssl_cert_status_request()
function, used to check whether the SSL backend supports the status_request
extension.
2015-01-16 23:23:29 +01:00
..
2015-01-16 23:23:29 +01:00
2014-10-21 10:43:12 +02:00
2014-11-25 14:25:02 +01:00
2014-09-19 15:08:26 +02:00
2014-11-25 14:25:02 +01:00
2014-10-13 16:33:47 +02:00
2014-11-25 14:25:02 +01:00
2014-10-24 09:16:06 +02:00
2014-11-25 14:25:02 +01:00
2014-06-21 20:21:47 +02:00
2014-09-19 15:08:26 +02:00
2014-06-21 20:21:47 +02:00
2014-12-26 21:42:44 +00:00
2014-10-21 10:26:40 +02:00
2014-06-21 23:52:06 +02:00
2014-08-29 08:10:38 +02:00
2014-06-21 20:21:47 +02:00
2014-10-21 10:26:40 +02:00
2014-10-24 09:12:17 +02:00
2014-10-24 09:08:22 +02:00
2014-10-21 10:26:40 +02:00
2014-10-21 10:26:40 +02:00
2014-11-25 11:48:56 +01:00
2014-11-25 11:48:56 +01:00
2014-10-21 10:26:40 +02:00
2014-11-04 10:37:09 +01:00
2014-11-25 11:48:38 +01:00
2014-06-21 20:21:47 +02:00
2014-06-21 23:52:06 +02:00
2014-12-26 21:42:44 +00:00
2014-02-18 08:59:56 +01:00
2014-08-29 16:41:17 +02:00
2014-10-24 09:22:38 +02:00
2014-10-24 09:22:38 +02:00
2014-10-24 09:22:38 +02:00
2014-10-24 09:22:38 +02:00
2014-12-26 21:42:44 +00:00
2014-11-25 11:56:43 +01:00
2014-07-29 00:06:36 +02:00
2014-06-18 10:15:07 +02:00
2015-01-16 23:23:29 +01:00