<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-anima-brski-cloud-16" category="std" consensus="true" updates="8995" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.29.0 -->
  <front>
    <title abbrev="BRSKI-CLOUD">BRSKI Cloud Registrar</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-cloud-16"/>
    <author initials="O." surname="Friel" fullname="Owen Friel">
      <organization>Cisco</organization>
      <address>
        <email>ofriel@cisco.com</email>
      </address>
    </author>
    <author initials="R." surname="Shekh-Yusef" fullname="Rifaat Shekh-Yusef">
      <organization>Ciena</organization>
      <address>
        <email>rifaat.s.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <date year="2025" month="July" day="06"/>
    <abstract>
      <?line 51?>

<t>Bootstrapping Remote Secure Key Infrastructures (BRSKI) defines how to onboard a device securely into an operator-maintained infrastructure.  It assumes that there is local network infrastructure for the device to discover and help the device. This document extends BRSKI and defines new device behavior for deployments where no local infrastructure is available, such as in a home or remote office. This document defines how the device can use a well-defined "call-home" mechanism to find the operator-maintained infrastructure.</t>
      <t>This document defines how to contact a well-known Cloud Registrar, and two ways in which the new device may be redirected towards the operator-maintained infrastructure. The Cloud Registrar enables discovery of the operator-maintained infrastructure, and may enable establishment of trust with operator-maintained infrastructure that does not support BRSKI mechanisms.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-anima-brski-cloud/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        anima Working Group mailing list (<eref target="mailto:anima@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/anima/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/anima/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/anima-wg/brski-cloud"/>.</t>
    </note>
  </front>
  <middle>
    <?line 57?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Bootstrapping Remote Secure Key Infrastructures <xref target="BRSKI"/> BRSKI specifies automated and secure provisioning  of nodes (which are called Pledges) with cryptographic keying material (trust  anchors and certificates) to enable authenticated and confidential communication with other similarly enrolled nodes.
This bootstrapping process is also called enrollment.</t>
      <t>In BRSKI, the Pledge performs enrollment by communicating with a BRSKI Registrar belonging to the owner of the Pledge.
The Pledge does not know who its owner will be when manufactured.
Instead, in BRSKI it is assumed that the network to which the Pledge connects belongs to the owner of the Pledge and therefore network-supported discovery mechanisms can resolve generic, non-owner specific names to the owner's Registrar.</t>
      <t>To support enrollment of Pledges without such an owner based access network, the mechanisms
of BRSKI Cloud are required which assume that Pledge and Registrar simply connect to the
Internet.</t>
      <t>This work is in support of <xref section="2.7" sectionFormat="comma" target="BRSKI"/>, which describes how a Pledge MAY contact a well-known URI of a Cloud Registrar if a local Registrar cannot be discovered or if the Pledge's target use cases do not include a local Registrar.</t>
      <t>This kind of non-network onboarding is sometimes called "Application Onboarding", as the purpose is typically to deploy a credential that will be used by the device in its intended use.
For instance, a SIP <xref target="RFC3261"/> phone might have a client certificate to be used with a SIP proxy.</t>
      <t>This document updates <xref target="BRSKI"/> by clarifying operations that are left out of scope in <xref target="BRSKI"/>.
Two modes of operation are specified in this document.
The Cloud Registrar MAY redirect the Pledge to the owner's Registrar, or the Cloud Registrar MAY issue a voucher to the Pledge that includes the domain of the owner's Enrollment over Secure Transport <xref target="RFC7030"/> (EST) server.</t>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.
<?line -6?>
        </t>
        <t>This document uses the terms Pledge, Registrar, MASA, and Voucher from <xref target="BRSKI"/> and <xref target="RFC8366bis"/>.</t>
        <dl>
          <dt>Cloud Registrar:</dt>
          <dd>
            <t>The default Registrar that is deployed at a URI that is well known to the Pledge.</t>
          </dd>
          <dt>EST:</dt>
          <dd>
            <t>Enrollment over Secure Transport <xref target="RFC7030"/>.</t>
          </dd>
          <dt>Local Domain:</dt>
          <dd>
            <t>The domain where the Pledge is physically located and bootstrapping from. This may be different from the Pledge owner's domain.</t>
          </dd>
          <dt>Manufacturer:</dt>
          <dd>
            <t>The term manufacturer is used throughout this document as the entity that created the Pledge. This is typically the original equipment manufacturer (OEM), but in more complex situations, it could be a value added retailer (VAR), or possibly even a systems integrator. Refer to <xref target="BRSKI"/> for more detailed descriptions of manufacturer, VAR and OEM.</t>
          </dd>
          <dt>Owner Domain:</dt>
          <dd>
            <t>The domain that the Pledge needs to discover and bootstrap with.</t>
          </dd>
          <dt>Owner Registrar:</dt>
          <dd>
            <t>The Registrar that is operated by the Owner, or the Owner's delegate.
There may not be an Owner Registrar in all deployment scenarios.</t>
          </dd>
          <dt>OEM:</dt>
          <dd>
            <t>Original Equipment Manufacturer.  The company that created the device.</t>
          </dd>
          <dt>Provisional TLS:</dt>
          <dd>
            <t>A mechanism defined in Section 5.1 of <xref target="BRSKI"/> whereby a Pledge establishes a provisional TLS connection with a Registrar before the Pledge is provisioned with a trust anchor that can be used for verifying the Registrar identity.</t>
          </dd>
          <dt>SIP:</dt>
          <dd>
            <t>Session Initiation Protocol defined in <xref target="RFC3261"/></t>
          </dd>
          <dt>VAR:</dt>
          <dd>
            <t>Value Added Reseller.  A VAR will often collect products from many OEMs, creating a complete solution, and then sells that composite solution to end customers.  A VAR will often need to provision products to be operate in a specific manner.  For instance, a VoIP phone might have SIP functionality as well as MGCP functionality, but in a particular deployment, only one will be used.</t>
          </dd>
          <dt>Cloud VAR Registrar:</dt>
          <dd>
            <t>The non-default Registrar that is operated by a value added reseller (VAR).</t>
          </dd>
        </dl>
      </section>
      <section anchor="target-use-cases">
        <name>Target Use Cases</name>
        <t>This document specifies procedures for two high-level use cases.</t>
        <ul spacing="normal">
          <li>
            <t>Bootstrap via Cloud Registrar and Owner Registrar: The operator-maintained infrastructure supports BRSKI and has a BRSKI Registrar deployed. More details are provided in <xref target="bootstrap-via-cloud-registrar-and-owner-registrar"/>.</t>
          </li>
          <li>
            <t>Bootstrap via Cloud Registrar and Owner EST Service: The operator-maintained infrastructure does not support BRSKI, does not have a BRSKI Registrar deployed, but does have an Enrollment over Secure Transport (EST) <xref target="RFC7030"/> service deployed. More detailed are provided in <xref target="bootstrap-via-cloud-registrar-and-owner-est-service"/>.</t>
          </li>
        </ul>
        <t>There are existing DHCP options that network operators use to configure devices such as a VoIP phone.
This includes DHCP options 66 <xref target="RFC2132"/>, 150 (TFTP/HTTP server names) <xref target="RFC5859"/>, and 120 (SIP Server) <xref target="RFC3361"/>, which inform a VoIP phone about how to do application onboarding.
A network with an operator that is able to provision these options would also be able to use BRSKI without changes.
Such a network has no need for the mechanisms described in this document!</t>
        <t>Where the need for the mechanism is needed is to allow the use of BRSKI in many small sites, such as teleworkers working from home, with minimum expectations against their network infrastructure.
In particular, the home office user is not qualified or authorized to change DHCP options for the local network.</t>
        <t>The procedures defined in this document support situations where a manufacturer sells a number of devices (in bulk) to a Value Added Reseller (VAR).
The manufacturer knows which devices have been sold to which VAR, but not who the ultimate owner will be.
The VAR then sells devices to other entities, such as enterprises, and records this in the VARs Cloud Registrar.
Specifically, the VAR will record that a specific device has been sold to an enterprise, and will know that when this device bootstraps it should be redirected to the enterprise's Owner Registrar or Owner EST Service.</t>
        <t>A typical example is a VoIP phone manufacturer provides telephones to a local system integration company (a VAR).
The VAR records this sale in its Cloud VAR Registrar system. The VAR has sold a VoIP system to an enterprise (e.g., a SIP PBX). When a new employee needs a phone at their home office, the VAR ships that unit across town to the employee.  When the employee plugs in the device and turns it on, the device will be provisioned with a LDevID and configuration that connections the phone with the Enterprises' VoIP PBX.
The home employee's network has no special provisions.</t>
        <t>The procedures define in this document also support a chain of VARs through chained HTTP redirects.
This also supports a situation where in effect, a large enterprise might also stock devices in a central location.</t>
        <t>The Pledge is not expected to know whether the operator-maintained infrastructure has a BRSKI Registrar deployed or not.
The Pledge determines this based upon the response to its Voucher Request message that it receives from the Cloud Registrar.
The Cloud Registrar is expected to determine whether the operator-maintained infrastructure has a BRSKI Registrar deployed based upon the identity presented by the Pledge.</t>
        <t>A Cloud Registrar will receive BRSKI communications from all devices configured with its URI.
This could be, for example, all devices of a particular product line from a particular manufacturer.
When this is a significantly large number, a Cloud  Registrar may need to be scaled with the usual web-service scaling mechanisms.</t>
        <section anchor="bootstrap-via-cloud-registrar-and-owner-registrar">
          <name>Bootstrap via Cloud Registrar and Owner Registrar</name>
          <t>A Pledge is bootstrapping from a location with no Local Domain Registrar (for example, the small site or teleworker use case with no local infrastructure to provide for automated discovery), and needs to discover its Owner Registrar.
The Cloud Registrar is used by the Pledge to discover the Owner Registrar.
The Cloud Registrar redirects the Pledge to the Owner Registrar, and the Pledge completes bootstrap against the Owner Registrar.</t>
          <t>This mechanism is useful to help an employee who is deploying a Pledge in a home or small branch office, where the Pledge belongs to the employer.
As there is no Local Domain Registrar in the employee's local network, the Pledge needs to discover and bootstrap with the employer's Registrar which is deployed within the employer's network, and the Pledge needs the keying material to trust the Registrar.
As a very specific example, an employee is deploying an IP phone in a home office and the phone needs to register to an IP PBX deployed in their employer's office.</t>
          <t>Protocol details for this use case are provided in <xref target="redirect2Registrar"/>.</t>
        </section>
        <section anchor="bootstrap-via-cloud-registrar-and-owner-est-service">
          <name>Bootstrap via Cloud Registrar and Owner EST Service</name>
          <t>A Pledge is bootstrapping where the owner organization does not yet have an Owner Registrar deployed, but does have an EST service deployed.
The Cloud Registrar issues a voucher, and the Pledge completes trust bootstrap using the Cloud Registrar.
The voucher issued by the cloud includes domain information for the owner's EST service that the Pledge should use for certificate enrollment.</t>
          <t>For example, an organization has an EST service deployed, but does not yet have a BRSKI-capable Registrar service deployed.
The Pledge is deployed in the organization's domain, but does not discover a Local Domain Registrar or Owner Registrar.
The Pledge uses the Cloud Registrar to bootstrap, and the Cloud Registrar provides a voucher that includes instructions on finding the organization's EST service.</t>
          <t>This option can be used to introduce the benefits of BRSKI for an initial period when BRSKI is not available in existing EST Servers.
Additionally, it can also be used long-term as a security-equivalent solution in which BRSKI and EST Server are set up in a modular fashion.</t>
          <t>The use of an EST Server instead of a BRSKI Registrar may mean that not all the EST options required by <xref target="BRSKI"/> may be available and hence this option may not support all BRSKI deployment cases.
For example, certificates to enroll into an ACP <xref target="RFC8994"/> needs to include an AcpNodeName (see <xref section="6.2.2" sectionFormat="comma" target="RFC8994"/>, which non-BRSKI-capable EST Servers may not support.</t>
          <t>Protocol details for this use case are provided in <xref target="voucher2EST"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="architecture">
      <name>Architecture</name>
      <t>The high-level architectures for the two high-level use cases are illustrated in <xref target="arch-one"/> and <xref target="arch-two"/>.</t>
      <t>In both use cases, the Pledge connects to the Cloud Registrar during bootstrap.</t>
      <t>For use case one, as described in <xref target="bootstrap-via-cloud-registrar-and-owner-registrar"/>, the Cloud Registrar redirects the Pledge to an Owner Registrar in order to complete bootstrap with the Owner Registrar. When bootstrapping against an Owner Registrar, the Owner Registrar will interact with a CA to assist in issuing certificates to the Pledge. This is illustrated in <xref target="arch-one"/>.</t>
      <t>For use case two, as described <xref target="bootstrap-via-cloud-registrar-and-owner-est-service"/>, the Cloud Registrar issues a voucher itself without redirecting the Pledge to an Owner Registrar. The Cloud Registrar will inform the Pledge what domain to use for accessing EST services in the voucher response. In this model, the Pledge interacts directly with the EST service to enroll. The EST service will interact with a CA to assist in issuing a certificate to the Pledge. This is illustrated in <xref target="arch-two"/>.</t>
      <t>It is also possible that the Cloud Registrar MAY redirect the Pledge to another Cloud Registrar operated by a VAR, with that VAR's Cloud Registrar then redirecting the Pledge to the Owner Registrar.
This scenario is discussed further in Sections <xref target="multiplehttpredirects"/> and <xref format="counter" target="considerationsfor-http-redirect"/>.</t>
      <t>The mechanisms and protocols by which the Registrar or EST service interacts with the CA are transparent to the Pledge and are outside the scope of this document.</t>
      <t>The architectures show the Cloud Registrar and MASA as being logically separate entities.
The two functions could of course be integrated into a single entity.</t>
      <t>There are two different mechanisms for a Cloud Registrar to handle voucher requests.
It can redirect the request to the Owner Registrar for handling, or it can return a voucher
that includes an "est-domain" attribute that points to the Owner EST Service.
When returning a voucher, additional bootstrapping information is embedded in the voucher.
Both mechanisms are described in detail later in this document.</t>
      <figure anchor="arch-one">
        <name>Architecture: Bootstrap via Cloud Registrar and Owner Registrar</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="272" width="528" viewBox="0 0 528 272" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,80 L 8,112" fill="none" stroke="black"/>
              <path d="M 40,120 L 40,176" fill="none" stroke="black"/>
              <path d="M 80,80 L 80,112" fill="none" stroke="black"/>
              <path d="M 184,160 L 184,208" fill="none" stroke="black"/>
              <path d="M 232,216 L 232,240" fill="none" stroke="black"/>
              <path d="M 272,224 L 272,256" fill="none" stroke="black"/>
              <path d="M 280,160 L 280,208" fill="none" stroke="black"/>
              <path d="M 368,224 L 368,256" fill="none" stroke="black"/>
              <path d="M 424,80 L 424,128" fill="none" stroke="black"/>
              <path d="M 424,160 L 424,192" fill="none" stroke="black"/>
              <path d="M 520,80 L 520,128" fill="none" stroke="black"/>
              <path d="M 520,160 L 520,192" fill="none" stroke="black"/>
              <path d="M 16,32 L 128,32" fill="none" stroke="black"/>
              <path d="M 176,32 L 392,32" fill="none" stroke="black"/>
              <path d="M 8,80 L 80,80" fill="none" stroke="black"/>
              <path d="M 424,80 L 520,80" fill="none" stroke="black"/>
              <path d="M 88,96 L 416,96" fill="none" stroke="black"/>
              <path d="M 8,112 L 80,112" fill="none" stroke="black"/>
              <path d="M 424,128 L 520,128" fill="none" stroke="black"/>
              <path d="M 184,160 L 280,160" fill="none" stroke="black"/>
              <path d="M 424,160 L 520,160" fill="none" stroke="black"/>
              <path d="M 40,176 L 176,176" fill="none" stroke="black"/>
              <path d="M 288,176 L 416,176" fill="none" stroke="black"/>
              <path d="M 424,192 L 520,192" fill="none" stroke="black"/>
              <path d="M 184,208 L 280,208" fill="none" stroke="black"/>
              <path d="M 272,224 L 368,224" fill="none" stroke="black"/>
              <path d="M 232,240 L 264,240" fill="none" stroke="black"/>
              <path d="M 272,256 L 368,256" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="400,32 388,26.4 388,37.6" fill="black" transform="rotate(0,392,32)"/>
              <polygon class="arrowhead" points="184,176 172,170.4 172,181.6" fill="black" transform="rotate(0,176,176)"/>
              <polygon class="arrowhead" points="24,32 12,26.4 12,37.6" fill="black" transform="rotate(180,16,32)"/>
              <g class="text">
                <text x="8" y="36">|</text>
                <text x="152" y="36">OWNER</text>
                <text x="400" y="36">|</text>
                <text x="476" y="36">MANUFACTURER</text>
                <text x="40" y="68">On-site</text>
                <text x="216" y="68">Cloud</text>
                <text x="44" y="100">Pledge</text>
                <text x="456" y="100">Cloud</text>
                <text x="176" y="116">307</text>
                <text x="228" y="116">redirect</text>
                <text x="472" y="116">Registrar</text>
                <text x="224" y="180">Owner</text>
                <text x="468" y="180">MASA</text>
                <text x="108" y="196">VR-sign(N)</text>
                <text x="232" y="196">Registrar</text>
                <text x="348" y="196">sign(VR-sign(N))</text>
                <text x="316" y="244">CA</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
|<--------------OWNER--------------------------->|   MANUFACTURER

 On-site                Cloud
+--------+                                          +-----------+
| Pledge |------------------------------------------| Cloud     |
+--------+          307 redirect                    | Registrar |
    |                                               +-----------+
    |
    |                 +-----------+                 +-----------+
    +---------------->|  Owner    |-----------------|   MASA    |
        VR-sign(N)    | Registrar |sign(VR-sign(N)) +-----------+
                      +-----------+
                            |    +-----------+
                            +----|    CA     |
                                 +-----------+
]]></artwork>
        </artset>
      </figure>
      <figure anchor="arch-two">
        <name>Architecture: Bootstrap via Cloud Registrar and Owner EST Service</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="544" viewBox="0 0 544 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,80 L 8,112" fill="none" stroke="black"/>
              <path d="M 40,120 L 40,224" fill="none" stroke="black"/>
              <path d="M 80,80 L 80,112" fill="none" stroke="black"/>
              <path d="M 184,208 L 184,256" fill="none" stroke="black"/>
              <path d="M 232,264 L 232,288" fill="none" stroke="black"/>
              <path d="M 272,272 L 272,304" fill="none" stroke="black"/>
              <path d="M 280,208 L 280,256" fill="none" stroke="black"/>
              <path d="M 368,272 L 368,304" fill="none" stroke="black"/>
              <path d="M 424,80 L 424,128" fill="none" stroke="black"/>
              <path d="M 424,160 L 424,192" fill="none" stroke="black"/>
              <path d="M 448,128 L 448,160" fill="none" stroke="black"/>
              <path d="M 520,80 L 520,128" fill="none" stroke="black"/>
              <path d="M 520,160 L 520,192" fill="none" stroke="black"/>
              <path d="M 16,32 L 128,32" fill="none" stroke="black"/>
              <path d="M 176,32 L 392,32" fill="none" stroke="black"/>
              <path d="M 8,80 L 80,80" fill="none" stroke="black"/>
              <path d="M 424,80 L 520,80" fill="none" stroke="black"/>
              <path d="M 88,96 L 416,96" fill="none" stroke="black"/>
              <path d="M 8,112 L 80,112" fill="none" stroke="black"/>
              <path d="M 424,128 L 520,128" fill="none" stroke="black"/>
              <path d="M 424,160 L 520,160" fill="none" stroke="black"/>
              <path d="M 424,192 L 520,192" fill="none" stroke="black"/>
              <path d="M 184,208 L 280,208" fill="none" stroke="black"/>
              <path d="M 40,224 L 176,224" fill="none" stroke="black"/>
              <path d="M 184,256 L 280,256" fill="none" stroke="black"/>
              <path d="M 272,272 L 368,272" fill="none" stroke="black"/>
              <path d="M 232,288 L 264,288" fill="none" stroke="black"/>
              <path d="M 272,304 L 368,304" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="400,32 388,26.4 388,37.6" fill="black" transform="rotate(0,392,32)"/>
              <polygon class="arrowhead" points="272,288 260,282.4 260,293.6" fill="black" transform="rotate(0,264,288)"/>
              <polygon class="arrowhead" points="24,32 12,26.4 12,37.6" fill="black" transform="rotate(180,16,32)"/>
              <g class="text">
                <text x="8" y="36">|</text>
                <text x="152" y="36">OWNER</text>
                <text x="400" y="36">|</text>
                <text x="476" y="36">MANUFACTURER</text>
                <text x="40" y="68">On-site</text>
                <text x="216" y="68">Cloud</text>
                <text x="44" y="100">Pledge</text>
                <text x="456" y="100">Cloud</text>
                <text x="180" y="116">referral</text>
                <text x="232" y="116">via</text>
                <text x="292" y="116">est-domain</text>
                <text x="472" y="116">Registrar</text>
                <text x="500" y="148">BRSKI-MASA</text>
                <text x="468" y="180">MASA</text>
                <text x="208" y="228">EST</text>
                <text x="220" y="244">Server</text>
                <text x="316" y="292">CA</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
