<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.0.30 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" docName="draft-sandj-tls-iana-registry-updates-00" category="std" updates="3749, 5077, 4680, 5246, 5878, 6520, 7301">

  <front>
    <title abbrev="D/TLS IANA Registry Updates">D/TLS IANA Registry Updates</title>

    <author initials="J." surname="Salowey" fullname="Joe Salowey">
      <organization>Tableau Software</organization>
      <address>
        <email>joe@salowey.net</email>
      </address>
    </author>
    <author initials="S." surname="Turner" fullname="Sean Turner">
      <organization>sn3rd</organization>
      <address>
        <email>sean@sn3rd.com</email>
      </address>
    </author>

    <date year="2016" month="September" day="07"/>

    <area>Security</area>
    <workgroup>TLS WG</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>This document changes the IANA registry policy for a number of D/TLS-related registries, renames some of the registries for consistency, and adds notes to many of the registries.  As a result, this document updates many RFCs (see updates header).</t>



    </abstract>


  </front>

  <middle>


<section anchor="process-note" title="Process Note">

<t>As the authors of this draft are also the WG chairs, the responsible Area Director has agreed to judge consensus.</t>

<t>RFC EDITOR: Please delete section prior to publication.</t>

</section>
<section anchor="introduction" title="Introduction">

<t>This document requests that IANA make changes to a number of TLS-related IANA registries:</t>

<t><list style="symbols">
  <t>Add “TLS” to registries’ names for consistency with other TLS-related registries.</t>
  <t>Change the IANA registry policy <xref target="RFC5226"/> for the TLS ExtensionType Values, TLS Cipher Suite, and TLS ClientCertificateType Identifiers registries.  These more relaxes rules are more condusive to TBD.</t>
  <t>Add the designated expert intructions as a note to the TLS ExtensionType Values, TLS Cipher Suite, and TLS ClientCertificateType Identifiers registries to inform IANA-registry-focused, non-RFC-reading what’s expected from the registry.</t>
  <t>Add notes to indicate whether an extension, certain values of an extension, or an entire registry is only applicable pre-D/TLS 1.3.</t>
  <t>Rename the NewSessionTicket TLS HandshakeType message registry entry <xref target="RFC5077"/> to new_session_ticket to match the naming nomenclature for the other Handshake type names and to match with existing implementations.</t>
  <t>Rename the SessionTicket TLS to session_ticket to match the nomenclature for the other extensions’ names.</t>
  <t>Add missing entry to the TLS Alert Registry for the no_application_protocol alert defined in <xref target="RFC7301"/></t>
</list></t>

<t>This document proposes no changes to the TLS Alert <xref target="I-D.ietf-tls-tls13"/>, TLS ContentType <xref target="I-D.ietf-tls-tls13"/>, TLS HandshakeType, <xref target="I-D.ietf-tls-tls13"/> and TLS Certificate Status Types <xref target="RFC6961"/>; Standards Action, for the 1st three, and IETF Review, for the last, are appropriate for these one-byte code points because of their scarcity.</t>

<t>This document proposes no changes to the EC Curve Type, EC Point Format registries , and Supported Groups Registry (see <xref target="I-D.ietf-tls-rfc4492bis"/>).</t>

<t>The lengthy updates header is a result of requests for IANA to refer to this draft in addition to the original RFC that defined a particular registry.</t>

</section>
<section anchor="add-tls-to-registry-names" title="Add “TLS” to Registry Names">

<t>IANA is to update the names of the following registries to add “TLS” to for consistency with the other TLS-related extensions:</t>

<t><list style="symbols">
  <t>Application-Layer Protocol Negotiation (ALPN) Protocol IDs,</t>
  <t>ExtensionType Values,</t>
  <t>Heartbeat Message Types,</t>
  <t>Heartbeat Modes, and</t>
  <t>Supported Groups.</t>
</list></t>

<t>IANA is also to add a reference to this document for the registry whose names have been updated as a result of the above change.</t>

<t>NOTE: Henceforth in this document the registries will be referred to using the “TLS” prefix.</t>

</section>
<section anchor="aligning-with-rfc-5226" title="Aligning with RFC 5226">

<t>Many of the TLS-related IANA registries were defined prior to <xref target="RFC5226"/> where “IETF Consensus” was used instead of the RFC5226-defined “IETF Review”.  To align with the new terminology, IANA is to update to use “IETF Review” in place of “IETF Consensus” in the following registries:</t>

