SSLMode mode_
The mode of the context object is passed to SSL objects created from this context.
void setPrivateKeyPassword(string value)
Sets the value of the private key password.
Encapsulates an openSSL SSL_CTX record.
bool useDefaultVerifyPaths()
Use the default operating system certificate store for validation.
SSL_CTX * ctx_
The openSSL context object.