Searched refs:SSL_CTX_set_cert_store (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_CTX_set_cert_store.pod | 5 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 D | SSL_CTX_load_verify_locations.pod | 169 L<SSL_CTX_set_cert_store(3)>,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_CTX_set_cert_store.pod | 5 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 37 Using the SSL_CTX_set_cert_store() and SSL_CTX_get_cert_store() functions 50 SSL_CTX_set_cert_store() does not increment the B<store>'s reference 68 SSL_CTX_set_cert_store() does not return diagnostic output.
|
H A D | SSL_CTX_load_verify_locations.pod | 149 L<SSL_CTX_set_cert_store(3)>,
|
H A D | X509_LOOKUP_meth_new.pod | 181 L<X509_STORE_new(3)>, L<SSL_CTX_set_cert_store(3)>
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | openssl_shim.c | 188 SSL_CTX_set_cert_store(ctx, store);
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
H A D | ssl.map | 111 SSL_CTX_set_cert_store;
|
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
H A D | ssl.map | 139 SSL_CTX_set_cert_store;
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | man.inc | 313 SSL_CTX_set_cert_store.3 \
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_server.c | 647 SSL_CTX_set_cert_store(sni_ctx, cert_store); in tls_server_init()
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
H A D | man.inc | 532 SSL_CTX_set_cert_store.3 \
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
H A D | ssl.pod | 323 =item void B<SSL_CTX_set_cert_store>(SSL_CTX *ctx, X509_STORE *cs); 764 L<SSL_CTX_set_cert_store(3)>,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libssl.num | 127 SSL_CTX_set_cert_store 128 1_1_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | libssl.num | 127 SSL_CTX_set_cert_store 128 3_0_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/ |
H A D | build.info | 2202 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 \
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | cmp.c | 1269 SSL_CTX_set_cert_store(ssl_ctx, trust_store); in setup_ssl_ctx()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_lib.c | 4294 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store) in SSL_CTX_set_cert_store() function 4304 SSL_CTX_set_cert_store(ctx, store); in SSL_CTX_set1_cert_store()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ssl.h | 1519 void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *);
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ssl.h.in | 1539 void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *);
|