AWS SDK for C++

AWS SDK for C++ Version 1.11.868

Loading...
Searching...
No Matches
Public Attributes | List of all members
Aws::Client::ClientConfiguration::CurlOptions Struct Reference

#include <ClientConfiguration.h>

Public Attributes

bool revokeBestEffort = false
 

Detailed Description

Configuration that is specifically used for the curl http client

Definition at line 497 of file ClientConfiguration.h.

Member Data Documentation

◆ revokeBestEffort

bool Aws::Client::ClientConfiguration::CurlOptions::revokeBestEffort = false

If set to true, SSL connections will use best-effort revocation checking, proceeding even when CRL servers are unreachable. Off by default.

Definition at line 502 of file ClientConfiguration.h.


The documentation for this struct was generated from the following file: