We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Copied from EKR's repo. https://github.com/ekr/dtls13-spec/issues/12 MT writees:
"The server SHOULD use information received in the ClientHello to generate its cookie,such as version, random, ciphersuites. "
This isn't really an interoperability requirement, or even a security one, since the handshake hash includes these. I think that this can be dropped.
(Also in the same paragraph, the client can now double-check the cipher suite as well as the version.)
The text was updated successfully, but these errors were encountered:
ec5adec
No branches or pull requests
Copied from EKR's repo. https://github.com/ekr/dtls13-spec/issues/12
MT writees:
"The server SHOULD use information received in the ClientHello to generate its cookie,such as version, random, ciphersuites. "
This isn't really an interoperability requirement, or even a security one, since the handshake hash includes these. I think that this can be dropped.
(Also in the same paragraph, the client can now double-check the cipher suite as well as the version.)
The text was updated successfully, but these errors were encountered: