Jay Satiro 172b2beba6 SSL: Add an option to disable certificate revocation checks
New tool option --ssl-no-revoke.
New value CURLSSLOPT_NO_REVOKE for CURLOPT_SSL_OPTIONS.

Currently this option applies only to WinSSL where we have automatic
certificate revocation checking by default. According to the
ssl-compared chart there are other backends that have automatic checking
(NSS, wolfSSL and DarwinSSL) so we could possibly accommodate them at
some later point.

Bug: https://github.com/bagder/curl/issues/264
Reported-by: zenden2k <zenden2k@gmail.com>
2015-07-17 02:40:16 -04:00
..
2014-06-18 11:45:22 +02:00
2014-06-19 00:03:17 +02:00
2015-06-08 13:43:31 +02:00
2014-10-21 08:58:24 +02:00
2014-06-19 00:03:17 +02:00
2014-06-18 13:18:58 +02:00
2014-10-21 08:58:24 +02:00
2014-06-18 13:18:58 +02:00
2014-06-18 13:18:58 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-18 14:40:26 +02:00
2014-07-30 23:37:24 +02:00
2014-10-21 08:58:24 +02:00
2014-10-21 08:58:24 +02:00
2014-07-30 23:37:24 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-06-19 13:53:13 +02:00
2014-10-21 08:58:24 +02:00
2014-06-19 13:53:13 +02:00
2014-10-21 08:58:24 +02:00
2015-05-18 09:33:47 +02:00
2014-10-21 08:58:24 +02:00
2014-10-21 08:58:24 +02:00
2014-06-18 14:40:26 +02:00
2014-06-18 13:18:58 +02:00
2014-06-20 01:10:34 +02:00
2014-07-30 23:37:24 +02:00
2014-06-20 23:31:06 +02:00
2014-06-19 00:03:17 +02:00
2014-07-30 23:37:24 +02:00
2014-06-19 13:53:13 +02:00
2014-06-18 13:18:58 +02:00
2014-06-18 11:45:22 +02:00
2015-03-20 13:49:45 +01:00