X509_STORE_set_flags
X509_STORE_set_flags(store, vflags);
X509_STORE_set_flags(SSL_CTX_get_cert_store(ctx), 0);
X509_STORE_set_flags(ctx, vflags);
int X509_STORE_set_flags(X509_STORE *xs, unsigned long flags);
X509_STORE_set_flags(crl_store,
ret = X509_STORE_set_flags(certstore,