RFC Errata
RFC 5246, "The Transport Layer Security (TLS) Protocol Version 1.2", August 2008
Note: This RFC has been obsoleted by RFC 8446
Source of RFC: tls (sec)
Errata ID: 4912
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Nikolai Malykh
Date Reported: 2017-01-18
Section A.4.1 says:
SignatureAndHashAlgorithm supported_signature_algorithms<2..2^16-1>;
It should say:
SignatureAndHashAlgorithm supported_signature_algorithms<2..2^16-2>;
Notes:
Error in last sentence. See errata ID 2865.