|<--------------OWNER--------------------------->|   MANUFACTURER

 On-site                Cloud
+--------+                                          +-----------+
| Pledge |------------------------------------------| Cloud     |
+--------+        referral via est-domain           | Registrar |
    |                                               +--+--------+
    |                                                  | BRSKI-MASA
    |                                               +--+--------+
    |                                               |   MASA    |
    |                                               +-----------+
    |                 +-----------+
    +-----------------| EST       |
                      | Server    |
                      +-----------+
                            |    +-----------+
                            +--->|    CA     |
                                 +-----------+
]]></artwork>
        </artset>
      </figure>
      <t>As depicted in <xref target="arch-one"/> and <xref target="arch-two"/>, there are a number of parties involved in the process.
The Manufacturer, or Original Equipment Manufacturer (OEM) builds the device, but also is expected to run the MASA, or arrange for it to exist.
The interaction between the Cloud Registrar and the MASA is described by <xref section="5.4" sectionFormat="comma" target="BRSKI"/>.</t>
      <t>In <xref target="arch-one"/> the two signatures that the Pledge and the Owner Registrar place on the Voucher Request (VR) are shown as <tt>VR-sign(N)</tt> and <tt>sign(VR-sign(N))</tt>
This is as described in <xref section="3" sectionFormat="comma" target="BRSKI"/>.
There are also signatures from Pledge to Cloud Registrar and to MASA in <xref target="arch-two"/>, but they are omitted as they would make the diagram too busy.</t>
      <t>The network operator or enterprise is the intended owner of the new device: the Pledge.
