| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_load_verify_locations.pod | 5 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 D | SSL_CTX_set_cert_store.pod | 36 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 D | SSL_CTX_add_extra_chain_cert.pod | 33 L<SSL_CTX_load_verify_locations(3)>. 59 L<SSL_CTX_load_verify_locations(3)>
|
| H A D | X509_LOOKUP_hash_dir.pod | 30 L<SSL_CTX_load_verify_locations(3)> 127 L<SSL_CTX_load_verify_locations(3)>,
|
| H A D | SSL_CTX_set_cert_verify_callback.pod | 69 L<SSL_CTX_load_verify_locations(3)>
|
| H A D | SSL_CTX_set0_CA_list.pod | 139 L<SSL_CTX_load_verify_locations(3)> to additionally load them for verification. 177 L<SSL_CTX_load_verify_locations(3)>
|
| H A D | SSL_CTX_use_certificate.pod | 163 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 D | SSL_CTX_load_verify_locations.pod | 8 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 D | SSL_CTX_set_cert_store.pod | 38 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 D | SSL_CTX_add_extra_chain_cert.pod | 47 L<SSL_CTX_load_verify_locations(3)>. 73 L<SSL_CTX_load_verify_locations(3)>
|
| H A D | X509_LOOKUP_hash_dir.pod | 35 L<SSL_CTX_load_verify_locations(3)> 145 L<SSL_CTX_load_verify_locations(3)>,
|
| H A D | SSL_CTX_set0_CA_list.pod | 139 L<SSL_CTX_load_verify_locations(3)> to additionally load them for verification. 177 L<SSL_CTX_load_verify_locations(3)>
|
| H A D | SSL_CTX_use_certificate.pod | 165 L<SSL_CTX_load_verify_locations(3)>. 190 L<SSL_CTX_load_verify_locations(3)>,
|
| H A D | SSL_CTX_set_cert_verify_callback.pod | 95 L<SSL_CTX_load_verify_locations(3)>
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/ |
| H A D | sconnect.c | 59 SSL_CTX_load_verify_locations(ssl_ctx, CAfile, NULL); in main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/ |
| H A D | sconnect.c | 55 SSL_CTX_load_verify_locations(ssl_ctx, CAfile, NULL); in main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | openssl-env.pod | 71 See L<SSL_CTX_load_verify_locations(3)>.
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 95 SSL_CTX_load_verify_locations;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 114 SSL_CTX_load_verify_locations;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | danetest.c | 396 || !TEST_true(SSL_CTX_load_verify_locations(ctx, CAfile, NULL)) in run_tlsatest()
|
| /netbsd-src/external/bsd/libevent/dist/sample/ |
| H A D | https-client.c | 384 if (SSL_CTX_load_verify_locations(ssl_ctx, crt, NULL) != 1) { in main()
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | man.inc | 301 SSL_CTX_load_verify_locations.3 \
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_certkey.c | 519 if (!SSL_CTX_load_verify_locations(ctx, CAfile, CApath)) { in tls_set_ca_certificate_info()
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | nsd-control.c | 212 if (SSL_CTX_load_verify_locations(ctx, s_cert, NULL) != 1) in setup_ctx()
|
| /netbsd-src/external/bsd/unbound/dist/testcode/ |
| H A D | petal.c | 272 if(!SSL_CTX_load_verify_locations(ctx, cert, NULL)) in setup_ctx()
|