1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
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
..
.gitignore curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
curl.h SSL: Add an option to disable certificate revocation checks 2015-07-17 02:40:16 -04:00
curlbuild.h.cmake cmake: unbreak for non-Windows platforms 2013-10-20 17:12:56 +02:00
curlbuild.h.dist curlbuild: fix GCC build on SPARC systems without configure script 2014-06-16 21:44:28 +02:00
curlbuild.h.in build: fix AIX compilation and usage 2012-11-23 17:57:00 +01:00
curlrules.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curlver.h bump: start the journey toward 7.44.0 2015-06-17 13:59:33 +02:00
easy.h Fix spelling errors in include/ 2011-04-21 07:55:53 -07:00
Makefile.am include: cleanup 2011-05-09 10:20:31 +02:00
mprintf.h mprintf.h: remove #ifdef CURLDEBUG 2015-03-03 12:36:18 +01:00
multi.h multi: Move http2 push function declarations to header end 2015-06-30 17:19:21 -04:00
stdcheaders.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
typecheck-gcc.h Negotiate: custom service names for SPNEGO. 2015-04-28 08:29:56 +02:00