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
..
2010-04-14 17:34:57 +02:00
ABI
2014-10-21 10:43:12 +02:00
2014-10-13 16:33:47 +02:00
2014-11-25 14:25:02 +01:00
2014-06-21 23:52:06 +02:00
2014-08-29 16:41:17 +02:00
2014-11-25 11:56:43 +01:00