SSL_CTX_load_verify_store
if (CAstore != NULL && !SSL_CTX_load_verify_store(ctx, CAstore))
__owur int SSL_CTX_load_verify_store(SSL_CTX *ctx, const char *CAstore);