Searched refs:X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/x509/
H A Dx509_txt.c79 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT:
H A Dx509_vfy_apple.c35 #define TEA_might_correct_error(err) (err == X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY || err == X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT || err == X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN)
H A Dx509_vfy.h288 #define X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT 2 macro
H A Dx509_vfy.c269 ctx->error=X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT;
/macosx-10.10/OpenSSL098-52/src/demos/tunala/
H A Dcb.c54 static const char *int_reason_no_issuer = "X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT";
81 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT:
/macosx-10.10/OpenSSL098-52/src/crypto/pkcs7/
H A Ddec.c229 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT:
H A Dverify.c244 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT:
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dx509_vfy.h259 #define X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT 2 macro
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DSSLHandle.cpp96 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT : // the issuer certificate could not be found: this occurs if the issuer certificate of an untrusted certificate cannot be found.
/macosx-10.10/OpenSSL098-52/src/apps/
H A Ds_cb.c161 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT:
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dx509_vfy.h288 #define X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT 2 macro
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Ds3_both.c569 case X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT:

Completed in 144 milliseconds