<t><list style="symbols">
  <t>TLS Authorization Data Formats</t>
  <t>TLS Supplemental Data Formats (SupplementalDataType)</t>
</list></t>

<t>NOTE: Not that this is not a universal change as some registries originally defined with “IETF Consensus” are undergoing other changes either as a result of this document or <xref target="I-D.ietf-tls-rfc4492bis"/>.</t>

</section>
<section anchor="tls-extensiontype-values" title="TLS ExtensionType Values">

<t>IANA is to update the TLS ExtensionType Values registry as follows:</t>

<t><list style="symbols">
  <t>Change the registry policy to:  <vspace blankLines='1'/>
Values with the first byte in the range 0-254 (decimal) are assigned via Specification Required <xref target="RFC5226"/>.  Values with the first byte 255 (decimal) are reserved for Private Use <xref target="RFC5226"/>.</t>
  <t>Update the “References” to also refer to this document.</t>
  <t>Add the following note:  <vspace blankLines='1'/>
Note: Experts are to verify that there is in fact a publicly available standard.</t>
</list></t>

</section>
<section anchor="tls-cipher-suite-registry" title="TLS Cipher Suite Registry">

<t>IANA is to update the TLS Cipher Suite registry as follows:</t>

<t><list style="symbols">
  <t>Change the registry policy to:  <vspace blankLines='1'/>
Values with the first byte in the range 0-254 (decimal) are assigned via Specification Required <xref target="RFC5226"/>.  Values with the first byte 255 (decimal) are reserved for Private Use <xref target="RFC2434"/>.</t>
  <t>Add a “Recommended” column to the cipher suite registry.  All ciphers listed in <xref target="I-D.ietf-tls-tls13"/> Appendix A.4 are marked as “Yes”.  All other cipher suites are marked as “No”.</t>
  <t>Add the following:  <vspace blankLines='1'/>
Note:  <vspace blankLines='1'/>
Cipher suites marked as “Yes” are those allocated via Standards Track RFCs.  Cipher suites marked as “No” are not; cipher suites marked “No” range from “good” to “bad” from a cryptographic standpoint.  <vspace blankLines='1'/>
The designated expert <xref target="RFC5226"/> only ensures that the specification is publically available.</t>
</list></t>

</section>
<section anchor="tls-clientcertificatetype-identifiers" title="TLS ClientCertificateType Identifiers">

<t>IANA is to update the TLS ClientCertificateType Identifiers registry as follows:</t>

<t><list style="symbols">
  <t>Change the registry policy to:  <vspace blankLines='1'/>
Values in the range 0-223 are assigned via Specification Required <xref target="RFC5226"/>.  Values 224-255 are are reserved for Private Use.</t>
  <t>Add the following:  <vspace blankLines='1'/>
Note:  <vspace blankLines='1'/>
The designated expert <xref target="RFC5226"/> only ensures that the specification is publically available.</t>
</list></t>

</section>
<section anchor="new-session-ticket-tls-handshake-message-type" title="New Session Ticket TLS Handshake Message Type">

<t>To align with TLS implementations and to align the naming nomenclature for other Handshake message types, IANA is to rename entry 4 in the TLS HandshakeType registry to “new_session_ticket (renamed from NewSessionTicket)”. IANA is to also add a reference to this document in the Reference column for entry 4 in the TLS HandshakeType registry.</t>

</section>
<section anchor="session-ticket-tls-extension" title="Session Ticket TLS Extension">

<t>The nomenclature for the registry entries in the TLS ExtensionType Values registry correspond to the presentation language field name except for entry 35.  To ensure that the values in the registry are consistently identified in the registry, IANA is to rename entry 35 to “session_ticket (renamed from “SessionTicket TLS”)”.</t>

</section>
<section anchor="tls-exporter-label-registry" title="TLS Exporter Label Registry">

<t>IANA is to add the following note to the TLS Exporter Label Registry:</t>

<figure><artwork><![CDATA[
 {{RFC5705}} defines keying material exporters for TLS in terms of the TLS PRF. {{I-D.ietf-tls-tls13}} replaced the PRF with HKDF, thus requiring a new construction. The exporter interface remains the same, however the value is computed different.
]]></artwork></figure>

</section>
<section anchor="add-missing-item-to-tls-alert-registry" title="Add Missing Item to TLS Alert Registry">

