SSL_CTX_SET_CERT_STORE(3ssl) OpenSSL SSL_CTX_SET_CERT_STORE(3ssl) SSL_CTX_set_cert_store, SSL_CTX_set1_cert_store, SSL_CTX_get_cert_store - X509 #include void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store); void SSL_CTX_set1_cert_store(SSL_CTX *ctx, X509_STORE *store); X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx); SSL_CTX_set_cert_store() / ctx / store. X509_STORE ctx X509_STORE_free(). SSL_CTX_set_cert_store() store X509_STORE_free(store) . SSL_CTX_set1_cert_store() / ctx / store. store . X509_STORE ctx X509_STORE_free(). SSL_CTX_get_cert_store() . ctx NULL. CA . CA X509_STORE. X509_STORE X509_STORE_CTX . SSL_CTX_load_verify_locations(3). SSL_CTX_set_cert_store() SSL_CTX_get_cert_store() X509_STORE SSL_CTX_load_verify_locations(3). X509_STORE. X509_STORE . verify_callback() verify_callback() SSL_CTX_set_verify(3). X509_STORE . SSL_CTX_set_cert_store() store X509_STORE SSL_CTX . X509_STOREs SSL_CTXs SSL_CTX_get_cert_store() X509_STORE SSL_CTX SSL_CTX_set1_cert_store() SSL_CTX X509_STORE. X509_STORE SSL_CTX SSL . SSL_CTX_set1_verify_cert_store() . SSL_CTX_set_cert_store() . SSL_CTX_set1_cert_store() . SSL_CTX_get_cert_store() . ssl(7), SSL_CTX_load_verify_locations(3), SSL_CTX_set_verify(3) 2001-2024 OpenSSL. . Apache 2.0 ( ""). . LICENSE . 3 . . : . 3.6.2 7 2026 SSL_CTX_SET_CERT_STORE(3ssl)