This could be the enterprise itself, or in many cases there is some outsourced IT department that might be involved.
They are the operator of the Registrar or EST Server.
They may also operate the CA, or they may contract those services from another entity.</t>
      <t>There is a potential additional party involved who may operate the Cloud Registrar: the value added reseller (VAR).
The VAR works with the OEM to ship products with the right configuration to the owner.
For example, SIP telephones or other conferencing systems may be installed by this VAR, often shipped directly from a warehouse to the customer's remote office location.
The VAR and manufacturer are aware of which devices have been shipped to the VAR through sales channel integrations, and so the manufacturer's Cloud Registrar is able to redirect the Pledge through a chain of Cloud Registrars, as explained in <xref target="redirect-response"/>.</t>
      <section anchor="network-connectivity">
        <name>Network Connectivity</name>
        <t>The assumption is that the Pledge already has network connectivity prior to connecting to the Cloud Registrar.
The Pledge must have an IP address so that it is able to make DNS queries, and be able to send requests to the Cloud Registrar.
There are many ways to accomplish this, from routable IPv4 or IPv6 addresses, to use of NAT44, to using HTTP or SOCKS proxies.</t>
        <t>The Pledge operator has already connected the Pledge to the network, and the mechanism by which this has happened is out of scope of this document.</t>
        <t>For many telephony applications, this is typically going to be a wired
connection. For wireless use cases, existing Wi-Fi onboarding mechanisms such as <xref target="WPS"/> can be used.</t>
        <t>Similarly, what address space the IP address belongs to, whether it is an IPv4 or IPv6 address, or if there are firewalls or proxies deployed between the Pledge and the cloud registrar are all out of scope of this document.</t>
      </section>
      <section anchor="pledge-certificate-identity-considerations">
        <name>Pledge Certificate Identity Considerations</name>
        <t><xref section="5.9.2" sectionFormat="of" target="BRSKI"/> specifies that the Pledge MUST send an EST <xref target="RFC7030"/> CSR Attributes request to the EST server before it requests a client certificate.
For the use case described in <xref target="bootstrap-via-cloud-registrar-and-owner-registrar"/>, the Owner Registrar operates as the EST server as described in <xref section="2.5.3" sectionFormat="comma" target="BRSKI"/>, and the Pledge sends the CSR Attributes request to the Owner Registrar.
For the use case described in <xref target="bootstrap-via-cloud-registrar-and-owner-est-service"/>, the EST server operates as described in <xref target="RFC7030"/>, and the Pledge sends the CSR Attributes request to the EST server.
Note that the Pledge only sends the CSR Attributes request to the entity acting
as the EST server as per <xref section="2.6" sectionFormat="of" target="RFC7030"/>, and MUST NOT send the CSR
Attributes request to the Cloud Registrar, because the Cloud Registrar does not have authority to issue a certificate for the customer domain.  (The Cloud Registrar is not a full EST server)
If a Pledge sends a CSR Attributes request to the Cloud Registrar, then the Cloud Registrar MUST reply with 404 response code.</t>
        <t>The EST server MAY use this mechanism to instruct the Pledge about the identities it should include in the CSR request it sends as part of enrollment.
The EST server MAY use this mechanism to tell the Pledge what Subject or Subject Alternative Name identity information to include in its CSR request.
This can be useful if the Subject or Subject Alternative Name identity must have a specific value in order to complete enrollment with the CA.</t>
        <t>EST <xref target="RFC7030"/> is not clear on how the CSR Attributes response should be structured, and in particular is not clear on how a server can instruct a client to include specific attribute values in its CSR.
<xref target="I-D.ietf-lamps-rfc7030-csrattrs"/> clarifies how a server can use CSR Attributes response to specify specific values for attributes that the client should include in its CSR.</t>
        <t>For example, the Pledge may only be aware of its IDevID Subject which includes a manufacturer serial number, but must include a specific fully qualified domain name in the CSR in order to complete domain ownership proofs required by the CA.</t>
        <t>As another example, the Registrar may deem the manufacturer serial number in an IDevID as personally identifiable information, and may want to specify a new random opaque identifier that the Pledge should use in its CSR.</t>
      </section>
      <section anchor="redirected">
        <name>YANG extension for Voucher based redirect</name>
        <t><xref target="RFC8366bis"/> contains the two needed voucher extensions: "est-domain" and "additional-configuration" which are needed when a client is redirected to a local EST server.</t>
      </section>
    </section>
    <section anchor="protocol-operation">
      <name>Protocol Operation</name>
      <t>This section outlines the high-level protocol requirements and operations that take place. <xref target="protocol-details"/> outlines the exact sequence of message interactions between the Pledge, the Cloud Registrar, the Owner Registrar and the Owner EST server.</t>
      <section anchor="pledge-sends-voucher-request-to-cloud-registrar">
        <name>Pledge Sends Voucher Request to Cloud Registrar</name>
        <section anchor="cloud-registrar-discovery">
          <name>Cloud Registrar Discovery</name>
          <t>BRSKI defines how a Pledge MAY contact a well-known URI of a Cloud Registrar if a Local Domain Registrar cannot be discovered.
Additionally, certain Pledge types might never attempt to discover a Local Domain Registrar and might automatically bootstrap against a Cloud Registrar.</t>
          <t>The details of the URI are manufacturer specific, with BRSKI giving the example "brski-registrar.manufacturer.example.com".</t>
          <t>The Pledge SHOULD be provided with the entire URI of the Cloud Registrar, including the protocol and path components, which are typically "https://" and "/.well-known/brski", respectively.</t>
        </section>
        <section anchor="pledge-cloud-registrar-tls-establishment-details">
          <name>Pledge - Cloud Registrar TLS Establishment Details</name>
          <t>According to <xref section="2.7" sectionFormat="comma" target="BRSKI"/>, the Pledge MUST use an Implicit Trust Anchor database (see EST <xref target="RFC7030"/>) to authenticate the Cloud Registrar service.
The Pledge MUST establish a mutually authenticated TLS connection with the Cloud Registrar.
Unlike the Provisional TLS procedures documented in Section 5.1 of <xref target="BRSKI"/>, the Pledge MUST NOT establish a Provisional TLS connection with the Cloud Registrar.</t>
          <t>Pledges MUST and Cloud/Owner Registrars SHOULD support the use of the "server_name" TLS extension (SNI, <xref target="RFC6066"/>) when using TLS 1.2.
Support for SNI is mandatory with TLS 1.3.</t>
          <t>Pledges SHOULD send a valid "server_name" extension (SNI) whenever they know the domain name of the registrar they connect to.
A Pledge creating a Provisional TLS connection according to <xref target="BRSKI"/> will often only know the link local IPv6 address of a Join Proxy that connects it to the Registrar.
Registrars are accordingly expected to ignore SNI information, as in most cases, the Pledge will not know how to set the SNI correctly.</t>
          <t>The Pledge MUST be manufactured with preloaded trust anchors that are used to verify the identity of the Cloud Registrar when establishing the TLS connection.
The TLS connection can be verified using a public Web PKI trust anchor using <xref target="RFC9525"/> DNS-ID mechanisms or a pinned certification authority.
This is a local implementation decision.
Refer to <xref target="trust-anchors-for-cloud-registrar"/> for trust anchor security considerations.</t>
          <t>The Cloud Registrar MUST verify the identity of the Pledge by sending a TLS CertificateRequest message to the Pledge during TLS session establishment.
The Cloud Registrar MAY include a certificate_authorities field in the message to specify the set of allowed IDevID issuing CAs that Pledges MAY use when establishing connections with the Cloud Registrar.</t>
          <t>In addition to other protections against DoS attacks, the Cloud Registrar is able to reject TLS connections when it can determine during TLS authentication that it cannot support the Pledge.  For example, the Pledge cannot provide an IDevID signed by a CA recognized/supported by the Cloud Registrar.</t>
        </section>
        <section anchor="pledge-sends-voucher-request-message">
          <name>Pledge Sends Voucher Request Message</name>
          <t>After the Pledge has established a mutually authenticated TLS connection with the Cloud Registrar, the Pledge generates a voucher request message as outlined in Section 5.2 of <xref target="BRSKI"/>, and sends the voucher request message to the Cloud Registrar.</t>
        </section>
      </section>
      <section anchor="cloud-registrar-processes-voucher-request-message">
        <name>Cloud Registrar Processes Voucher Request Message</name>
        <t>The Cloud Registrar MUST determine Pledge ownership.
Prior to ownership determination, the Registrar checks the request for correctness and if it is unwilling or unable to handle the request, it MUST return a suitable 4xx or 5xx error response to the Pledge as defined by <xref target="BRSKI"/> and HTTP.
The Registrar returns the following errors:</t>
        <ul spacing="normal">
          <li>
            <t>in the case of an unknown Pledge, a 404 is returned.</t>
          </li>
          <li>
            <t>for a malformed request, 400 is returned.</t>
          </li>
          <li>
            <t>in case of server overload, 503 is returned.</t>
          </li>
        </ul>
        <t>If the request is correct and the Registrar is able to handle it, but unable to determine ownership at that time, then it MUST return a 401 Unauthorized response to the Pledge.
This signals to the Pledge that there is currently no known owner domain for it, but that retrying later might resolve this situation.
In this scenario, the Registrar SHOULD include a Retry-After header that includes a time to defer.
The absence of a Retry-After header indicates to the Pledge not to attempt again.
The Pledge MUST restart the bootstrapping process from the beginning.</t>
        <t>A Pledge with some kind of indicator (such as a screen or LED) SHOULD consider all 4xx and 5xx errors to be a bootstrapping failure, and indicate this to the operator.</t>
        <t>If the Cloud Registrar successfully determines ownership, then it MUST take one of the following actions:</t>
        <ul spacing="normal">
          <li>
            <t>error: return a suitable 4xx or 5xx error response (as defined by <xref target="BRSKI"/> and HTTP) to the Pledge if the request processing failed for any reason.</t>
          </li>
          <li>
            <t>redirect to Owner Registrar: redirect the Pledge to an Owner Registrar via 307 response code.</t>
          </li>
          <li>
            <t>redirect to owner EST server: issue a voucher (containing an "est-domain" attribute) and return a 200 response code.</t>
          </li>
        </ul>
        <section anchor="PledgeOwnershipLookup">
          <name>Pledge Ownership Look Up</name>
          <t>The Cloud Registrar needs some suitable mechanism for knowing the correct owner of a connecting Pledge based on the presented identity certificate.
For example, if the Pledge establishes TLS using an IDevID that is signed by a known manufacturing CA, the Registrar could extract the serial number from the IDevID and use this to look up a database of Pledge IDevID serial numbers to owners.</t>
          <t>The mechanism by which the Cloud Registrar determines Pledge ownership is, however, outside the scope of this document.
The Cloud Registrar is strongly tied to the manufacturers' processes for device identity.</t>
        </section>
        <section anchor="bootstrap-via-cloud-registrar-and-owner-registrar-1">
          <name>Bootstrap via Cloud Registrar and Owner Registrar</name>
          <t>Once the Cloud Registrar has determined Pledge ownership, the Cloud Registrar MAY redirect the Pledge to the Owner Registrar in order to complete bootstrap.
If the owner wants the Cloud Registrar to redirect Pledges to their Owner Registrar, the owner must register their Owner Registrar URI with cloud Registrar.
The mechanism by which Pledge owners register their Owner Registrar URI with the Cloud Registrar is outside the scope of this document.</t>
          <t>In case of redirection, the Cloud Registrar replies to the voucher request with an HTTP 307 Temporary Redirect response code, including the owner's Local Domain in the HTTP Location header.</t>
        </section>
        <section anchor="bootstrap-via-cloud-registrar-and-owner-est-service-1">
          <name>Bootstrap via Cloud Registrar and Owner EST Service</name>
          <t>If the Cloud Registrar issues a voucher, it returns the voucher in an HTTP response with a 200 response code.</t>
          <t>The Cloud Registrar MAY issue a 202 response code if it is willing to issue a voucher, but will take some time to prepare the voucher.</t>
          <t>The voucher MUST include the new "est-domain" field as defined in <xref target="RFC8366bis"/>.
This tells the Pledge where the domain of the EST service to use for completing certificate enrollment.</t>
          <t>The voucher MAY include the new "additional-configuration" field.
This field points the Pledge to a URI where Pledge specific additional configuration information SHOULD be retrieved.
For example, a SIP phone might retrieve a manufacturer specific configuration file that contains information about how to do SIP Registration.
One advantage of this mechanism over current mechanisms like DHCP options 120 defined in <xref target="RFC3361"/> or option 125 defined in <xref target="RFC3925"/> is that the voucher is returned in a confidential (TLS-protected) transport, and so can include device-specific credentials for retrieval of the configuration.</t>
          <t>The exact Pledge and Registrar behavior for handling and specifying the "additional-configuration" field is outside the scope of this document.</t>
        </section>
      </section>
      <section anchor="pledge-handles-cloud-registrar-response">
        <name>Pledge Handles Cloud Registrar Response</name>
        <section anchor="redirect-response">
          <name>Bootstrap via Cloud Registrar and Owner Registrar</name>
          <t>The Cloud Registrar has returned a 307 response to a voucher request.
The Cloud Registrar MAY be redirecting the Pledge to the Owner Registrar, or to a different Cloud Registrar operated by a VAR.</t>
          <t>The Pledge MUST restart its bootstrapping process by sending a new voucher
request message (with a fresh nonce) using the location provided in the HTTP redirect.</t>
          <t>The Pledge MUST attempt to validate the identity of the Cloud VAR Registrar specified in the 307 response using its Implicit Trust Anchor Database.
If validation of this identity succeeds using the Implicit Trust Anchor Database, then the Pledge MAY accept a subsequent 307 response from this Cloud VAR Registrar.</t>
          <t>The Pledge MAY continue to follow a number of 307 redirects provided that each 307 redirect target Registrar identity is validated using the Implicit Trust Anchor Database.</t>
          <t>However, if validation of a 307 redirect target Registrar identity using the Implicit Trust Anchor Database fails, then the Pledge MUST NOT accept the 307 responses from the Registrar.
At this point, the TLS connection that has been established is considered a Provisional TLS, as per Section 5.1 of <xref target="BRSKI"/>.</t>
          <t>The Pledge then (re)sends a voucher-request on this connection.
As explained by <xref target="BRSKI"/>, the connection is validated using the pinned credential from the voucher.</t>
          <t>The Pledge MUST process any error messages as defined in <xref target="BRSKI"/>, and in case of error MUST restart the process from its provisioned Cloud Registrar.
The exception is that a 401 Unauthorized code SHOULD cause the Pledge to retry a number of times over a period of a few hours.</t>
          <t>In order to avoid permanent bootstrap cycles, the Pledge MUST NOT revisit a prior location.
<xref target="multiplehttpredirects"/> further outlines risks associated with redirects.
However, in some scenarios, Pledges MAY visit the current location multiple times, for example when handling a 401 Unauthorized response, or when handling a 503 Service Unavailable that includes a Retry-After HTTP header.
If it happens that a location is repeated, then the Pledge MUST fail the bootstrapping attempt and go back to the beginning, which includes listening to other sources of bootstrapping information as specified in <xref target="BRSKI"/> section 4.1 and 5.0.
The Pledge MUST also have a limit on the total number of redirects it will a follow, as the cycle detection requires that it keep track of the places it has been.
That limit MUST be in the dozens or more redirects such that no reasonable delegation path would be affected.</t>
          <t>When the Pledge cannot validate the connection, then it MUST establish a Provisional TLS connection with the specified Local Domain Registrar at the location specified.</t>
          <t>The Pledge then sends a voucher request message via the Local Domain Registrar.</t>
          <t>After the Pledge receives the voucher, it verifies the TLS connection to the Local Domain Registrar and continues with enrollment and bootstrap as per standard BRSKI operation.</t>
          <t>The Pledge MUST process any error messages as defined in <xref target="BRSKI"/>, and in case of error MUST restart the process from its provisioned Cloud Registrar.</t>
          <t>The exception is that a 401 Unauthorized code SHOULD cause the Pledge to retry a number of times over a period of a few hours.</t>
        </section>
        <section anchor="bootstrap-via-cloud-registrar-and-owner-est-service-2">
          <name>Bootstrap via Cloud Registrar and Owner EST Service</name>
          <t>The Cloud Registrar returned a voucher to the Pledge.
The Pledge MUST perform voucher verification as per Section 5.6.1 of <xref target="BRSKI"/>.</t>
          <t>The Pledge SHOULD extract the "est-domain" field from the voucher, and SHOULD continue with EST enrollment as per standard EST operation. Note that the Pledge has been instructed to connect to the EST server specified in the "est-domain" field, and therefore SHOULD use EST mechanisms, and not BRSKI mechanisms, when connecting to the EST server.</t>
        </section>
      </section>
    </section>
    <section anchor="protocol-details">
      <name>Protocol Details</name>
      <section anchor="redirect2Registrar">
        <name>Bootstrap via Cloud Registrar and Owner Registrar</name>
        <t>This flow illustrates the "Bootstrap via Cloud Registrar and Owner Registrar" use case.
A Pledge is bootstrapping in a remote location with no Local Domain Registrar.
The assumption is that the Owner Registrar domain is accessible, and the Pledge can establish a network connection with the Owner Registrar.
This may require that the owner network firewall exposes the Owner Registrar on the public internet.</t>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="624" width="496" viewBox="0 0 496 624" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,32 L 8,80" fill="none" stroke="black"/>
              <path d="M 40,88 L 40,608" fill="none" stroke="black"/>
              <path d="M 80,32 L 80,80" fill="none" stroke="black"/>
              <path d="M 192,272 L 192,320" fill="none" stroke="black"/>
              <path d="M 224,328 L 224,608" fill="none" stroke="black"/>
              <path d="M 288,272 L 288,320" fill="none" stroke="black"/>
              <path d="M 400,32 L 400,80" fill="none" stroke="black"/>
              <path d="M 400,272 L 400,320" fill="none" stroke="black"/>
              <path d="M 440,88 L 440,240" fill="none" stroke="black"/>
              <path d="M 440,328 L 440,560" fill="none" stroke="black"/>
              <path d="M 480,272 L 480,320" fill="none" stroke="black"/>
              <path d="M 488,32 L 488,80" fill="none" stroke="black"/>
              <path d="M 8,32 L 80,32" fill="none" stroke="black"/>
              <path d="M 400,32 L 488,32" fill="none" stroke="black"/>
              <path d="M 8,80 L 80,80" fill="none" stroke="black"/>
              <path d="M 400,80 L 488,80" fill="none" stroke="black"/>
              <path d="M 48,128 L 432,128" fill="none" stroke="black"/>
              <path d="M 48,176 L 432,176" fill="none" stroke="black"/>
              <path d="M 48,224 L 432,224" fill="none" stroke="black"/>
              <path d="M 192,272 L 288,272" fill="none" stroke="black"/>
              <path d="M 400,272 L 480,272" fill="none" stroke="black"/>
              <path d="M 192,320 L 288,320" fill="none" stroke="black"/>
              <path d="M 400,320 L 480,320" fill="none" stroke="black"/>
              <path d="M 48,352 L 216,352" fill="none" stroke="black"/>
              <path d="M 48,400 L 216,400" fill="none" stroke="black"/>
              <path d="M 232,416 L 432,416" fill="none" stroke="black"/>
              <path d="M 232,464 L 432,464" fill="none" stroke="black"/>
              <path d="M 48,496 L 216,496" fill="none" stroke="black"/>
              <path d="M 48,544 L 216,544" fill="none" stroke="black"/>
              <path d="M 48,592 L 216,592" fill="none" stroke="black"/>
              <path d="M 48,608 L 216,608" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="440,416 428,410.4 428,421.6" fill="black" transform="rotate(0,432,416)"/>
              <polygon class="arrowhead" points="440,176 428,170.4 428,181.6" fill="black" transform="rotate(0,432,176)"/>
              <polygon class="arrowhead" points="440,128 428,122.4 428,133.6" fill="black" transform="rotate(0,432,128)"/>
              <polygon class="arrowhead" points="240,464 228,458.4 228,469.6" fill="black" transform="rotate(180,232,464)"/>
              <polygon class="arrowhead" points="224,592 212,586.4 212,597.6" fill="black" transform="rotate(0,216,592)"/>
              <polygon class="arrowhead" points="224,544 212,538.4 212,549.6" fill="black" transform="rotate(0,216,544)"/>
              <polygon class="arrowhead" points="224,400 212,394.4 212,405.6" fill="black" transform="rotate(0,216,400)"/>
              <polygon class="arrowhead" points="224,352 212,346.4 212,357.6" fill="black" transform="rotate(0,216,352)"/>
              <polygon class="arrowhead" points="56,608 44,602.4 44,613.6" fill="black" transform="rotate(180,48,608)"/>
              <polygon class="arrowhead" points="56,544 44,538.4 44,549.6" fill="black" transform="rotate(180,48,544)"/>
              <polygon class="arrowhead" points="56,496 44,490.4 44,501.6" fill="black" transform="rotate(180,48,496)"/>
              <polygon class="arrowhead" points="56,352 44,346.4 44,357.6" fill="black" transform="rotate(180,48,352)"/>
              <polygon class="arrowhead" points="56,224 44,218.4 44,229.6" fill="black" transform="rotate(180,48,224)"/>
              <polygon class="arrowhead" points="56,128 44,122.4 44,133.6" fill="black" transform="rotate(180,48,128)"/>
              <g class="text">
                <text x="44" y="52">Pledge</text>
                <text x="432" y="52">Cloud</text>
                <text x="440" y="68">Registrar</text>
                <text x="60" y="116">1.</text>
                <text x="164" y="116">Mutually-authenticated</text>
                <text x="272" y="116">TLS</text>
                <text x="60" y="164">2.</text>
                <text x="104" y="164">Voucher</text>
                <text x="168" y="164">Request</text>
                <text x="60" y="212">3.</text>
                <text x="88" y="212">307</text>
                <text x="144" y="212">Location:</text>
                <text x="268" y="212">owner-ra.example.com</text>
                <text x="224" y="292">Owner</text>
                <text x="436" y="292">MASA</text>
                <text x="240" y="308">Registrar</text>
                <text x="60" y="340">4.</text>
                <text x="120" y="340">Provisional</text>
                <text x="184" y="340">TLS</text>
                <text x="60" y="388">5.</text>
                <text x="104" y="388">Voucher</text>
                <text x="168" y="388">Request</text>
                <text x="244" y="404">6.</text>
                <text x="288" y="404">Voucher</text>
                <text x="352" y="404">Request</text>
                <text x="244" y="452">7.</text>
                <text x="288" y="452">Voucher</text>
                <text x="356" y="452">Response</text>
                <text x="60" y="484">8.</text>
                <text x="104" y="484">Voucher</text>
                <text x="172" y="484">Response</text>
                <text x="60" y="532">9.</text>
                <text x="100" y="532">Verify</text>
                <text x="144" y="532">TLS</text>
                <text x="64" y="580">10.</text>
                <text x="96" y="580">EST</text>
                <text x="140" y="580">enroll</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
