<?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-19" category="std" consensus="true" updates="8995" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.2 -->
  <front>
    <title abbrev="BRSKI-CLOUD">Bootstrapping Remote Secure Key Infrastructure (BRSKI) Cloud Registrar</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-cloud-19"/>
    <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="September" day="09"/>
    <abstract>
      <?line 58?>

<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.
On networks without that, there is nothing present to help onboard the device.</t>
      <t>This document extends BRSKI and defines behavior for bootstrapping devices 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  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>
      <t>This document updates RFC 8995 (BRSKI).</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 71?>

<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 entire work is an update to <xref target="BRSKI"/>.</t>
      <t>Specifically, it extends <xref section="2.7" sectionFormat="comma" target="BRSKI"/> to describe 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 is deployed in a network that does 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 can choose between redirecting the Pledge to the owner's Registrar, or it 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 Domain, Pledge, Registrar, Manufacturer Authorized Signing Authority (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>Cloud VAR Registrar:</dt>
          <dd>
            <t>The non-default Registrar that is operated by a value added reseller (VAR).</t>
          </dd>
          <dt>CSR:</dt>
          <dd>
            <t>Certificate Signing Request</t>
          </dd>
          <dt>DHCP</dt>
          <dd>
            <t>refers to DHCPv4 <xref target="RFC2131"/> or DHCPv6 <xref target="RFC8914"/>.</t>
          </dd>
          <dt>EST:</dt>
          <dd>
            <t>Enrollment over Secure Transport <xref target="RFC7030"/>.</t>
          </dd>
          <dt>IDevID:</dt>
          <dd>
            <t>An initial device identity certificate as described in <xref target="IDEVID"/></t>
          </dd>
          <dt>LDevID:</dt>
          <dd>
            <t>A local device identity certificate as described in <xref target="IDEVID"/></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>OEM:</dt>
          <dd>
            <t>Original Equipment Manufacturer.  The company that manufactured the device.</t>
          </dd>
          <dt>Owner:</dt>
          <dd>
            <t>The owner is the organization that has purchased the new device (the pledge).  The device might be deployed in a network that the owner does not control.</t>
          </dd>
          <dt>Owner Delegate:</dt>
          <dd>
            <t>The owner delegate is an entity distinct from the Owner that has been contracted to operate/manage the devices in question.  For instance, an IT maintenance and support-desk company.</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>Pledge operator:</dt>
          <dd>
            <t>The person or organization that removes the device from the shipping box and connects power and network to it.</t>
          </dd>
          <dt>Provisional TLS:</dt>
          <dd>
            <t>A mechanism defined in <xref section="5.1" sectionFormat="comma" 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 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>
        </dl>
      </section>
      <section anchor="use-cases">
        <name>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>One 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 <xref target="IDEVID"/>
and configuration that connections the phone with the Enterprises' VoIP PBX.
The home employee's network has no special provisions.</t>
        <t>The procedures defined 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 Registrar 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 the first use case, 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>
      <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>
      <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>For the second use case, 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>
      <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>It is also possible for the Cloud Registrar to 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 <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>In the two use cases, there are different mechanisms for a Cloud Registrar to handle voucher requests.</t>
      <t>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 can be embedded in the voucher using the <tt>additional-configuration-url</tt> attribute.
