this post was submitted on 25 Jul 2023
255 points (98.1% liked)

Programming

17541 readers
73 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

Try the following:

$ nslookup github.com
[...]
Non-authoritative answer:
Name:   github.com
Address: 140.82.121.3

See also the completely ignored post in their forums.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 1 year ago (5 children)

Microsoft aren’t exactly big on implementing “the latest” stuff. Not at a keyboard currently but I’d be willing to bet GH doesn’t support TLS1.3 either.

[–] [email protected] 4 points 1 year ago (3 children)
[–] atheken 2 points 1 year ago (2 children)
[–] noli 9 points 1 year ago (1 children)

Here: "yes it does support TLS1.3"

[–] atheken 2 points 1 year ago* (last edited 1 year ago)

I shared the link partially because it’s a useful utility to check any public server TLS configs for vulnerabilities.

load more comments (1 replies)