+--------+                                       +----------+
| Pledge |                                       | Cloud    |
|        |                                       |Registrar |
+--------+                                       +----------+
    |                                                 |
    | 1. Mutually-authenticated TLS                   |
    |<----------------------------------------------->|
    |                                                 |
    | 2. Voucher Request                              |
    |------------------------------------------------>|
    |                                                 |
    | 3. 307 Location: owner-ra.example.com           |
    |<------------------------------------------------|
    |                                                 |
    |
    |                  +-----------+             +---------+
    |                  | Owner     |             |  MASA   |
    |                  | Registrar |             |         |
    |                  +-----------+             +---------+
    | 4. Provisional TLS   |                          |
    |<-------------------->|                          |
    |                      |                          |
    | 5. Voucher Request   |                          |
    |--------------------->| 6. Voucher Request       |
    |                      |------------------------->|
    |                      |                          |
    |                      | 7. Voucher Response      |
    |                      |<-------------------------|
    | 8. Voucher Response  |                          |
    |<---------------------|                          |
    |                      |                          |
    | 9. Verify TLS        |                          |
    |<-------------------->|                          |
    |                      |                          |
    | 10. EST enroll       |
    |--------------------->|
    |<---------------------|
]]></artwork>
        </artset>
        <t>The process starts, in step 1, when the Pledge establishes a Mutual TLS channel with the Cloud Registrar using the IDevID certificate and the trust anchors created during the manufacturing process of the Pledge.</t>
        <t>In step 2, the Pledge sends a voucher request to the Cloud Registrar.</t>
        <t>The Cloud Registrar determines Pledge ownership look up as outlined in <xref target="PledgeOwnershipLookup"/>, and determines the Owner Registrar domain.
In step 3, the Cloud Registrar redirects the Pledge to the Owner Registrar domain.</t>
        <t>Steps 4 and onwards follow the standard BRSKI flow, which includes doing EST enroll operations.
The Pledge establishes a Provisional TLS connection with the Owner Registrar, and sends a voucher request to the Owner Registrar.
The Registrar forwards the voucher request to the MASA.
Assuming the MASA issues a voucher, then the Pledge verifies the TLS connection with the Registrar using the pinned-domain-cert from the voucher and completes the BRSKI flow.</t>
      </section>
      <section anchor="voucher2EST">
        <name>Bootstrap via Cloud Registrar and Owner EST Service</name>
        <t>This flow illustrates the "Bootstrap via Cloud Registrar and Owner EST Service" use case.
A Pledge is bootstrapping in a location with no Local Domain Registrar.
The Cloud Registrar is instructing the Pledge to connect directly to an EST server for enrollment using EST mechanisms.
The assumption is that the EST domain is accessible, and the Pledge can establish a network connection with the EST server.</t>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="720" width="496" viewBox="0 0 496 720" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,32 L 8,96" fill="none" stroke="black"/>
              <path d="M 40,104 L 40,704" fill="none" stroke="black"/>
              <path d="M 80,32 L 80,96" fill="none" stroke="black"/>
              <path d="M 184,272 L 184,336" fill="none" stroke="black"/>
              <path d="M 224,344 L 224,384" fill="none" stroke="black"/>
              <path d="M 224,480 L 224,704" fill="none" stroke="black"/>
              <path d="M 272,272 L 272,336" fill="none" stroke="black"/>
              <path d="M 400,32 L 400,96" fill="none" stroke="black"/>
              <path d="M 440,104 L 440,704" fill="none" stroke="black"/>
              <path d="M 488,32 L 488,96" fill="none" stroke="black"/>
              <path d="M 8,32 L 80,32" fill="none" stroke="black"/>
              <path d="M 400,32 L 488,32" fill="none" stroke="black"/>
              <path d="M 8,96 L 80,96" fill="none" stroke="black"/>
              <path d="M 400,96 L 488,96" fill="none" stroke="black"/>
              <path d="M 48,144 L 432,144" fill="none" stroke="black"/>
              <path d="M 48,192 L 432,192" fill="none" stroke="black"/>
              <path d="M 48,240 L 432,240" fill="none" stroke="black"/>
              <path d="M 184,272 L 272,272" fill="none" stroke="black"/>
              <path d="M 184,336 L 272,336" fill="none" stroke="black"/>
              <path d="M 48,384 L 216,384" fill="none" stroke="black"/>
              <path d="M 48,448 L 432,448" fill="none" stroke="black"/>
              <path d="M 48,512 L 216,512" fill="none" stroke="black"/>
              <path d="M 48,560 L 216,560" fill="none" stroke="black"/>
              <path d="M 48,608 L 216,608" fill="none" stroke="black"/>
              <path d="M 48,656 L 216,656" fill="none" stroke="black"/>
              <path d="M 48,704 L 216,704" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="440,448 428,442.4 428,453.6" fill="black" transform="rotate(0,432,448)"/>
              <polygon class="arrowhead" points="440,192 428,186.4 428,197.6" fill="black" transform="rotate(0,432,192)"/>
              <polygon class="arrowhead" points="440,144 428,138.4 428,149.6" fill="black" transform="rotate(0,432,144)"/>
              <polygon class="arrowhead" points="224,704 212,698.4 212,709.6" fill="black" transform="rotate(0,216,704)"/>
              <polygon class="arrowhead" points="224,608 212,602.4 212,613.6" fill="black" transform="rotate(0,216,608)"/>
              <polygon class="arrowhead" points="224,512 212,506.4 212,517.6" fill="black" transform="rotate(0,216,512)"/>
              <polygon class="arrowhead" points="224,384 212,378.4 212,389.6" fill="black" transform="rotate(0,216,384)"/>
              <polygon class="arrowhead" points="56,656 44,650.4 44,661.6" fill="black" transform="rotate(180,48,656)"/>
              <polygon class="arrowhead" points="56,560 44,554.4 44,565.6" fill="black" transform="rotate(180,48,560)"/>
              <polygon class="arrowhead" points="56,384 44,378.4 44,389.6" fill="black" transform="rotate(180,48,384)"/>
              <polygon class="arrowhead" points="56,240 44,234.4 44,245.6" fill="black" transform="rotate(180,48,240)"/>
              <polygon class="arrowhead" points="56,144 44,138.4 44,149.6" fill="black" transform="rotate(180,48,144)"/>
              <g class="text">
                <text x="44" y="52">Pledge</text>
                <text x="432" y="52">Cloud</text>
                <text x="440" y="68">Registrar</text>
                <text x="416" y="84">/</text>
                <text x="444" y="84">MASA</text>
                <text x="60" y="132">1.</text>
                <text x="164" y="132">Mutually-authenticated</text>
                <text x="272" y="132">TLS</text>
                <text x="60" y="180">2.</text>
                <text x="104" y="180">Voucher</text>
                <text x="168" y="180">Request</text>
                <text x="60" y="228">3.</text>
                <text x="104" y="228">Voucher</text>
                <text x="172" y="228">Response</text>
                <text x="288" y="228">{est-domain:fqdn}</text>
                <text x="224" y="292">RFC7030</text>
                <text x="208" y="308">EST</text>
                <text x="220" y="324">Server</text>
                <text x="60" y="372">4.</text>
                <text x="124" y="372">Authenticate</text>
                <text x="192" y="372">TLS</text>
                <text x="64" y="420">5a.</text>
                <text x="92" y="420">On</text>
                <text x="140" y="420">success:</text>
                <text x="196" y="420">POST</text>
                <text x="280" y="420">/voucher_status</text>
                <text x="376" y="420">success</text>
                <text x="64" y="436">5b.</text>
                <text x="92" y="436">On</text>
                <text x="140" y="436">failure:</text>
                <text x="196" y="436">POST</text>
                <text x="280" y="436">/voucher_status</text>
                <text x="376" y="436">failure</text>
                <text x="60" y="484">6.</text>
                <text x="88" y="484">CSR</text>
                <text x="148" y="484">Attributes</text>
                <text x="104" y="500">Request</text>
                <text x="60" y="532">7.</text>
                <text x="88" y="532">CSR</text>
                <text x="148" y="532">Attributes</text>
                <text x="108" y="548">Response</text>
                <text x="60" y="596">8.</text>
                <text x="88" y="596">EST</text>
                <text x="132" y="596">Enroll</text>
                <text x="60" y="644">9.</text>
                <text x="120" y="644">Certificate</text>
                <text x="64" y="692">10.</text>
                <text x="136" y="692">/enrollstatus</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
