Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_cert_store (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_CTX_set_cert_store.pod5 SSL_CTX_set_cert_store, SSL_CTX_set1_cert_store, SSL_CTX_get_cert_store - manipulate X509 certifica…
11 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store);
17 SSL_CTX_set_cert_store() sets/replaces the certificate verification storage
19 set in B<ctx>, it will be X509_STORE_free()ed. SSL_CTX_set_cert_store() will
39 Using the SSL_CTX_set_cert_store() and SSL_CTX_get_cert_store() functions
52 SSL_CTX_set_cert_store() does not increment the B<store>'s reference
70 SSL_CTX_set_cert_store() does not return diagnostic output.
H A DX509_LOOKUP_meth_new.pod182 L<X509_STORE_new(3)>, L<SSL_CTX_set_cert_store(3)>
H A DSSL_CTX_load_verify_locations.pod169 L<SSL_CTX_set_cert_store(3)>,
/freebsd-14.2/secure/lib/libssl/
H A DVersion.map112 SSL_CTX_set_cert_store;
/freebsd-14.2/crypto/openssl/util/
H A Dlibssl.num127 SSL_CTX_set_cert_store 128 3_0_0 EXIST::FUNCTION:
/freebsd-14.2/contrib/wpa/src/crypto/
H A Dtls_openssl.c1706 SSL_CTX_set_cert_store(ssl, new_cert_store); in tls_connection_init()
2799 SSL_CTX_set_cert_store(ssl_ctx, store); in tls_connection_ca_cert()
3845 SSL_CTX_set_cert_store(ssl_ctx, store); in tls_connection_engine_ca_cert()
/freebsd-14.2/crypto/openssl/doc/
H A Dbuild.info2202 DEPEND[html/man3/SSL_CTX_set_cert_store.html]=man3/SSL_CTX_set_cert_store.pod
2203 GENERATE[html/man3/SSL_CTX_set_cert_store.html]=man3/SSL_CTX_set_cert_store.pod
2204 DEPEND[man/man3/SSL_CTX_set_cert_store.3]=man3/SSL_CTX_set_cert_store.pod
2205 GENERATE[man/man3/SSL_CTX_set_cert_store.3]=man3/SSL_CTX_set_cert_store.pod
3336 html/man3/SSL_CTX_set_cert_store.html \
3944 man/man3/SSL_CTX_set_cert_store.3 \
/freebsd-14.2/crypto/openssl/apps/
H A Dcmp.c1269 SSL_CTX_set_cert_store(ssl_ctx, trust_store); in setup_ssl_ctx()
/freebsd-14.2/crypto/openssl/ssl/
H A Dssl_lib.c4583 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store) in SSL_CTX_set_cert_store() function
4593 SSL_CTX_set_cert_store(ctx, store); in SSL_CTX_set1_cert_store()
/freebsd-14.2/secure/lib/libcrypto/man/man3/
H A DMakefile432 MAN+= SSL_CTX_set_cert_store.3
3802 MLINKS+= SSL_CTX_set_cert_store.3 SSL_CTX_get_cert_store.3
3865 MLINKS+= SSL_CTX_set_cert_store.3 SSL_CTX_set1_cert_store.3
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dssl.h1611 void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *);
H A Dssl.h.in1539 void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *);
/freebsd-14.2/
H A DObsoleteFiles.inc17671 OLD_FILES+=usr/share/man/man3/SSL_CTX_set_cert_store.3.gz