Hi,
Two high level comments:
- OLD: "though use of earlier versions is strongly discouraged [RFC8996]"
That is not what RFC 8996 says. RFC 8996 says
- "TLS 1.1 MUST NOT be used."
- "TLS 1.1 MUST NOT be used."
Please change to something that aligns with RFC 8996 such as
NEW: "though use of ea
Hi,
I think this is great work and something the TLS WG should adopt and work on.
Reducing the total number of bytes is very important not only in constrained
IoT, but also in TLS based EAP methods, and in applications where handshake
time to completion is important.
I quicky read the -02 draf
Thanks for the input John,
I agree on both points, the minor one and the substantive one.
https://github.com/martinthomson/sslkeylogfile/pull/1 is my attempt to put
something stronger about usage/applicability up front. Do you think that is
sufficient?
On Thu, Nov 24, 2022, at 21:37, John Ma