+--------+                                       +----------+
| Pledge |                                       | Cloud    |
|        |                                       |Registrar |
|        |                                       | / MASA   |
+--------+                                       +----------+
    |                                                 |
    | 1. Mutually-authenticated TLS                   |
    |<----------------------------------------------->|
    |                                                 |
    | 2. Voucher Request                              |
    |------------------------------------------------>|
    |                                                 |
    | 3. Voucher Response  {est-domain:fqdn}          |
    |<------------------------------------------------|
    |                                                 |
    |                 +----------+                    |
    |                 | RFC7030  |                    |
    |                 | EST      |                    |
    |                 | Server   |                    |
    |                 +----------+                    |
    |                      |                          |
    | 4. Authenticate TLS  |                          |
    |<-------------------->|                          |
    |                                                 |
    | 5a. On success: POST /voucher_status success    |
    | 5b. On failure: POST /voucher_status failure    |
    |------------------------------------------------>|
    |                                                 |
    | 6. CSR Attributes    |                          |
    |    Request           |                          |
    |--------------------->|                          |
    | 7. CSR Attributes    |                          |
    |    Response          |                          |
    |<---------------------|                          |
    |                      |                          |
    | 8. EST Enroll        |                          |
    |--------------------->|                          |
    |                      |                          |
    | 9. Certificate       |                          |
    |<---------------------|                          |
    |                      |                          |
    | 10. /enrollstatus    |                          |
    |--------------------->|                          |
]]></artwork>
        </artset>
        <t>The process starts, in step 1, when the Pledge establishes a Mutual TLS channel with the Cloud Registrar/MASA using artifacts created during the manufacturing process of the Pledge.</t>
        <t>In step 2, the Pledge sends a voucher request to the Cloud Registrar/MASA.</t>
        <t>In step 3, the the Cloud Registrar/MASA replies to the Pledge with an <xref target="RFC8366bis"/> format voucher that includes its assigned EST domain in the "est-domain" attribute.</t>
        <t>In step 4, the Pledge establishes a TLS connection with the EST RA that was specified in the voucher "est-domain" attribute.
The connection may involve crossing the Internet requiring a DNS look up on the provided name.
It MAY also be a local address that includes an IP address literal including both IPv4 <xref target="RFC1918"/> and IPv6 Unique Local Addresses <xref target="RFC4193"/>.
The Pledge attempts to authentiate the TLS connection and verify the EST server identity.
The artifact provided in the pinned-domain-cert is trusted as a trust anchor, and is used to verify the EST server identity.
The EST server identity MUST be verified using the pinned-domain-cert value provided in the voucher as described in <xref target="RFC7030"/> section 3.3.1.</t>
        <t>There is a case where the pinned-domain-cert is the identical End-Entity (EE) Certificate as the EST server.
It also explicitly includes the case where the EST server has a self-signed EE Certificate, but it MAY also be an EE certificate that is part of a larger PKI.
If the certificate is not a self-signed or EE certificate, then the Pledge SHOULD apply <xref target="RFC9525"/> DNS-ID verification on the certificate against the domain provided in the "est-domain" attribute.
If the "est-domain" was provided with an IP address literal, then it is unlikely that it can be verified, and in that case, it is expected that either a self-signed certificate or an EE certificate will be pinned by the voucher.</t>
        <t>In steps 5.a and 5.b, the Pledge MAY optionally notify the Cloud Registrar/MASA of the success or failure of its attempt to establish a secure TLS channel with the EST server.
This is described in Section 5.7 of <xref target="BRSKI"/>
This telemetry returns allow for the Registrar to better provide diagnostics in the event of failure to onboard.
if the Pledge fails to verify the identity of the EST server, it MUST drop the connection and MUST NOT continue with a CSR Attributes request or an EST Enroll request.</t>
        <t>In step 6, the Pledge follows the procedures outlined in {pledge-certificate-identity-considerations} and sends a CSR Attributes request to the EST server before sending the EST Enroll request.</t>
        <t>In step 7, the EST server returns the CSR Attributes response.</t>
        <t>In step 8, the Pledge sends an EST Enroll request with the CSR.</t>
        <t>In step 9, the EST server returns the requested certificate.</t>
        <t>Step 10 is described in Section 5.9.4 of <xref target="BRSKI"/> as the Enrollment Status Telemetry.
This telemetry return also allows for better diagnostics in the event of a failure.</t>
      </section>
    </section>
    <section anchor="lifecycle-considerations">
      <name>Lifecycle Considerations</name>
      <t>BRSKI and the Cloud Registrar support provided in this document are dependent upon the manufacturer maintaining the required infrastructure. Section 10.7 of <xref target="BRSKI"/> outlines additional considerations about manufacturer life span.</t>
      <t>Sections 11.5 and 11.6 of <xref target="BRSKI"/> outline additional considerations about device trust anchors and how devices establish trust.</t>
      <t>The well-known URL that is used is specified by the manufacturer when designing its firmware, and is therefore completely under the manufacturer's control.
If the manufacturer wishes to change the URL, or discontinue the service, then the manufacturer will need to arrange for a firmware update where appropriate changes are made.</t>
      <t>Often the firmware can not be updated because there is significant inventory in a warehouse.
If the Pledge were powered on and connected, then it would get firmware updates.
Since it is not, any URLs built-in to the old firmware need to be maintained until all copies of that firmware have been replaced.
This could be a challenge if a company is going out of business, and in which case the considerations from <xref section="10.7" sectionFormat="comma" target="BRSKI"/> apply.</t>
      <t>If a merger between two companies happens, then it is possible to consolidate the MASA of each company into a single system.
The consolidated MASA will need access to a MASA signing key for both companies to operate correctly.
One way is for both MASA names (such as masa.company1.example, and masa.company2.example) to be added as SubjectAltNames for the HTTPS certificates used by the MASA.
The Cloud Registrar will need a similar treatment.
As an alternative to operating a Registrar under two names, all access to one Cloud Registrar could be replaced with a 307 redirect as described in <xref target="multiplehttpredirects"/>.</t>
      <t>Additionally, in the hosted Registrar use case, with an Owner EST Server <xref target="voucher2EST"/> use case, the Cloud Registrar MUST know the certificate for the EST Server in order to pin it properly.
In that case, when the owner of the EST Server wishes to change their certificate, then they MUST coordinate this with the upstream Cloud Registrar operator.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no IANA requests.</t>
    </section>
    <section anchor="implementation-considerations">
      <name>Implementation Considerations</name>
      <section anchor="captive-portals">
        <name>Captive Portals</name>
        <t>A Pledge might find itself deployed in a network where a captive portal or an intelligent home gateway that provides access control on all connections is also deployed.
Captive portals that do not follow the requirements of Section 1 of <xref target="RFC8952"/> might forcibly redirect HTTPS connections.
While this is a deprecated practice as it breaks TLS in a way that most users can not deal with, it is still common in many networks.</t>
        <t>When the Pledge attempts to connect to any Cloud Registrar, an incorrect connection will be detected because the Pledge will be unable to verify the TLS connection to its Cloud Registrar via DNS-ID check Section 6.3 of <xref target="RFC9525"/>.
That is, the certificate returned from the captive portal will not match.</t>
        <t>At this point a network operator who controls the captive portal, noticing the connection to what seems a legitimate destination (the Cloud Registrar), MAY then permit that connection.
This enables the first connection to go through.</t>
        <t>The connection is then redirected to the Registrar via 307, or to an EST server via "est-domain" in a voucher.
If it is a 307 redirect, then a Provisional TLS connection will be initiated, and it will succeed.
The Provisional TLS connection does not do DNS-ID verification (<xref section="6.3" sectionFormat="comma" target="RFC9525"/>), so the forced redirection to a captive portal system will not be detected.
However, the subsequent BRSKI POST of a voucher request will most likely be met by a 404 or 500 HTTP code.
Even if somehow it did work (because the captive portal was in fact an attacker), any returned voucher would not be signed by a trusted MASA.</t>
        <t>It is RECOMMENDED therefore that the Pledge look for Captive-Portal
Identification attributes <xref target="RFC8910"/> in DHCP, and if present, use the Captive-Portal API <xref target="RFC8908"/> to learn if it is captive.</t>
        <t>The scenarios outlined here when a Pledge is deployed behind a captive portal may result in failure scenarios,
but do not constitute a security risk, so long as the Pledge is correctly verifying all TLS connections as per <xref target="BRSKI"/>.</t>
      </section>
      <section anchor="multiplehttpredirects">
        <name>Multiple HTTP Redirects</name>
        <t>If the Redirect to Registrar method is used, as described in <xref target="redirect2Registrar"/>, there MAY be a series of 307 redirects.
An example of why this might occur is that the manufacturer only knows that it resold the device to a particular value added reseller (VAR), and there MAY be a chain of such VARs.
It is important the Pledge avoid being drawn into a loop of redirects.
This could happen if a VAR does not think they are authoritative for a particular device.
A "helpful" programmer might instead decide to redirect back to the manufacturer in an attempt to restart at the top:  perhaps there is another process that updates the manufacturer's database and this process is underway.
Instead, the VAR MUST return a 404 error if it cannot process the device.
This will force the device to stop, timeout, and then try all mechanisms again.</t>
        <t>There are additional considerations regarding TLS certificate validation as outlined in <xref target="redirect-response"/>.
If the Registrar returns a 307 response, the Pledge MUST NOT follow this redirect if the Registrar identity was not validated using its Implicit Trust Anchor Database.
If the Registrar identity was validated using the Implicit Trust Anchor Database, then the Pledge MAY follow the redirect.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The Cloud Registrar described in this document inherits all the strong security properties that are described in <xref target="BRSKI"/>, and none of the security mechanisms that are defined in <xref target="BRSKI"/> are bypassed or weakened by this document.
The Cloud Registrar also inherits all the potential issues that are described in <xref target="BRSKI"/>.
This includes dependency upon continued operation of the manufacturer provided MASA, as well as potential complications where a manufacturer might interfere with
resale of a device.</t>
      <t>In addition to the dependency upon the MASA, the successful enrollment of a device using a Cloud Registrar depends upon the correct and continued operation of this new service.
This internet accessible service might be operated by the manufacturer and/or by one or more value-added-resellers.
All the considerations for operation of the MASA also apply to operation of the Cloud Registrar.</t>
      <section anchor="security-updates-for-the-pledge">
        <name>Security Updates for the Pledge</name>
        <t>Unlike many other uses of BRSKI, in the Cloud Registrar case it is assumed that the Pledge has connected to a network, such as the public Internet, on which some amount of connectivity is possible, but there is no other local configuration available.
(Note: there are many possible configurations in which the device might not have unlimited connectivity to the public Internet, but for which there might be connectivity possible.
For instance, the device could be without a default route or NAT44, but able to make HTTP requests via an HTTP proxy configured via DHCP.)</t>
        <t>There is another advantage to being online: the Pledge SHOULD contact the manufacturer before bootstrapping in order to apply any available firmware patches.
Manufacturers are encouraged to make MUD <xref target="RFC8520"/> files available, and in those definitions to allow for retrieval of firmware updates.
This may also include updates to the Implicit list of Trust Anchors.
In this way, a Pledge that may have been in a dusty box in a warehouse for a long time can be updated to the latest (exploit-free) firmware before attempting bootstrapping.</t>
      </section>
      <section anchor="trust-anchors-for-cloud-registrar">
        <name>Trust Anchors for Cloud Registrar</name>
        <t>In order to validate the HTTPS connections to the (series of) Cloud Registrars, the Pledge will need to have an Implicit Trust Anchor database, as described in <xref section="3.6.1" sectionFormat="comma" target="RFC7030"/>, to verify the Cloud Registrar's certificate.</t>
        <t>There is no requirement that Cloud Registrar's certificates are part of the public (WebPKI) database, but it is likely simpler and cheaper for most such systems to use easily obtained certificates.</t>
        <t>Device manufacturers therefore need to include enough trust anchor in their devices (the Pledges) so that all expected Cloud Registrar's can be validated.