<t>IANA is to add the following entry to the TLS Alert Registry (the entry was omitted from the IANA instructions in <xref target="RFC7301"/>):</t>

<figure><artwork><![CDATA[
120   no_application_protocol  Y  [RFC7301]
]]></artwork></figure>

</section>
<section anchor="orphaned-extensions" title="Orphaned Extensions">

<t>To make it clear that D/TLS 1.3 has orphaned certain extensions (i.e., they are only applicable to version of D/TLS prior to 1.3), IANA is to add the following to the TLS ExtensionType Values registry:</t>

<figure><artwork><![CDATA[
Note:

The following extensions are only applicable to D/TLS protocol vesions prior to 1.3: truncated_hmac, srp, encrypt_then_mac, extended_master_secret, session_ticket, and renegotiation_info are not applicable to TLS 1.3.
]]></artwork></figure>

</section>
<section anchor="orphaned-registries" title="Orphaned Registries">

<t>To make it clear that D/TLS 1.3 has orphaned certain registries (i.e., they are only applicable to version of D/TLS protocol versions prior to 1.3), IANA is to:</t>

<t><list style="symbols">
  <t>Add the following to the TLS Compression Method Identifiers registry <xref target="RFC3749"/>:  <vspace blankLines='1'/>
Note:  <vspace blankLines='1'/>
Value 0 (NULL) is the only value in this registry applicable to D/TLS protocol versions prior to 1.3.</t>
  <t>Add the following to the TLS Hash Algorithm <xref target="RFC5246"/> and TLS SignatureAlgorithm registries <xref target="RFC5246"/>:  <vspace blankLines='1'/>
Note:  <vspace blankLines='1'/>
The values in this registry are only applicable to D/TLS protocol versions prior to 1.3.</t>
  <t>Update the “References” in the TLS Compression Method Identifiers, TLS Hash Algorithm <xref target="RFC5246"/> and TLS SignatureAlgorithm registries to also refer to this document.</t>
</list></t>

</section>
<section anchor="security-considerations" title="Security Considerations">

<t>TBSL</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations">

<t>This document is entirely about changes to TLS-related IANA registries.</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference  anchor='RFC3749' target='http://www.rfc-editor.org/info/rfc3749'>
<front>
<title>Transport Layer Security Protocol Compression Methods</title>
<author initials='S.' surname='Hollenbeck' fullname='S. Hollenbeck'><organization /></author>
<date year='2004' month='May' />
<abstract><t>The Transport Layer Security (TLS) protocol (RFC 2246) includes features to negotiate selection of a lossless data compression method as part of the TLS Handshake Protocol and to then apply the algorithm associated with the selected method as part of the TLS Record Protocol.  TLS defines one standard compression method which specifies that data exchanged via the record protocol will not be compressed.  This document describes an additional compression method associated with a lossless data compression algorithm for use with TLS, and it describes a method for the specification of additional TLS compression methods.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='3749'/>
<seriesInfo name='DOI' value='10.17487/RFC3749'/>
</reference>



<reference  anchor='RFC5077' target='http://www.rfc-editor.org/info/rfc5077'>
<front>
<title>Transport Layer Security (TLS) Session Resumption without Server-Side State</title>
<author initials='J.' surname='Salowey' fullname='J. Salowey'><organization /></author>
<author initials='H.' surname='Zhou' fullname='H. Zhou'><organization /></author>
<author initials='P.' surname='Eronen' fullname='P. Eronen'><organization /></author>
<author initials='H.' surname='Tschofenig' fullname='H. Tschofenig'><organization /></author>
<date year='2008' month='January' />
<abstract><t>This document describes a mechanism that enables the Transport Layer Security (TLS) server to resume sessions and avoid keeping per-client session state.  The TLS server encapsulates the session state into a ticket and forwards it to the client.  The client can subsequently resume a session using the obtained ticket.  This document obsoletes RFC 4507.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5077'/>
<seriesInfo name='DOI' value='10.17487/RFC5077'/>
</reference>



<reference  anchor='RFC4680' target='http://www.rfc-editor.org/info/rfc4680'>
<front>
<title>TLS Handshake Message for Supplemental Data</title>
<author initials='S.' surname='Santesson' fullname='S. Santesson'><organization /></author>
<date year='2006' month='October' />
<abstract><t>This specification defines a TLS handshake message for exchange of supplemental application data.  TLS hello message extensions are used to determine which supplemental data types are supported by both the TLS client and the TLS server.  Then, the supplemental data handshake message is used to exchange the data.  Other documents will define the syntax of these extensions and the syntax of the associated supplemental data types.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4680'/>
<seriesInfo name='DOI' value='10.17487/RFC4680'/>
</reference>



