/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_CTX_use_certificate.pod | 6 SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, 24 int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type); 77 SSL_CTX_use_certificate_file() loads the first certificate stored in B<file> 157 should be used instead of the SSL_CTX_use_certificate_file() function in order
|
H A D | BIO_f_ssl.pod | 214 if (!SSL_CTX_use_certificate_file(ctx, "server.pem", SSL_FILETYPE_PEM)
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_CTX_use_certificate.pod | 6 SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, 24 int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type); 77 SSL_CTX_use_certificate_file() loads the first certificate stored in B<file> 155 should be used instead of the SSL_CTX_use_certificate_file() function in order
|
H A D | BIO_f_ssl.pod | 214 if (!SSL_CTX_use_certificate_file(ctx, "server.pem", SSL_FILETYPE_PEM)
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
H A D | ssl.map | 167 SSL_CTX_use_certificate_file;
|
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
H A D | ssl.map | 213 SSL_CTX_use_certificate_file;
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | nsd-control.c | 206 if(!SSL_CTX_use_certificate_file(ctx,c_cert,SSL_FILETYPE_PEM)) in setup_ctx()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ssltestlib.c | 773 if (!TEST_int_eq(SSL_CTX_use_certificate_file(serverctx, certfile, in create_ssl_ctx_pair()
|
H A D | sslapitest.c | 4310 if (!TEST_int_eq(SSL_CTX_use_certificate_file(cctx, cert, in test_custom_exts()
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_rsa.c | 277 int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_certificate_file() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/ |
H A D | ssltestlib.c | 876 if (!TEST_int_eq(SSL_CTX_use_certificate_file(serverctx, certfile, in create_ssl_ctx_pair()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_rsa.c | 357 int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_certificate_file() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libssl.num | 99 SSL_CTX_use_certificate_file 100 1_1_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | libssl.num | 99 SSL_CTX_use_certificate_file 100 3_0_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_cb.c | 115 if (SSL_CTX_use_certificate_file(ctx, cert_file, in set_cert_stuff()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
H A D | ssl.pod | 400 =item int B<SSL_CTX_use_certificate_file>(SSL_CTX *ctx, const char *file, int type);
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ssl.h | 1607 __owur int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | openssl.txt | 1273 SSL_F_SSL_CTX_USE_CERTIFICATE_FILE:173:SSL_CTX_use_certificate_file
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ssl.h.in | 1630 __owur int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file,
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-viet.comp.po | 47121 msgid "SSL_CTX_use_certificate_file() failed." 47123 "SSL_CTX_use_certificate_file() (dùng tập tin chứng nhận) không thành công."
|