ssl and tls error

┌──(tobias㉿deskto-optiplex)-[~]
└─$ curl -v https://github.com

  • Host github.com:443 was resolved.
  • IPv6: (none)
  • IPv4: 140.82.121.3
  • Trying 140.82.121.3:443…
  • ALPN: curl offers h2,http/1.1
  • TLSv1.3 (OUT), TLS handshake, Client hello (1):
  • CAfile: /etc/ssl/certs/ca-certificates.crt
  • CApath: /etc/ssl/certs
  • TLSv1.3 (OUT), TLS alert, record overflow (534):
  • TLS connect error: error:0A0000C6:SSL routines::packet length too long
  • closing connection #0
    curl: (35) TLS connect error: error:0A0000C6:SSL routines::packet length too long

┌──(tobias㉿deskto-optiplex)-[~]
└─$

what exactly is the question here?

1 Like

github.com resolves to a different server for me, and the TLS on that one works.

What are you trying to do exactly?

Also, is this the entire output?

Just for fun, not sure if that helps:

One more idea; version issue? Perhaps run an update and try again?
Proxies could play a role as well. Might need some more info from you

Might need?
You’ve only been shown the curl request and result, no mention of set up, what they are trying to achieve etc :rofl:

I think might is an understatement… :rofl:

1 Like

lol, that was me being polite :wink:
I had a bit of time to spare and poked around online for a few, but naturally came across vastly different problems / solutions etc.

2 Likes

Alguém pra ajudar a mexer com kalilinux eu sou novato e quero aprender

Stick to english, make your own post, be specific

i eventualy figure it out but thank you for your help

1 Like

What was the fix? Might help someone else.