Skip to content

RFC8446bis-09 #467

@kazu-yamamoto

Description

@kazu-yamamoto

https://author-tools.ietf.org/iddiff?url1=rfc8446&url2=draft-ietf-tls-rfc8446bis-09&difftype=--html

  • Forbid negotiating TLS 1.0 and 1.1 as they are now deprecated by RFC8996.
  • Removes ambiguity around which hash is used with PreSharedKeys and HelloRetryRequest.
  • Require that clients ignore NewSessionTicket if they do not support resumption.
  • Upgrade the requirement to initiate key update before exceeding key usage limits to MUST.
  • Limit the number of permitted KeyUpdate messages.
  • Restore text defining the level of "close_notify" to "warning". Clarify behavior around "user_canceled", requiring that "close_notify" be sent and that "user_canceled" should be ignored.
  • Add a "general_error" generic alert.
  • Corrected the lower bound on CertificateRequest.extensions to be 0 bytes. This was an error in the syntax as it is possible to send no extensions, which results in length 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions