RFC Errata
RFC 6066, "Transport Layer Security (TLS) Extensions: Extension Definitions", January 2011
Note: This RFC has been updated by RFC 8446, RFC 8449, RFC 9325
Source of RFC: tls (sec)See Also: RFC 6066 w/ inline errata
Errata ID: 3283
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Brad Wetmore
Date Reported: 2012-07-12
Verifier Name: Sean Turner
Date Verified: 2012-07-17
Section Appendix A says:
Appendix A: The Server Name extension...(deleted)... It is provided that the ServerNameList can contain more than only one name of any particular name_type.
It should say:
Appendix A: The Server Name extension...deleted..It is provided that the ServerNameList can contain only one name of any particular name_type.
Notes:
Section 3 and Appendix A seem to be conflict with each other. Am I parsing something incorrectly here:
Section 3: The ServerNameList MUST NOT contain more than one name of the same name_type.
Appendix A: The Server Name extension...deleted..It is provided that the ServerNameList can contain more than only one name of any particular name_type.
I think the words "more than" were not supposed to appear in the final RFC.