Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/security_options.hxx>
Public Attributes | |
bool | enabled |
tls_verify_mode | tls_verify |
std::optional< std::string > | trust_certificate |
std::optional< std::string > | trust_certificate_value |
bool | disable_mozilla_ca_certificates |
bool | disable_deprecated_protocols |
bool | disable_tls_v1_2 |
bool disable_deprecated_protocols |
bool disable_mozilla_ca_certificates |
bool disable_tls_v1_2 |
bool enabled |
tls_verify_mode tls_verify |
std::optional<std::string> trust_certificate |
std::optional<std::string> trust_certificate_value |