• Home
  • Raw
  • Download

Lines Matching refs:failf

732         failf(data,  in cert_stuff()
752 failf(data, in cert_stuff()
787 failf(data, "ssl engine does not support loading certificates"); in cert_stuff()
794 failf(data, "ssl engine cannot load client cert with id" in cert_stuff()
802 failf(data, "ssl engine didn't initialized the certificate " in cert_stuff()
808 failf(data, "unable to set client certificate"); in cert_stuff()
815 failf(data, "crypto engine not set, can't load certificate"); in cert_stuff()
821 failf(data, "file type ENG for certificate not implemented"); in cert_stuff()
834 failf(data, in cert_stuff()
843 failf(data, "could not open PKCS12 file '%s'", cert_file); in cert_stuff()
854 failf(data, "error reading PKCS12 file '%s'", in cert_stuff()
863 failf(data, in cert_stuff()
875 failf(data, in cert_stuff()
884 failf(data, "unable to use private key from PKCS12 file '%s'", in cert_stuff()
890 failf(data, "private key from PKCS12 file '%s' " in cert_stuff()
907 failf(data, "cannot add certificate to client CA list"); in cert_stuff()
912 failf(data, "cannot add certificate to certificate chain"); in cert_stuff()
932 failf(data, "not supported file type '%s' for certificate", cert_type); in cert_stuff()
953 failf(data, "unable to set private key file: '%s' type %s", in cert_stuff()
977 failf(data, "unable do create " OSSL_PACKAGE in cert_stuff()
992 failf(data, "failed to load private key from crypto engine"); in cert_stuff()
996 failf(data, "unable to set private key"); in cert_stuff()
1003 failf(data, "crypto engine not set, can't load private key"); in cert_stuff()
1009 failf(data, "file type ENG for private key not supported"); in cert_stuff()
1014 failf(data, "file type P12 for private key not supported"); in cert_stuff()
1019 failf(data, "not supported file type for private key"); in cert_stuff()
1025 failf(data, "unable to create an SSL structure"); in cert_stuff()
1068 failf(data, "Private key does not match the certificate public key"); in cert_stuff()
1264 failf(data, "SSL Engine '%s' not found", engine); in Curl_ossl_set_engine()
1277 failf(data, "Failed to initialise SSL Engine '%s':\n%s", in Curl_ossl_set_engine()
1285 failf(data, "SSL Engine not supported"); in Curl_ossl_set_engine()
1301 failf(data, "set default crypto engine '%s' failed", in Curl_ossl_set_engine_default()
1421 failf(conn->data, OSSL_PACKAGE " SSL_read on shutdown: %s, errno %d", in Curl_ossl_shutdown()
1432 failf(data, "SSL shutdown timeout"); in Curl_ossl_shutdown()
1437 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in Curl_ossl_shutdown()
1528 failf(data, in subj_alt_hostcheck()
1678 failf(data, "SSL: no alternative certificate subject name matches " in verifyhost()
1726 failf(data, "SSL: illegal cert name field"); in verifyhost()
1749 failf(data, in verifyhost()
1754 failf(data, "SSL: certificate subject name '%s' does not match " in verifyhost()
1787 failf(data, "No OCSP response received"); in verifystatus()
1794 failf(data, "Invalid OCSP response"); in verifystatus()
1801 failf(data, "Invalid OCSP response status: %s (%d)", in verifystatus()
1809 failf(data, "Invalid OCSP response"); in verifystatus()
1836 failf(data, "Could not add issuer cert to OCSP response"); in verifystatus()
1846 failf(data, "OCSP response verification failed"); in verifystatus()
1865 failf(data, "OCSP response has expired"); in verifystatus()
1880 failf(data, "SSL certificate revocation reason: %s (%d)", in verifystatus()
2343 failf(data, OSSL_PACKAGE " was built without TLS 1.3 support"); in set_ssl_version_min_max_legacy()
2351 failf(data, OSSL_PACKAGE " was built without TLS 1.2 support"); in set_ssl_version_min_max_legacy()
2359 failf(data, OSSL_PACKAGE " was built without TLS 1.1 support"); in set_ssl_version_min_max_legacy()
2388 failf(data, OSSL_PACKAGE " was built without TLS 1.3 support"); in set_ssl_version_min_max_legacy()
2444 failf(data, "failed to store ssl session"); in ossl_new_session_cb()
2516 failf(data, OSSL_PACKAGE " was built without SSLv2 support"); in ossl_connect_step1()
2529 failf(data, OSSL_PACKAGE " was built without SSLv3 support"); in ossl_connect_step1()
2541 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in ossl_connect_step1()
2550 failf(data, "SSL: couldn't create a context: %s", in ossl_connect_step1()
2684 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in ossl_connect_step1()
2764 failf(data, "failed setting cipher list: %s", ciphers); in ossl_connect_step1()
2775 failf(data, "failed setting TLS 1.3 cipher suite: %s", ciphers13); in ossl_connect_step1()
2793 failf(data, "failed setting curves list: '%s'", curves); in ossl_connect_step1()
2807 failf(data, "Unable to set SRP user name"); in ossl_connect_step1()
2811 failf(data, "failed setting SRP password"); in ossl_connect_step1()
2818 failf(data, "failed setting SRP cipher list"); in ossl_connect_step1()
2903 failf(data, "SSL: Out of memory allocating for OID list"); in ossl_connect_step1()
2979 failf(data, "error setting certificate file: %s", ssl_cafile); in ossl_connect_step1()
2991 failf(data, "error setting certificate path: %s", ssl_capath); in ossl_connect_step1()
3007 failf(data, "error setting certificate verify locations:" in ossl_connect_step1()
3042 failf(data, "error loading CRL file: %s", ssl_crlfile); in ossl_connect_step1()
3109 failf(data, "error signaled by ssl ctx callback"); in ossl_connect_step1()
3119 failf(data, "SSL: couldn't create a context (handle)!"); in ossl_connect_step1()
3165 failf(data, "SSL: SSL_set_session failed: %s", in ossl_connect_step1()
3190 failf(data, "SSL: SSL_set_fd failed: %s", in ossl_connect_step1()
3301 failf(data, OSSL_PACKAGE " SSL_connect: %s in connection to %s:%ld ", in ossl_connect_step2()
3308 failf(data, "%s", error_buffer); in ossl_connect_step2()
3762 failf(data, "SSL: couldn't get peer certificate!"); in servercert()
3802 failf(data, "SSL: couldn't get X509-issuer name!"); in servercert()
3819 failf(data, in servercert()
3831 failf(data, "SSL: Unable to open issuer cert (%s)", in servercert()
3843 failf(data, "SSL: Unable to read issuer cert (%s)", in servercert()
3854 failf(data, "SSL: Certificate issuer check failed (%s)", in servercert()
3876 failf(data, "SSL certificate verify result: %s (%ld)", in servercert()
3910 failf(data, "SSL: public key does not match pinned public key!"); in servercert()
3969 failf(data, "SSL connection timeout"); in ossl_connect_common()
3987 failf(data, "SSL connection timeout"); in ossl_connect_common()
4004 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in ossl_connect_common()
4013 failf(data, "SSL connection timeout"); in ossl_connect_common()
4138 failf(conn->data, OSSL_PACKAGE " SSL_write: %s, errno %d", in ossl_send()
4156 failf(conn->data, "Error: %s does not support double SSL tunneling.", in ossl_send()
4160 failf(conn->data, "SSL_write() error: %s", in ossl_send()
4166 failf(conn->data, OSSL_PACKAGE " SSL_write: %s, errno %d", in ossl_send()
4228 failf(conn->data, OSSL_PACKAGE " SSL_read: %s, errno %d", in ossl_recv()
4250 failf(conn->data, OSSL_PACKAGE " SSL_read: %s, errno %d" in ossl_recv()