Home | History | Annotate | Download | only in vtls

Lines Matching full:failf

171     failf(data, "CyaSSL does not support to set maximum SSL/TLS version");
202 failf(data, "CyaSSL: TLS 1.3 is not yet supported");
209 failf(data, "CyaSSL does not support SSLv3");
214 failf(data, "CyaSSL does not support SSLv2");
217 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION");
222 failf(data, "SSL: couldn't create a method!");
231 failf(data, "SSL: couldn't create a context!");
249 failf(data, "SSL: couldn't set the minimum protocol version");
259 failf(data, "failed setting cipher list: %s", ciphers);
273 failf(data, "error setting certificate verify locations:\n"
307 failf(data, "unable to use client certificate (no key or wrong pass"
315 failf(data, "unable to set private key");
368 failf(data, "error signaled by ssl ctx callback");
374 failf(data, "SSL: Certificates couldn't be loaded because CyaSSL was built"
387 failf(data, "SSL: couldn't create a context (handle)!");
412 failf(data, "SSL: failed setting ALPN protocols");
427 failf(data, "SSL: SSL_set_session failed: %s",
440 failf(data, "SSL: SSL_set_fd failed");
492 failf(data, "\tsubject alt name(s) or common name do not match \"%s\"\n",
502 failf(data,
518 failf(data, "\tCA signer not available for verification\n");
530 failf(data, "SSL_connect failed with error %d: %s", detail,
547 failf(data, "SSL: failed retrieving server certificate");
553 failf(data, "SSL: failed retrieving ASN.1 server certificate");
563 failf(data, "SSL: failed retrieving public key from server certificate");
572 failf(data, "SSL: public key does not match pinned public key!");
576 failf(data, "Library lacks pinning support built-in");
610 failf(data, "ALPN, failure getting protocol, error %d", rc);
662 failf(data, "failed to store ssl session");
696 failf(conn->data, "SSL write: %s, errno %d",
744 failf(conn->data, "SSL read: %s, errno %d",
835 failf(data, "SSL connection timeout");
853 failf(data, "SSL connection timeout");
870 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO);
880 failf(data, "SSL connection timeout");