Home
last modified time | relevance | path

Searched refs:SSL_CTX_load_verify_locations (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_load_verify_locations.pod5 SSL_CTX_load_verify_locations, SSL_CTX_set_default_verify_paths,
13 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile,
24 SSL_CTX_load_verify_locations() specifies the locations for B<ctx>, at
56 The B<CAfile> is processed on execution of the SSL_CTX_load_verify_locations()
105 For SSL_CTX_load_verify_locations the following return values can occur:
H A DSSL_CTX_set_cert_store.pod36 L<SSL_CTX_load_verify_locations(3)>.
39 L<SSL_CTX_load_verify_locations(3)>
77 L<SSL_CTX_load_verify_locations(3)>,
H A DSSL_CTX_add_extra_chain_cert.pod33 L<SSL_CTX_load_verify_locations(3)>.
59 L<SSL_CTX_load_verify_locations(3)>
H A DX509_LOOKUP_hash_dir.pod30 L<SSL_CTX_load_verify_locations(3)>
127 L<SSL_CTX_load_verify_locations(3)>,
H A DSSL_CTX_set_cert_verify_callback.pod69 L<SSL_CTX_load_verify_locations(3)>
H A DSSL_CTX_set0_CA_list.pod139 L<SSL_CTX_load_verify_locations(3)> to additionally load them for verification.
177 L<SSL_CTX_load_verify_locations(3)>
H A DSSL_CTX_use_certificate.pod163 L<SSL_CTX_load_verify_locations(3)>.
188 L<SSL_CTX_load_verify_locations(3)>,
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_load_verify_locations.pod8 SSL_CTX_set_default_verify_store, SSL_CTX_load_verify_locations
25 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile,
30 SSL_CTX_load_verify_locations(), SSL_CTX_load_verify_dir(),
75 The B<CAfile> is processed on execution of the SSL_CTX_load_verify_locations()
125 For SSL_CTX_load_verify_locations the following return values can occur:
H A DSSL_CTX_set_cert_store.pod38 L<SSL_CTX_load_verify_locations(3)>.
41 L<SSL_CTX_load_verify_locations(3)>
79 L<SSL_CTX_load_verify_locations(3)>,
H A DSSL_CTX_add_extra_chain_cert.pod47 L<SSL_CTX_load_verify_locations(3)>.
73 L<SSL_CTX_load_verify_locations(3)>
H A DX509_LOOKUP_hash_dir.pod35 L<SSL_CTX_load_verify_locations(3)>
145 L<SSL_CTX_load_verify_locations(3)>,
H A DSSL_CTX_set0_CA_list.pod139 L<SSL_CTX_load_verify_locations(3)> to additionally load them for verification.
177 L<SSL_CTX_load_verify_locations(3)>
H A DSSL_CTX_use_certificate.pod165 L<SSL_CTX_load_verify_locations(3)>.
190 L<SSL_CTX_load_verify_locations(3)>,
H A DSSL_CTX_set_cert_verify_callback.pod95 L<SSL_CTX_load_verify_locations(3)>
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/
H A Dsconnect.c59 SSL_CTX_load_verify_locations(ssl_ctx, CAfile, NULL); in main()
/netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/
H A Dsconnect.c55 SSL_CTX_load_verify_locations(ssl_ctx, CAfile, NULL); in main()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dopenssl-env.pod71 See L<SSL_CTX_load_verify_locations(3)>.
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map95 SSL_CTX_load_verify_locations;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map114 SSL_CTX_load_verify_locations;
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddanetest.c396 || !TEST_true(SSL_CTX_load_verify_locations(ctx, CAfile, NULL)) in run_tlsatest()
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttps-client.c384 if (SSL_CTX_load_verify_locations(ssl_ctx, crt, NULL) != 1) { in main()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc301 SSL_CTX_load_verify_locations.3 \
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_certkey.c519 if (!SSL_CTX_load_verify_locations(ctx, CAfile, CApath)) { in tls_set_ca_certificate_info()
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-control.c212 if (SSL_CTX_load_verify_locations(ctx, s_cert, NULL) != 1) in setup_ctx()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dpetal.c272 if(!SSL_CTX_load_verify_locations(ctx, cert, NULL)) in setup_ctx()

12