<reference  anchor='RFC5226' target='http://www.rfc-editor.org/info/rfc5226'>
<front>
<title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
<author initials='T.' surname='Narten' fullname='T. Narten'><organization /></author>
<author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'><organization /></author>
<date year='2008' month='May' />
<abstract><t>Many protocols make use of identifiers consisting of constants and other well-known values.  Even after a protocol has been defined and deployment has begun, new values may need to be assigned (e.g., for a new option type in DHCP, or a new encryption or authentication transform for IPsec).  To ensure that such quantities have consistent values and interpretations across all implementations, their assignment must be administered by a central authority.  For IETF protocols, that role is provided by the Internet Assigned Numbers Authority (IANA).</t><t>In order for IANA to manage a given namespace prudently, it needs guidelines describing the conditions under which new values can be assigned or when modifications to existing values can be made.  If IANA is expected to play a role in the management of a namespace, IANA must be given clear and concise instructions describing that role.  This document discusses issues that should be considered in formulating a policy for assigning values to a namespace and provides guidelines for authors on the specific text that must be included in documents that place demands on IANA.</t><t>This document obsoletes RFC 2434.  This document specifies an Internet Best  Current Practices for the Internet Community, and requests discussion and  suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='26'/>
<seriesInfo name='RFC' value='5226'/>
<seriesInfo name='DOI' value='10.17487/RFC5226'/>
</reference>



<reference  anchor='RFC5246' target='http://www.rfc-editor.org/info/rfc5246'>
<front>
<title>The Transport Layer Security (TLS) Protocol Version 1.2</title>
<author initials='T.' surname='Dierks' fullname='T. Dierks'><organization /></author>
<author initials='E.' surname='Rescorla' fullname='E. Rescorla'><organization /></author>
<date year='2008' month='August' />
<abstract><t>This document specifies Version 1.2 of the Transport Layer Security (TLS) protocol.  The TLS protocol provides communications security over the Internet.  The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5246'/>
<seriesInfo name='DOI' value='10.17487/RFC5246'/>
</reference>



<reference  anchor='RFC5705' target='http://www.rfc-editor.org/info/rfc5705'>
<front>
<title>Keying Material Exporters for Transport Layer Security (TLS)</title>
<author initials='E.' surname='Rescorla' fullname='E. Rescorla'><organization /></author>
<date year='2010' month='March' />
<abstract><t>A number of protocols wish to leverage Transport Layer Security (TLS) to perform key establishment but then use some of the keying material for their own purposes.  This document describes a general mechanism for allowing that.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5705'/>
<seriesInfo name='DOI' value='10.17487/RFC5705'/>
</reference>



<reference  anchor='RFC5878' target='http://www.rfc-editor.org/info/rfc5878'>
<front>
<title>Transport Layer Security (TLS) Authorization Extensions</title>
<author initials='M.' surname='Brown' fullname='M. Brown'><organization /></author>
<author initials='R.' surname='Housley' fullname='R. Housley'><organization /></author>
<date year='2010' month='May' />
<abstract><t>This document specifies authorization extensions to the Transport Layer Security (TLS) Handshake Protocol.  Extensions are carried in the client and server hello messages to confirm that both parties support the desired authorization data types.  Then, if supported by both the client and the server, authorization information, such as attribute certificates (ACs) or Security Assertion Markup Language (SAML)  assertions, is exchanged in the supplemental data handshake message. This document defines an Experimental Protocol for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='5878'/>
<seriesInfo name='DOI' value='10.17487/RFC5878'/>
</reference>



