curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: gnutls_handshake() failed

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 14 Aug 2018 09:58:32 +0200 (CEST)

On Mon, 13 Aug 2018, bruce wrote:

> The following gives a
> gnutls_handshake() failed err
>
> Any idea what I can check/correct/replace to resolve??

...

> $ curl -v 'https://www.yahoo.com/'
> curl: (35) gnutls_handshake() failed: Error in the push function.

I just tried my curl (7.61.0) with GnuTLS/3.5.19 and the same URL with no
problems. I also tried with the OpenSSL backend with no problems.

It could suggest that your problem might be your GnuTLS version or that
something (firewall/NAT) in your network path breaks the TLS handshake for
you.

-- 
  / daniel.haxx.se
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-08-14