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

Dual TLS1.2/TLS1.3 server must not select KEM if TLS1.2 is negotiated #36

Open
ctz opened this issue Aug 30, 2024 · 0 comments
Open

Dual TLS1.2/TLS1.3 server must not select KEM if TLS1.2 is negotiated #36

ctz opened this issue Aug 30, 2024 · 0 comments

Comments

@ctz
Copy link

ctz commented Aug 30, 2024

It cannot work as described, because TLS1.3 kx is client-first, whereas TLS1.2 is server-first.

Suggest some text like:

A server that selects a version earlier than TLS1.3 MUST NOT select a KEM-based key exchange method.

Under the "negotiation" heading.

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

1 participant