RFC 9851: TLS 1.2 is in Feature Freeze(rfc-editor.org) |
RFC 9851: TLS 1.2 is in Feature Freeze(rfc-editor.org) |
I haven’t paid too much attention to the TLS WG lately (for obvious reasons if you look at their mailing list), but I assume this is mostly a “if you want Post-Quantum cryptography, you need 1.3”.
I thought the 1.2 spec was the frozen spec.
If you're going to add or remove features, follow semver and bump that number.
Version numbers are negotiated and some of the parameters are carried along with the version, but a lot of functionality (e.g., cipher suites) is individually negotiated and to some extent orthogonal to the version. This of course also allows you to add new features to an existing version.
What this draft is saying is that the IETF will not be adding new features targeted at TLS 1.2.