Lines Matching full:failf
152 failf(data, "axtls does not support CURL_SSLVERSION_MAX");
164 failf(data, "axTLS only supports TLS 1.0 and 1.1, "
176 failf(data, "unable to create client SSL context");
221 failf(data, "%s is not x509 or pkcs12 format",
245 failf(data, "Failure: %s is not a supported key file",
323 failf(data, "server cert verify failed");
363 failf(data, "\tsubjectAltName(s) do not match %s\n", dispname);
376 failf(data, "unable to obtain common name from peer certificate");
387 failf(data, "\tcommon name \"%s\" does not match \"%s\"\n",
508 failf(data, "SSL connection timeout");
591 failf(data, "close notify alert not received during shutdown");
597 failf(data, "SSL shutdown timeout");
601 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO);
642 failf(conn->data, "axTLS recv error (%d)", ret);