This argues for including more trust anchors.</t>
        <t>On the other hand, minimizing the number of trust anchors reduces the security exposure should fraudulent certificates ever be issued.
More trust anchors also implies more maintenance to maintain and update this Implicit Trust Anchor database as different certification authorities renew their trust anchors.</t>
        <t>A device manufacturer could instead ship only their own internal, private trust anchors for a PKI that the manufacturer operates.
This is described in in <xref target="I-D.irtf-t2trg-taxonomy-manufacturer-anchors"/> section 3.
This would imply that all Cloud Registrars (likely operated by VARs) would have to obtain a certificate from the manufacturer.
This has advantages in reliability and predictability, but likely makes the Cloud Registrars much more costly to operate.
In particular, tying the VARs' Cloud Registrar to a single manufacturer means that the VARs might have to operate a Cloud Registrar for each brand of equipment that they represent.</t>
        <t>The recommendation is therefore for manufacturers to work with their VARs to determine if there is a subset of public PKIs that would satisfy all their VARs, and to ship only that subset.</t>
        <t>The final onboarding step, wherein an <xref target="RFC8366bis"/> voucher artifact is returned to authenticate the provisional TLS connection, can use any kind of trust anchor: private or public.
In most cases, the end customer's Registrar will have a private PKI that will be pinned by the voucher.</t>
      </section>
      <section anchor="considerationsfor-http-redirect">
        <name>Considerations for HTTP Redirect</name>
        <t>When the default Cloud Registrar redirects a Pledge using HTTP 307 to an Owner Registrar, or another Cloud Registrar operated by a VAR, the Pledge MUST have validated the TLS connection using an Implicit Trust Anchor.</t>
        <t>However, when connecting to the target Owner Registrar, a provisional TLS connection is required as explained in <xref section="5.1" sectionFormat="comma" target="BRSKI"/>.</t>
        <t>There is a conflict between these requirements: one says to validate, and the other one says not to.
This is resolved by having the Pledge attempt validation, and if it succeeds, then an HTTP 307 redirect will be accepted.
If validation fails, then an HTTP 307 redirect MUST be rejected as an error.
If that occurs, then the onboarding process SHOULD restart after a delay.
This failure should be reported to the initial Cloud Registrar via the mechanism described in <xref section="5.7" sectionFormat="comma" target="BRSKI"/>.</t>
        <t>Note that for use case two, in which redirection to an EST Server occurs, then there is no provisional TLS connection at all.  The connection to the last Cloud Registrar is validated using the Implicit Trust Database, while the EST Server connection is validated by the certificate pinned by the Voucher artifact.</t>
      </section>
      <section anchor="considerations-for-voucher-est-domain">
        <name>Considerations for Voucher est-domain</name>
        <t>A Cloud Registrar supporting the same set of Pledges as a MASA MAY be integrated with the MASA to avoid the need for a network based API between them, and without changing their external behavior as specified here.</t>
        <t>When a Cloud Registrar handles the scenario described in {bootstrap-via-cloud-registrar-and-owner-est-service} by the returning "est-domain" attribute in the voucher, the Cloud Registrar MUST do all the voucher processing as specified in <xref target="BRSKI"/>.
This is an example deployment scenario where the Cloud Registrar MAY be operated by the same entity as the MASA, and it MAY even be integrated with the MASA.</t>
        <t>When a voucher is issued by the Cloud Registrar and that voucher contains an "est-domain" attribute, the Pledge MUST verify the TLS connection with this EST server using the "pinned-domain-cert" attribute in the voucher.</t>
        <t>The reduced operational security mechanisms outlined in Sections 7.3 and 11 of <xref target="BRSKI"/> MAY be supported when the Pledge connects with the EST server.