<reference  anchor='RFC6520' target='http://www.rfc-editor.org/info/rfc6520'>
<front>
<title>Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) Heartbeat Extension</title>
<author initials='R.' surname='Seggelmann' fullname='R. Seggelmann'><organization /></author>
<author initials='M.' surname='Tuexen' fullname='M. Tuexen'><organization /></author>
<author initials='M.' surname='Williams' fullname='M. Williams'><organization /></author>
<date year='2012' month='February' />
<abstract><t>This document describes the Heartbeat Extension for the Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) protocols.</t><t>The Heartbeat Extension provides a new protocol for TLS/DTLS allowing the usage of keep-alive functionality without performing a renegotiation and a basis for path MTU (PMTU) discovery for DTLS.   [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6520'/>
<seriesInfo name='DOI' value='10.17487/RFC6520'/>
</reference>



<reference  anchor='RFC7301' target='http://www.rfc-editor.org/info/rfc7301'>
<front>
<title>Transport Layer Security (TLS) Application-Layer Protocol Negotiation Extension</title>
<author initials='S.' surname='Friedl' fullname='S. Friedl'><organization /></author>
<author initials='A.' surname='Popov' fullname='A. Popov'><organization /></author>
<author initials='A.' surname='Langley' fullname='A. Langley'><organization /></author>
<author initials='E.' surname='Stephan' fullname='E. Stephan'><organization /></author>
<date year='2014' month='July' />
<abstract><t>This document describes a Transport Layer Security (TLS) extension for application-layer protocol negotiation within the TLS handshake. For instances in which multiple application protocols are supported on the same TCP or UDP port, this extension allows the application layer to negotiate which protocol will be used within the TLS connection.</t></abstract>
</front>
<seriesInfo name='RFC' value='7301'/>
<seriesInfo name='DOI' value='10.17487/RFC7301'/>
</reference>



<reference anchor='I-D.ietf-tls-tls13'>
<front>
<title>The Transport Layer Security (TLS) Protocol Version 1.3</title>

<author initials='E' surname='Rescorla' fullname='Eric Rescorla'>
    <organization />
</author>

<date month='July' day='11' year='2016' />

<abstract><t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol.  TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-tls-tls13-14' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-14.txt' />
</reference>




    </references>

    <references title='Informative References'>





<reference  anchor='RFC2434' target='http://www.rfc-editor.org/info/rfc2434'>
<front>
<title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
<author initials='T.' surname='Narten' fullname='T. Narten'><organization /></author>
<author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'><organization /></author>
<date year='1998' month='October' />
<abstract><t>This document discusses issues that should be considered in formulating a policy for assigning values to a name space and provides guidelines to document authors on the specific text that must be included in documents that place demands on the IANA.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='RFC' value='2434'/>
<seriesInfo name='DOI' value='10.17487/RFC2434'/>
</reference>



<reference  anchor='RFC6961' target='http://www.rfc-editor.org/info/rfc6961'>
<front>
<title>The Transport Layer Security (TLS) Multiple Certificate Status Request Extension</title>
<author initials='Y.' surname='Pettersen' fullname='Y. Pettersen'><organization /></author>
<date year='2013' month='June' />
<abstract><t>This document defines the Transport Layer Security (TLS) Certificate Status Version 2 Extension to allow clients to specify and support several certificate status methods.  (The use of the Certificate Status extension is commonly referred to as &quot;OCSP stapling&quot;.)  Also defined is a new method based on the Online Certificate Status Protocol (OCSP) that servers can use to provide status information about not only the server's own certificate but also the status of intermediate certificates in the chain.</t></abstract>
</front>
<seriesInfo name='RFC' value='6961'/>
<seriesInfo name='DOI' value='10.17487/RFC6961'/>
</reference>



<reference anchor='I-D.ietf-tls-rfc4492bis'>
<front>
<title>Elliptic Curve Cryptography (ECC) Cipher Suites for Transport Layer Security (TLS) Versions 1.2 and Earlier</title>

<author initials='Y' surname='Nir' fullname='Yoav Nir'>
    <organization />
</author>

<author initials='S' surname='Josefsson' fullname='Simon Josefsson'>
    <organization />
</author>

<author initials='M' surname='Pegourie-Gonnard' fullname='Manuel Pegourie-Gonnard'>
    <organization />
</author>

<date month='July' day='8' year='2016' />

<abstract><t>This document describes key exchange algorithms based on Elliptic Curve Cryptography (ECC) for the Transport Layer Security (TLS) protocol.  In particular, it specifies the use of Ephemeral Elliptic Curve Diffie-Hellman (ECDHE) key agreement in a TLS handshake and the use of Elliptic Curve Digital Signature Algorithm (ECDSA) and Edwards Digital Signature Algorithm (EdDSA) as new authentication mechanisms.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-tls-rfc4492bis-08' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-tls-rfc4492bis-08.txt' />
</reference>




    </references>



  </back>
</rfc>

