SSL_CTX_set_default_verify_dir
if (!noCApath && SSL_CTX_set_default_verify_dir(ctx) <= 0)
__owur int SSL_CTX_set_default_verify_dir(SSL_CTX *ctx);