Tells libcurl to allow the BEAST SSL vulnerability in the name of improving interoperability with older servers. Some SSL libraries have introduced work-arounds for this flaw but those work-arounds sometimes make the SSL communication fail. To regain functionality with those broken servers, a user can this way allow the vulnerability back.
Tells libcurl to NOT accept a partial certificate chain if possible. The OpenSSL backend has this ability.
Tells libcurl to disable certificate revocation checks for those SSL backends where such behavior is present.
Generated using TypeDoc
Object with constants for option
SSL_OPTIONS
and/orPROXY_SSL_OPTIONS
CURLSSLOPT_ALLOW_BEAST
becomesCurlSslOpt.AllowBeast