<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="acl-tls.xsl"?>
<?xml-model href="acl-tls.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="acl-tls">
  <title>ACL TLS</title>
  <created>2024-09-12</created>
  <updated>2025-08-12</updated>
  
  <registry id="acl-tls-version-codes">
    <title>ACL TLS Version Codes</title>
    <xref type="rfc" data="rfc9761"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Dan Wing, Per Andersson</expert>
    <note>When this registry is modified, the YANG module "iana-tls-profile" 
must be updated as defined in <xref type="rfc" data="rfc9761"/>.
</note>
    <record date="2024-09-12">
      <value>1</value>
      <label>tls12</label>
      <description>TLS Version 1.2</description>
      <xref type="rfc" data="rfc5246"/>
    </record>
    <record date="2024-09-12" updated="2025-08-12">
      <value>2</value>
      <label>tls13</label>
      <description>TLS Version 1.3</description>
      <xref type="draft" data="RFC-ietf-tls-rfc8446bis-13"/>
    </record>
  </registry>
  
  <registry id="acl-dtls-version-codes">
    <title>ACL DTLS Version Codes</title>
    <xref type="rfc" data="rfc9761"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Dan Wing, Per Andersson</expert>
    <note>When this registry is modified, the YANG module "iana-tls-profile" 
must be updated as defined in <xref type="rfc" data="rfc9761"/>.
</note>
    <record date="2024-09-12">
      <value>1</value>
      <label>dtls12</label>
      <description>DTLS Version 1.2</description>
      <xref type="rfc" data="rfc6347"/>
    </record>
    <record date="2024-09-12">
      <value>2</value>
      <label>dtls13</label>
      <description>DTLS Version 1.3</description>
      <xref type="rfc" data="rfc9147"/>
    </record>
  </registry>

  <registry id="acl-dtls-parameters">
    <title>ACL (D)TLS Parameters</title>
    <xref type="rfc" data="rfc9761"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Dan Wing, Per Andersson</expert>
    <note>When this registry is modified, the YANG module "iana-tls-profile" 
must be updated as defined in <xref type="rfc" data="rfc9761"/>.
</note>
    <record date="2024-09-12">
      <name>extension-type</name>
      <yang>uint16</yang>
      <json>Number</json>
      <description>Extension type</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>supported-group</name>
      <yang>uint16</yang>
      <json>Number</json>
      <description>Supported group</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>signature-algorithm</name>
      <yang>uint16</yang>
      <json>Number</json>
      <description>Signature algorithm</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>psk-key-exchange-mode</name>
      <yang>uint8</yang>
      <json>Number</json>
      <description>Pre-shared key exchange mode</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>application-protocol</name>
      <yang>string</yang>
      <json>String</json>
      <description>Application protocol</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>cert-compression-algorithm</name>
      <yang>uint16</yang>
      <json>Number</json>
      <description>Certificate compression algorithm</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>cipher-algorithm</name>
      <yang>uint16</yang>
      <json>Number</json>
      <description>Cipher suite</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>tls-version</name>
      <yang>enumeration</yang>
      <json>String</json>
      <description>TLS version</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
    <record date="2024-09-12">
      <name>dtls-version</name>
      <yang>enumeration</yang>
      <json>String</json>
      <description>DTLS version</description>
      <xref type="rfc" data="rfc9761"/>
    </record>
  </registry>

  <people/>  
</registry>