These mechanisms reduce the security checks that take place when the Pledge enrolls with the EST server.
Refer to <xref target="BRSKI"/> sections 7.3 and 11 for further details.</t>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The authors would like to thank for following for their detailed reviews: (ordered
by last name): Esko Dijk, Toerless Eckert, Sheng Jiang.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC6066">
          <front>
            <title>Transport Layer Security (TLS) Extensions: Extension Definitions</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <date month="January" year="2011"/>
            <abstract>
              <t>This document provides specifications for existing TLS extensions. It is a companion document for RFC 5246, "The Transport Layer Security (TLS) Protocol Version 1.2". The extensions specified are server_name, max_fragment_length, client_certificate_url, trusted_ca_keys, truncated_hmac, and status_request. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6066"/>
          <seriesInfo name="DOI" value="10.17487/RFC6066"/>
        </reference>
        <reference anchor="RFC8994">
          <front>
            <title>An Autonomic Control Plane (ACP)</title>
            <author fullname="T. Eckert" initials="T." role="editor" surname="Eckert"/>
            <author fullname="M. Behringer" initials="M." role="editor" surname="Behringer"/>
            <author fullname="S. Bjarnason" initials="S." surname="Bjarnason"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>Autonomic functions need a control plane to communicate, which depends on some addressing and routing. This Autonomic Control Plane should ideally be self-managing and be as independent as possible of configuration. This document defines such a plane and calls it the "Autonomic Control Plane", with the primary use as a control plane for autonomic functions. It also serves as a "virtual out-of-band channel" for Operations, Administration, and Management (OAM) communications over a network that provides automatically configured, hop-by-hop authenticated and encrypted communications via automatically configured IPv6 even when the network is not configured or is misconfigured.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8994"/>
          <seriesInfo name="DOI" value="10.17487/RFC8994"/>
        </reference>
        <reference anchor="BRSKI">
          <front>
            <title>Bootstrapping Remote Secure Key Infrastructure (BRSKI)</title>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="T. Eckert" initials="T." surname="Eckert"/>
            <author fullname="M. Behringer" initials="M." surname="Behringer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document specifies automated bootstrapping of an Autonomic Control Plane. To do this, a Secure Key Infrastructure is bootstrapped. This is done using manufacturer-installed X.509 certificates, in combination with a manufacturer's authorizing service, both online and offline. We call this process the Bootstrapping Remote Secure Key Infrastructure (BRSKI) protocol. Bootstrapping a new device can occur when using a routable address and a cloud service, only link-local connectivity, or limited/disconnected networks. Support for deployment models with less stringent security requirements is included. Bootstrapping is complete when the cryptographic identity of the new key infrastructure is successfully deployed to the device. The established secure connection can be used to deploy a locally issued certificate to the device as well.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8995"/>
          <seriesInfo name="DOI" value="10.17487/RFC8995"/>
        </reference>
        <reference anchor="RFC8366bis">
          <front>
            <title>A Voucher Artifact for Bootstrapping Protocols</title>
            <author fullname="Kent Watsen" initials="K." surname="Watsen">
              <organization>Watsen Networks</organization>
            </author>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software</organization>
            </author>
            <author fullname="Max Pritikin" initials="M." surname="Pritikin">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Toerless Eckert" initials="T. T." surname="Eckert">
              <organization>Futurewei Technologies Inc.</organization>
            </author>
            <author fullname="Qiufang Ma" initials="Q." surname="Ma">
              <organization>Huawei</organization>
            </author>
            <date day="1" month="April" year="2025"/>
            <abstract>
              <t>   This document defines a strategy to securely assign a Pledge to an
   owner using an artifact signed, directly or indirectly, by the
   Pledge's manufacturer.  This artifact is known as a "voucher".

   This document defines an artifact format as a YANG-defined JSON or
   CBOR document that has been signed using a variety of cryptographic
   systems.

   The voucher artifact is normally generated by the Pledge's
   manufacturer (i.e., the Manufacturer Authorized Signing Authority
   (MASA)).

   This document updates RFC8366, includes a number of desired
   extensions into the YANG.  The voucher request defined in RFC8995 is
   also now included in this document, as well as other YANG extensions
   needed for variants of BRSKI/RFC8995.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-rfc8366bis-14"/>
        </reference>
        <reference anchor="I-D.ietf-lamps-rfc7030-csrattrs">
          <front>
            <title>Clarification and enhancement of RFC7030 CSR Attributes definition</title>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Owen Friel" initials="O." surname="Friel">
              <organization>Cisco</organization>
            </author>
            <author fullname="David von Oheimb" initials="D." surname="von Oheimb">
              <organization>Siemens</organization>
            </author>
            <author fullname="Dan Harkins" initials="D." surname="Harkins">
              <organization>The Industrial Lounge</organization>
            </author>
            <date day="28" month="June" year="2025"/>
            <abstract>
              <t>   This document updates RFC7030, Enrollment over Secure Transport
   (EST), clarifying how the Certificate Signiing Request (CSR)
   Attributes Response can be used by an EST server to specify both CSR
   attribute Object IDs (OID) and also CSR attribute values, in
   particular X.509 extension values, that the server expects the client
   to include in subsequent CSR request.  RFC9148 is derived from
   RFC7030, and it is also updated.

   RFC7030 (EST) is ambiguous in its specification of the CSR Attributes
   Response.  This has resulted in implementation challenges and
   implementor confusion.  As a result, there was not universal
   understanding of what was specified.  This document clarifies the
   encoding rules.

   This document therefore also provides a new straightforward approach:
   using a template for CSR contents that may be partially filled in by
   the server.  This also allows an EST server to specify a subject
   Distinguished Name (DN).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-rfc7030-csrattrs-23"/>
        </reference>
        <reference anchor="RFC7030">
          <front>
            <title>Enrollment over Secure Transport</title>
            <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin"/>
            <author fullname="P. Yee" initials="P." role="editor" surname="Yee"/>
            <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins"/>
            <date month="October" year="2013"/>
            <abstract>
              <t>This document profiles certificate enrollment for clients using Certificate Management over CMS (CMC) messages over a secure transport. This profile, called Enrollment over Secure Transport (EST), describes a simple, yet functional, certificate management protocol targeting Public Key Infrastructure (PKI) clients that need to acquire client certificates and associated Certification Authority (CA) certificates. It also supports client-generated public/private key pairs as well as key pairs generated by the CA.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7030"/>
          <seriesInfo name="DOI" value="10.17487/RFC7030"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. 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="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC9525">
          <front>
            <title>Service Identity in TLS</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <author fullname="R. Salz" initials="R." surname="Salz"/>
            <date month="November" year="2023"/>
            <abstract>
              <t>Many application technologies enable secure communication between two entities by means of Transport Layer Security (TLS) with Internet Public Key Infrastructure using X.509 (PKIX) certificates. This document specifies procedures for representing and verifying the identity of application services in such interactions.</t>
              <t>This document obsoletes RFC 6125.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9525"/>
          <seriesInfo name="DOI" value="10.17487/RFC9525"/>
        </reference>
        <reference anchor="I-D.irtf-t2trg-taxonomy-manufacturer-anchors">
          <front>
            <title>A Taxonomy of operational security considerations for manufacturer installed keys and Trust Anchors</title>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="28" month="May" year="2025"/>
            <abstract>
              <t>   This document provides a taxonomy of methods used by manufacturers of
   silicon and devices to secure private keys and public trust anchors.
   This deals with two related activities: how trust anchors and private
   keys are installed into devices during manufacturing, and how the
   related manufacturer held private keys are secured against
   disclosure.

   This document does not evaluate the different mechanisms, but rather
   just serves to name them in a consistent manner in order to aid in
   communication.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-irtf-t2trg-taxonomy-manufacturer-anchors-09"/>
        </reference>
        <reference anchor="WPS" target="https://www.wi-fi.org/discover-wi-fi/wi-fi-protected-setup">
          <front>
            <title>Wi-Fi Protected Setup (WPS)</title>
            <author>
              <organization>Wi-Fi Alliance</organization>
            </author>
            <date year="2025" month="January"/>
          </front>
        </reference>
        <reference anchor="RFC3261">
          <front>
            <title>SIP: Session Initiation Protocol</title>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="G. Camarillo" initials="G." surname="Camarillo"/>
            <author fullname="A. Johnston" initials="A." surname="Johnston"/>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <author fullname="R. Sparks" initials="R." surname="Sparks"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <author fullname="E. Schooler" initials="E." surname="Schooler"/>
            <date month="June" year="2002"/>
            <abstract>
              <t>This document describes Session Initiation Protocol (SIP), an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. These sessions include Internet telephone calls, multimedia distribution, and multimedia conferences. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3261"/>
          <seriesInfo name="DOI" value="10.17487/RFC3261"/>
        </reference>
        <reference anchor="RFC2132">
          <front>
            <title>DHCP Options and BOOTP Vendor Extensions</title>
            <author fullname="S. Alexander" initials="S." surname="Alexander"/>
            <author fullname="R. Droms" initials="R." surname="Droms"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>This document specifies the current set of DHCP options. Future options will be specified in separate RFCs. The current list of valid options is also available in ftp://ftp.isi.edu/in-notes/iana/assignments. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2132"/>
          <seriesInfo name="DOI" value="10.17487/RFC2132"/>
        </reference>
        <reference anchor="RFC5859">
          <front>
            <title>TFTP Server Address Option for DHCPv4</title>
            <author fullname="R. Johnson" initials="R." surname="Johnson"/>
            <date month="June" year="2010"/>
            <abstract>
              <t>This memo documents existing usage for the "TFTP Server Address" option. The option number currently in use is 150. This memo documents the current usage of the option in agreement with RFC 3942, which declares that any pre-existing usages of option numbers in the range 128-223 should be documented, and the Dynamic Host Configuration working group will try to officially assign those numbers to those options. The option is defined for DHCPv4 and works only with IPv4 addresses. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5859"/>
          <seriesInfo name="DOI" value="10.17487/RFC5859"/>
        </reference>
        <reference anchor="RFC3361">
          <front>
            <title>Dynamic Host Configuration Protocol (DHCP-for-IPv4) Option for Session Initiation Protocol (SIP) Servers</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <date month="August" year="2002"/>
          </front>
          <seriesInfo name="RFC" value="3361"/>
          <seriesInfo name="DOI" value="10.17487/RFC3361"/>
        </reference>
        <reference anchor="RFC3925">
          <front>
            <title>Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4)</title>
            <author fullname="J. Littlefield" initials="J." surname="Littlefield"/>
            <date month="October" year="2004"/>
            <abstract>
              <t>The Dynamic Host Configuration Protocol (DHCP) options for Vendor Class and Vendor-Specific Information can be limiting or ambiguous when a DHCP client represents multiple vendors. This document defines two new options, modeled on the IPv6 options for vendor class and vendor-specific information, that contain Enterprise Numbers to remove ambiguity. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3925"/>
          <seriesInfo name="DOI" value="10.17487/RFC3925"/>
        </reference>
        <reference anchor="RFC1918">
          <front>
            <title>Address Allocation for Private Internets</title>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <author fullname="B. Moskowitz" initials="B." surname="Moskowitz"/>
            <author fullname="D. Karrenberg" initials="D." surname="Karrenberg"/>
            <author fullname="G. J. de Groot" initials="G. J." surname="de Groot"/>
            <author fullname="E. Lear" initials="E." surname="Lear"/>
            <date month="February" year="1996"/>
            <abstract>
              <t>This document describes address allocation for private internets. 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="5"/>
          <seriesInfo name="RFC" value="1918"/>
          <seriesInfo name="DOI" value="10.17487/RFC1918"/>
        </reference>
        <reference anchor="RFC4193">
          <front>
            <title>Unique Local IPv6 Unicast Addresses</title>
            <author fullname="R. Hinden" initials="R." surname="Hinden"/>
            <author fullname="B. Haberman" initials="B." surname="Haberman"/>
            <date month="October" year="2005"/>
            <abstract>
              <t>This document defines an IPv6 unicast address format that is globally unique and is intended for local communications, usually inside of a site. These addresses are not expected to be routable on the global Internet. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4193"/>
          <seriesInfo name="DOI" value="10.17487/RFC4193"/>
        </reference>
        <reference anchor="RFC8952">
          <front>
            <title>Captive Portal Architecture</title>
            <author fullname="K. Larose" initials="K." surname="Larose"/>
            <author fullname="D. Dolson" initials="D." surname="Dolson"/>
            <author fullname="H. Liu" initials="H." surname="Liu"/>
            <date month="November" year="2020"/>
            <abstract>
              <t>This document describes a captive portal architecture. Network provisioning protocols such as DHCP or Router Advertisements (RAs), an optional signaling protocol, and an HTTP API are used to provide the solution.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8952"/>
          <seriesInfo name="DOI" value="10.17487/RFC8952"/>
        </reference>
        <reference anchor="RFC8910">
          <front>
            <title>Captive-Portal Identification in DHCP and Router Advertisements (RAs)</title>
            <author fullname="W. Kumari" initials="W." surname="Kumari"/>
            <author fullname="E. Kline" initials="E." surname="Kline"/>
            <date month="September" year="2020"/>
            <abstract>
              <t>In many environments offering short-term or temporary Internet access (such as coffee shops), it is common to start new connections in a captive portal mode. This highly restricts what the user can do until the user has satisfied the captive portal conditions.</t>
              <t>This document describes a DHCPv4 and DHCPv6 option and a Router Advertisement (RA) option to inform clients that they are behind some sort of captive portal enforcement device, and that they will need to satisfy the Captive Portal conditions to get Internet access. It is not a full solution to address all of the issues that clients may have with captive portals; it is designed to be one component of a standardized approach for hosts to interact with such portals. While this document defines how the network operator may convey the captive portal API endpoint to hosts, the specific methods of satisfying and interacting with the captive portal are out of scope of this document.</t>
              <t>This document replaces RFC 7710, which used DHCP code point 160. Due to a conflict, this document specifies 114. Consequently, this document also updates RFC 3679.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8910"/>
          <seriesInfo name="DOI" value="10.17487/RFC8910"/>
        </reference>
        <reference anchor="RFC8908">
          <front>
            <title>Captive Portal API</title>
            <author fullname="T. Pauly" initials="T." role="editor" surname="Pauly"/>
            <author fullname="D. Thakore" initials="D." role="editor" surname="Thakore"/>
            <date month="September" year="2020"/>
            <abstract>
              <t>This document describes an HTTP API that allows clients to interact with a Captive Portal system. With this API, clients can discover how to get out of captivity and fetch state about their Captive Portal sessions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8908"/>
          <seriesInfo name="DOI" value="10.17487/RFC8908"/>
        </reference>
        <reference anchor="RFC8520">
          <front>
            <title>Manufacturer Usage Description Specification</title>
            <author fullname="E. Lear" initials="E." surname="Lear"/>
            <author fullname="R. Droms" initials="R." surname="Droms"/>
            <author fullname="D. Romascanu" initials="D." surname="Romascanu"/>
            <date month="March" year="2019"/>
            <abstract>
              <t>This memo specifies a component-based architecture for Manufacturer Usage Descriptions (MUDs). The goal of MUD is to provide a means for end devices to signal to the network what sort of access and network functionality they require to properly function. The initial focus is on access control. Later work can delve into other aspects.</t>
              <t>This memo specifies two YANG modules, IPv4 and IPv6 DHCP options, a Link Layer Discovery Protocol (LLDP) TLV, a URL, an X.509 certificate extension, and a means to sign and verify the descriptions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8520"/>
          <seriesInfo name="DOI" value="10.17487/RFC8520"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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
14Ryn9Y5a1qqPMZkEyW1GcdCzek3EoS8jDNkw8nML/HRgwfNd9PcDa+Wefg/
ZKHD6PGDh+HraOy1W08RErTzTjntpCay3WnNZiB/Dh41/PnHEh6BhX7FNtw6
mkcP9qM3uSnD030iGmuPgSpZI9vEWVU4xAFYGMZyZ5gGJRU/OUxExDoOHdJo
lRh9R3VJSbwck8z6pNav5sooWt6CCg3VNuq/idYihXoGdIajj5gELZJ41sov
jGl/eA/nEgSCXRvU/NA5BOYgdiTekASGGo8o0cQw2mpNicRPqHd39XRXlWIC
K8tzKnPlJV2igxQXo5WeBR7Y2l1f36sCiRjl2TJ6cfx8T7dGZQtyRuKFRIRz
N1IrAsbNOgagP7q6/bp6PgqNDxGHtkfulpq3ppwbtlGaeh4OYxtISoYjDMkV
gcbfbLEC0dUmsA/vRGx2Q/qiyYpKXfYah5qGd1XOSHdFSnahAx0UkAqR9Dcm
oqNol/PrTaZpGaow7pCj0QNXTTh+0bBiHbaqPe+KEVIy5btzF/akIJRs4wFQ
uKaHyLD8U0dlXhTFu+jNKvpwjx+5J/hgvfrUzc84F5Nw2B2Y9+bghiLpUA1B
aaOLN4tttIkKumSWLTRQUiulOLG45ZF2slJQeD2oZIoCiOgaTmrSmnJWemI6
55UoFlBbPJeszaAFS+RY0jCFu1t/4osaOV9XjRU+YKvXK2z9olYXV4zfyXR2
xMoLBM3UpTBXqeUD9bezKWpEGCADCiYq7sNb5SP1uEHhLwUpv3Xq46ysya76
Su+aeGe0fLwv5/qZ9VpO82m3JWpBlEHWPmutvVvav6FS+90STMdKPaXgW5zX
ven1blJVgXjGtJWwPzQjkuvI177oep3Mndx8pCuCqwOHgo269eg9qtOtctxO
vLjlsgZVym1n/66y1PPqphivVSMpagvJ7QUw76LEHlRnusMBKWzafLWaRGAl
F5GTBn2h5X9YfPiSoh89vLVdaoOicrxY7NJuc7dUtyZJOO0i+b0avrCYgwcH
4TdeY1B9wcRNOOBQ+COTFfF4YgMqhQHlXmngrktrC4p+kHCgEh6+hj6/gKmx
dSEOykI2q9uTQFtLbWUTNKCVU8IWCI1EXlcUhO9vIx07rA8SgG6MIw7yficf
rUNA5TVpbmEoOfCVItDVs+kc7T7KOAzrtcEO3gOCwniaUAh1WNeE22iYms/6
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

-->

</rfc>
