Chris Roberts d83bfc0d40 Perform best effort ssl revocation check on Windows
When performing a request via curl on Windows using schannel, ssl
certificate revocation checks does not handle verification failures
gracefully when an error is encountered that is unrelated to the actual
revocation of a certificate.

A new option is available to perform best effort revocation checks on
curl, so this is enabled by default on the Windows platform. A new
config option (`box_download_disable_ssl_revoke_best_effort`) has also
been added which can be optionally enabled to restore previous behavior
which results in a hard error if any error is encountered.
2023-06-20 16:37:00 -07:00
..
2022-04-25 12:26:57 -05:00
2022-04-25 12:25:57 -05:00
2022-04-25 12:26:34 -05:00
2022-07-18 10:03:01 -07:00
2022-11-08 13:59:32 -08:00
2023-06-05 14:18:06 -07:00
2023-01-13 12:00:46 -08:00
2022-04-25 12:24:36 -05:00
2022-04-25 12:24:39 -05:00
2022-04-25 12:25:57 -05:00
2023-01-13 12:00:46 -08:00