RFC 9851: TLS 1.2 is in Feature Freeze
rfc-editor.org
RFC 9851: TLS 1.2 is in Feature Freeze
1–10 of 30 posts
Re: RFC 9851: TLS 1.2 is in Feature Freeze
#2Re: RFC 9851: TLS 1.2 is in Feature Freeze
#3I 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”.
Re: RFC 9851: TLS 1.2 is in Feature Freeze
#4If you're going to add or remove features, follow semver and bump that number.
Re: RFC 9851: TLS 1.2 is in Feature Freeze
#5I thought the 1.2 spec was the frozen spec.
Re: RFC 9851: TLS 1.2 is in Feature Freeze
#6Re: RFC 9851: TLS 1.2 is in Feature Freeze
#7Re: RFC 9851: TLS 1.2 is in Feature Freeze
#8I don’t get it. Were there revisions or optional features of v1.2? I thought the 1.2 spec was the frozen spec.
Re: RFC 9851: TLS 1.2 is in Feature Freeze
#9I don’t get it. Were there revisions or optional features of v1.2? I thought the 1.2 spec was the frozen spec.
Re: RFC 9851: TLS 1.2 is in Feature Freeze
#10Makes sense. Nobody wants to deal with "this user-agent claims to support TLS 1.2, except this extension that was added in 2026" anymore. 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.