Lines Matching refs:failf
644 failf(data, in cert_stuff()
661 failf(data, in cert_stuff()
696 failf(data, "ssl engine does not support loading certificates"); in cert_stuff()
703 failf(data, "ssl engine cannot load client cert with id" in cert_stuff()
711 failf(data, "ssl engine didn't initialized the certificate " in cert_stuff()
717 failf(data, "unable to set client certificate"); in cert_stuff()
724 failf(data, "crypto engine not set, can't load certificate"); in cert_stuff()
730 failf(data, "file type ENG for certificate not implemented"); in cert_stuff()
743 failf(data, in cert_stuff()
752 failf(data, "could not open PKCS12 file '%s'", cert_file); in cert_stuff()
760 failf(data, "error reading PKCS12 file '%s'", cert_file); in cert_stuff()
768 failf(data, in cert_stuff()
780 failf(data, in cert_stuff()
789 failf(data, "unable to use private key from PKCS12 file '%s'", in cert_stuff()
795 failf(data, "private key from PKCS12 file '%s' " in cert_stuff()
812 failf(data, "cannot add certificate to client CA list"); in cert_stuff()
817 failf(data, "cannot add certificate to certificate chain"); in cert_stuff()
837 failf(data, "not supported file type '%s' for certificate", cert_type); in cert_stuff()
853 failf(data, "unable to set private key file: '%s' type %s", in cert_stuff()
877 failf(data, "unable do create " OSSL_PACKAGE in cert_stuff()
892 failf(data, "failed to load private key from crypto engine"); in cert_stuff()
896 failf(data, "unable to set private key"); in cert_stuff()
903 failf(data, "crypto engine not set, can't load private key"); in cert_stuff()
909 failf(data, "file type ENG for private key not supported"); in cert_stuff()
914 failf(data, "file type P12 for private key not supported"); in cert_stuff()
919 failf(data, "not supported file type for private key"); in cert_stuff()
925 failf(data, "unable to create an SSL structure"); in cert_stuff()
968 failf(data, "Private key does not match the certificate public key"); in cert_stuff()
1198 failf(data, "SSL Engine '%s' not found", engine); in Curl_ossl_set_engine()
1211 failf(data, "Failed to initialise SSL Engine '%s':\n%s", in Curl_ossl_set_engine()
1219 failf(data, "SSL Engine not supported"); in Curl_ossl_set_engine()
1235 failf(data, "set default crypto engine '%s' failed", in Curl_ossl_set_engine_default()
1350 failf(conn->data, OSSL_PACKAGE " SSL_read on shutdown: %s, errno %d", in Curl_ossl_shutdown()
1361 failf(data, "SSL shutdown timeout"); in Curl_ossl_shutdown()
1366 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in Curl_ossl_shutdown()
1457 failf(data, in subj_alt_hostcheck()
1605 failf(data, "SSL: no alternative certificate subject name matches " in verifyhost()
1654 failf(data, "SSL: illegal cert name field"); in verifyhost()
1677 failf(data, in verifyhost()
1682 failf(data, "SSL: certificate subject name '%s' does not match " in verifyhost()
1715 failf(data, "No OCSP response received"); in verifystatus()
1722 failf(data, "Invalid OCSP response"); in verifystatus()
1729 failf(data, "Invalid OCSP response status: %s (%d)", in verifystatus()
1737 failf(data, "Invalid OCSP response"); in verifystatus()
1764 failf(data, "Could not add issuer cert to OCSP response"); in verifystatus()
1774 failf(data, "OCSP response verification failed"); in verifystatus()
1793 failf(data, "OCSP response has expired"); in verifystatus()
1808 failf(data, "SSL certificate revocation reason: %s (%d)", in verifystatus()
2179 failf(data, OSSL_PACKAGE " was built without TLS 1.3 support"); in set_ssl_version_min_max()
2187 failf(data, OSSL_PACKAGE " was built without TLS 1.2 support"); in set_ssl_version_min_max()
2195 failf(data, OSSL_PACKAGE " was built without TLS 1.1 support"); in set_ssl_version_min_max()
2224 failf(data, OSSL_PACKAGE " was built without TLS 1.3 support"); in set_ssl_version_min_max()
2279 failf(data, "failed to store ssl session"); in ossl_new_session_cb()
2349 failf(data, OSSL_PACKAGE " was built without SSLv2 support"); in ossl_connect_step1()
2362 failf(data, OSSL_PACKAGE " was built without SSLv3 support"); in ossl_connect_step1()
2374 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in ossl_connect_step1()
2383 failf(data, "SSL: couldn't create a context: %s", in ossl_connect_step1()
2499 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in ossl_connect_step1()
2553 failf(data, "failed setting cipher list: %s", ciphers); in ossl_connect_step1()
2564 failf(data, "failed setting TLS 1.3 cipher suite: %s", ciphers13); in ossl_connect_step1()
2584 failf(data, "Unable to set SRP user name"); in ossl_connect_step1()
2588 failf(data, "failed setting SRP password"); in ossl_connect_step1()
2595 failf(data, "failed setting SRP cipher list"); in ossl_connect_step1()
2608 failf(data, "error setting certificate verify locations:\n" in ossl_connect_step1()
2644 failf(data, "error loading CRL file: %s", ssl_crlfile); in ossl_connect_step1()
2696 failf(data, "error signaled by ssl ctx callback"); in ossl_connect_step1()
2706 failf(data, "SSL: couldn't create a context (handle)!"); in ossl_connect_step1()
2752 failf(data, "SSL: SSL_set_session failed: %s", in ossl_connect_step1()
2774 failf(data, "SSL: SSL_set_fd failed: %s", in ossl_connect_step1()
2875 failf(data, OSSL_PACKAGE " SSL_connect: %s in connection to %s:%ld ", in ossl_connect_step2()
2881 failf(data, "%s", error_buffer); in ossl_connect_step2()
3345 failf(data, "SSL: couldn't get peer certificate!"); in servercert()
3385 failf(data, "SSL: couldn't get X509-issuer name!"); in servercert()
3398 failf(data, in servercert()
3410 failf(data, "SSL: Unable to open issuer cert (%s)", in servercert()
3421 failf(data, "SSL: Unable to read issuer cert (%s)", in servercert()
3432 failf(data, "SSL: Certificate issuer check failed (%s)", in servercert()
3454 failf(data, "SSL certificate verify result: %s (%ld)", in servercert()
3488 failf(data, "SSL: public key does not match pinned public key!"); in servercert()
3548 failf(data, "SSL connection timeout"); in ossl_connect_common()
3566 failf(data, "SSL connection timeout"); in ossl_connect_common()
3583 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in ossl_connect_common()
3592 failf(data, "SSL connection timeout"); in ossl_connect_common()
3704 failf(conn->data, "SSL_write() returned SYSCALL, errno = %d", in ossl_send()
3718 failf(conn->data, "Error: %s does not support double SSL tunneling.", in ossl_send()
3722 failf(conn->data, "SSL_write() error: %s", in ossl_send()
3728 failf(conn->data, OSSL_PACKAGE " SSL_write: %s, errno %d", in ossl_send()
3774 failf(conn->data, OSSL_PACKAGE " SSL_read: %s, errno %d", in ossl_recv()