The contents of this additional configuration are device and Manufacturer specific.
Both mechanisms are described in detail later in this document.</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 that is able to reach a recursive DNS server,
and be able to send requests to the Cloud Registrar.
There are many ways to accomplish this, from using 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="comma" target="BRSKI"/> specifies that the Pledge MUST send an EST <xref target="RFC7030"/>
Certificate Signing Request (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="comma" 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 erroneously 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 attributes: <tt>est-domain</tt> and <tt>additional-configuration-url</tt> 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 contacts 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.
If the Pledge fails to connect to the Cloud Registrar for any reason, it should consider that this is a bootstrapping failure, and indicate this.</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 <xref section="5.1" sectionFormat="comma" 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 <xref section="5.2" sectionFormat="comma" 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 <xref target="RFC9110"/>.
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 <xref target="RFC9110"/> 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.</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 <tt>additional-configuration-url</tt> field.
This field points the Pledge to a URI where Pledge specific additional configuration information SHOULD be retrieved.
For example, a SIP user agent (a UA, such as a desk 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 <tt>additional-configuration-url</tt> 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.
The Manufacturer MAY enforce a Manufacturer-specific limit on the number of 307 redirects that the Pledge will follow.
The Pledge MAY be redirected to an Owner Register that then redirects the Pledge via a 3xx response.
The Pledge MUST follow the rules outlined in <xref section="5.6" sectionFormat="comma" target="BRSKI"/> for any redirections other than 307 and MUST NOT follow more than one non-307 redirection (3xx code other than 307) to another web origin.</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 <xref section="5.1" sectionFormat="comma" 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 on the same attempt.
If a loop is detected, then the Pledge MUST abort the current attempt, returning to the initial state where it looks for local Registrars (as per <xref target="BRSKI"/>), starting again with the initial Cloud Registrar if none are found.</t>
          <t><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 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 <xref section="5.6.1" sectionFormat="comma" 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 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.
The resulting IP address can be of any scope: a globally unique IP address, or a local IP address.
An IP address literal MAY be used in the est-domain attributes, including a local address that includes an IP address literal including both IPv4 <xref target="RFC1918"/> and IPv6 Unique Local Addresses <xref target="RFC4193"/>.</t>
        <t>The Pledge attempts to authenticate 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 <xref section="5.7" sectionFormat="comma" 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 <xref target="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 <xref section="5.9.4" sectionFormat="comma" 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. <xref section="10.7" sectionFormat="comma" 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="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>All privacy considerations outlined in <xref section="10" sectionFormat="comma" target="BRSKI"/> are applicable.</t>
      <t>There are additional privacy considerations as the Pledge connects to a default Cloud Registrar during bootstrap. In particular, <xref section="10.3" sectionFormat="comma" target="BRSKI"/> documents the information that is revealed to the MASA. When Pledges use the mechansisms described in this document, a subset of this information is revealed to the Cloud Registrar, namely:</t>
      <ul spacing="normal">
        <li>
          <t>the identity of the device being enrolled</t>
        </li>
        <li>
          <t>the time the device is activated</t>
        </li>
        <li>
          <t>the IP address of the device, or if the Pledge is behind a NAT, the public IP of the NAT</t>
        </li>
      </ul>
      <t>Refer to <xref section="10" sectionFormat="comma" target="BRSKI"/> for more comprehensive information.</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 are 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 <xref section="6.3" sectionFormat="comma" 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 the 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 some connectivity possible)</t>
        <t>The Pledge SHOULD NOT assume that the network is protecting the device.
In a majority of cases, the Pledge will be connected to a network behind an enterprise firewall, or a home router, with typical restrictions on incoming TCP connections due to NAT44 <xref target="RFC6144"/> and <xref section="3.1" sectionFormat="comma" target="RFC7084"/>, and <xref section="4" sectionFormat="comma" target="RFC6092"/>.
In such situations, the Pledge might think it can be assured that it can not be attacked, but this is not the case!</t>
        <t>Pledges could be deployed on networks</t>
        <ul spacing="normal">
          <li>
            <t>with unfiltered connectivity, including public IPv4 and IPv6</t>
          </li>
          <li>
            <t>where incoming connections are enabled via explicit rules</t>
          </li>
          <li>
            <t>where there could be malicious devices within this network</t>
          </li>
        </ul>
        <t>The Pledge SHOULD contact the Manufacturer before bootstrapping in order to apply any available firmware patches.
Firmware patches need to validated before being applied.
This is best done via signatures on the firmware updates, such as described in <xref target="RFC9019"/> or an equivalent mechanism.
Origin authentication of updates is also sometimes enough.</t>
        <t>In order to best protect the Pledge from attacks of all kinds, Manufacturers are encouraged to make MUD <xref target="RFC8520"/> files available.
Care needs to be taken 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>The HTTPS connections that the Pledge makes to the Cloud Registrar, and any subsequent Registrars that it may be redirected to, MUST be validated using the Implicit Trust Anchor database as described in <xref section="3.6.1" sectionFormat="comma" target="RFC7030"/>. Manufacturers MUST include all necessary trust anchors in a Pledge's Implicit Trust Anchor database so that all expected Registrars can be validated.</t>
        <t>Registars may use public (WebPKI) or private PKI Trust Anchors. While there is no requirement that Registrar's certificates are part of any public (WebPKI) Trust Anchor lists, it may be simpler and cheaper for Registrars to use these easily obtained certificates, rather than use a private PKI. It is recommended for Manufacturers to work with their VARs to determine the subset of publicly trusted (Web) PKI Trust Anchors and / or private PKI Trust Anchors that would satisfy all their VARs, and to ship only that minimal set in the Implicit Trust Anchor database.</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>Provisional TLS connections are not immediately validated.
A provisional TLS connection can be intercepted by an attacker, as unlike in <xref target="BRSKI"/>, this connection crosses the Internet.
There can be IP address hijacks, possibly DNS attacks that could send the Pledge to the wrong place.
Such a diversion would be detected when the resulting Voucher can not be validated.</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 and only 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>If the Pledge were to accept a 307 Redirect from a malicious entity, then it could be directed to connect to some other Registrar-like entity.
This could be used to turn the Pledge into part of a distributed denial of service (DDoS) attack.
As the Pledge will send it's details in the Voucher Request that it does send, there is also a possible disclosure of the Pledge's identifiable private information.</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 <xref target="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>
      <!--
    LocalWords:  cryptographic URI onboarding Onboarding bcp MASA OEM TLS
    LocalWords:  OEMs MGCP DHCP TFTP VARs LDevID AcpNodeName VAR's http VR
    LocalWords:  multiplehttpredirects considerationsfor aasvg DNS
    LocalWords:  integrations routable
 -->

<!--
;; Local Variables:
;; ispell-check-comments: exclusive
;; ispell-local-dictionary: "american"
;; End:
-->

</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="RFC9110">
          <front>
            <title>HTTP Semantics</title>
            <author fullname="R. Fielding" initials="R." role="editor" surname="Fielding"/>
            <author fullname="M. Nottingham" initials="M." role="editor" surname="Nottingham"/>
            <author fullname="J. Reschke" initials="J." role="editor" surname="Reschke"/>
            <date month="June" year="2022"/>
            <abstract>
              <t>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document describes the overall architecture of HTTP, establishes common terminology, and defines aspects of the protocol that are shared by all versions. In this definition are core protocol elements, extensibility mechanisms, and the "http" and "https" Uniform Resource Identifier (URI) schemes.</t>
              <t>This document updates RFC 3864 and obsoletes RFCs 2818, 7231, 7232, 7233, 7235, 7538, 7615, 7694, and portions of 7230.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="97"/>
          <seriesInfo name="RFC" value="9110"/>
          <seriesInfo name="DOI" value="10.17487/RFC9110"/>
        </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="22" month="July" 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-11"/>
        </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="IDEVID" target="https://1.ieee802.org/security/802-1ar/">
          <front>
            <title>IEEE 802.1AR Secure Device Identifier</title>
            <author>
              <organization>IEEE Standard</organization>
            </author>
            <date year="2018"/>
          </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="RFC2131">
          <front>
            <title>Dynamic Host Configuration Protocol</title>
            <author fullname="R. Droms" initials="R." surname="Droms"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCPIP network. DHCP is based on the Bootstrap Protocol (BOOTP), adding the capability of automatic allocation of reusable network addresses and additional configuration options. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2131"/>
          <seriesInfo name="DOI" value="10.17487/RFC2131"/>
        </reference>
        <reference anchor="RFC8914">
          <front>
            <title>Extended DNS Errors</title>
            <author fullname="W. Kumari" initials="W." surname="Kumari"/>
            <author fullname="E. Hunt" initials="E." surname="Hunt"/>
            <author fullname="R. Arends" initials="R." surname="Arends"/>
            <author fullname="W. Hardaker" initials="W." surname="Hardaker"/>
            <author fullname="D. Lawrence" initials="D." surname="Lawrence"/>
            <date month="October" year="2020"/>
            <abstract>
              <t>This document defines an extensible method to return additional information about the cause of DNS errors. Though created primarily to extend SERVFAIL to provide additional information about the cause of DNS and DNSSEC failures, the Extended DNS Errors option defined in this document allows all response types to contain extended error information. Extended DNS Error information does not change the processing of RCODEs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8914"/>
          <seriesInfo name="DOI" value="10.17487/RFC8914"/>
        </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="RFC6144">
          <front>
            <title>Framework for IPv4/IPv6 Translation</title>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <author fullname="X. Li" initials="X." surname="Li"/>
            <author fullname="C. Bao" initials="C." surname="Bao"/>
            <author fullname="K. Yin" initials="K." surname="Yin"/>
            <date month="April" year="2011"/>
            <abstract>
              <t>This note describes a framework for IPv4/IPv6 translation. This is in the context of replacing Network Address Translation - Protocol Translation (NAT-PT), which was deprecated by RFC 4966, and to enable networks to have IPv4 and IPv6 coexist in a somewhat rational manner while transitioning to an IPv6 network. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6144"/>
          <seriesInfo name="DOI" value="10.17487/RFC6144"/>
        </reference>
        <reference anchor="RFC7084">
          <front>
            <title>Basic Requirements for IPv6 Customer Edge Routers</title>
            <author fullname="H. Singh" initials="H." surname="Singh"/>
            <author fullname="W. Beebee" initials="W." surname="Beebee"/>
            <author fullname="C. Donley" initials="C." surname="Donley"/>
            <author fullname="B. Stark" initials="B." surname="Stark"/>
            <date month="November" year="2013"/>
            <abstract>
              <t>This document specifies requirements for an IPv6 Customer Edge (CE) router. Specifically, the current version of this document focuses on the basic provisioning of an IPv6 CE router and the provisioning of IPv6 hosts attached to it. The document also covers IP transition technologies. Two transition technologies in RFC 5969's IPv6 Rapid Deployment on IPv4 Infrastructures (6rd) and RFC 6333's Dual-Stack Lite (DS-Lite) are covered in the document. The document obsoletes RFC 6204.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7084"/>
          <seriesInfo name="DOI" value="10.17487/RFC7084"/>
        </reference>
        <reference anchor="RFC6092">
          <front>
            <title>Recommended Simple Security Capabilities in Customer Premises Equipment (CPE) for Providing Residential IPv6 Internet Service</title>
            <author fullname="J. Woodyatt" initials="J." role="editor" surname="Woodyatt"/>
            <date month="January" year="2011"/>
            <abstract>
              <t>This document identifies a set of recommendations for the makers of devices and describes how to provide for "simple security" capabilities at the perimeter of local-area IPv6 networks in Internet-enabled homes and small offices. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6092"/>
          <seriesInfo name="DOI" value="10.17487/RFC6092"/>
        </reference>
        <reference anchor="RFC9019">
          <front>
            <title>A Firmware Update Architecture for Internet of Things</title>
            <author fullname="B. Moran" initials="B." surname="Moran"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <author fullname="D. Brown" initials="D." surname="Brown"/>
            <author fullname="M. Meriac" initials="M." surname="Meriac"/>
            <date month="April" year="2021"/>
            <abstract>
              <t>Vulnerabilities in Internet of Things (IoT) devices have raised the need for a reliable and secure firmware update mechanism suitable for devices with resource constraints. Incorporating such an update mechanism is a fundamental requirement for fixing vulnerabilities, but it also enables other important capabilities such as updating configuration settings and adding new functionality.</t>
              <t>In addition to the definition of terminology and an architecture, this document provides the motivation for the standardization of a manifest format as a transport-agnostic means for describing and protecting firmware updates.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9019"/>
          <seriesInfo name="DOI" value="10.17487/RFC9019"/>
        </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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

-->

</rfc>
