SSL_CTX_set1_cert_store
LSSL_USED(SSL_CTX_set1_cert_store);
void SSL_CTX_set1_cert_store(SSL_CTX *ctx, X509_STORE *store);
LSSL_ALIAS(SSL_CTX_set1_cert_store);