Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for TLS 1.1, etc? #19

Open
Quuxplusone opened this issue Apr 19, 2021 · 1 comment
Open

Support for TLS 1.1, etc? #19

Quuxplusone opened this issue Apr 19, 2021 · 1 comment

Comments

@Quuxplusone
Copy link

Besides TLS 1.3 (#3) and TLS 1.2, it would be nice to have the same style writeup for TLS 1.1 and TLS 1.0.

Right at the moment, I'm looking for information on what happens when a TLS 1.3 server responds to a TLS 1.1 client. (Coincidentally, when I googled DOWNGRD, the Hacker News comment that explained its meaning was actually on the Hacker News post of this very project!)

Of course #16 would be even more awesome: if I could just upload a bunch of hex and have it "explained" on the fly. But I'm pretty sure that would be a vastly different project.

@syncsynchalt
Copy link
Owner

It's a nice idea, but due to deprecation of TLS <1.2 would probably only be for historical interest.

If I ever find myself retired again the next project is probably going to be a byte-by-byte breakdown of a QUIC "connection".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants