<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.5.21 -->
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-richardson-anima-registrar-considerations-05" category="bcp" consensus="true" tocInclude="true" sortRefs="true" symRefs="true" obsoletes="" updates="" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.5.0 -->
  <front>
    <title abbrev="Registrar Considerations">Operational Considerations for BRSKI Registrar</title>
    <seriesInfo name="Internet-Draft" value="draft-richardson-anima-registrar-considerations-05"/>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <author initials="W." surname="Pan" fullname="Wei Pan">
      <organization>Huawei Technologies</organization>
      <address>
        <email>william.panwei@huawei.com</email>
      </address>
    </author>
    <date year="2022" month="March" day="06"/>
    <area>Internet</area>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>This document describes a number of operational modes that a
BRSKI Registration Authority (Registrar) may take on.</t>
      <t>Each mode is defined, and then each mode is given a relevance
within an over applicability of what kind of organization the
Registrar is deployed into.
This document does not change any protocol mechanisms.</t>
      <t>This document includes operational advice about avoiding unwanted
consequences.</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-richardson-anima-registrar-considerations/"/>.
      </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/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/mcr/registrar-operational-considerations.git"/>.</t>
    </note>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="default">
      <name>Introduction</name>
      <t><xref target="RFC8995" format="default"/> introduces a mechanism for
new devices (called pledges) to be onboarded into a network without
intervention from an expert operator.</t>
      <t>A key aspect of this is that there has to be a thing for the pledge to join!
<xref target="RFC8995" format="default"/> refers to this thing as the
"Domain", identified technically by the "DomainID".  The Registrar component
embodies the identity, membership and trust anchor of the domain.
Membership in the domain is proven by possession of a valid Local DeviceID, a
form of <xref target="ieee802-1AR" format="default"/> certificate.</t>
      <t>The Registrar is the component that implements the domain, authorizing new devices (pledges) to join.  Proper and efficient operation of the Registrar is key aspect for the Autonomic mechanisms, and for enabling secure onboarding.</t>
      <t>This document provides implementation, deployment and operational guidance for the BRSKI Registrar.</t>
      <t>There are however several classes of operator of a local domain: ISP and large
managed multi-side Enterprises are the primary target for this document.
Medium sized single site Enterprises and Industrial Plant users are a
secondary target for this document.  Unmanaged small enterprises and home
users are addressed in a separate section at the end as special case.</t>
      <t>This document first introduces the different scales of deployment as a reference for further discussion and contrasts, and then provides analyses some consequences of architectural choices that may be appropriate for different scales of deployments.</t>
      <t>The document includes security best practices for the management of the certificates and the certification authorities.</t>
      <section anchor="terminology" numbered="true" toc="default">
        <name>Terminology</name>
        <t>Although this document is not an IETF Standards Track publication, it
adopts the conventions for normative language to provide clarity of
instructions to the implementer.
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&nbsp;14 <xref target="RFC2119" format="default"/> <xref target="RFC8174" format="default"/> when, and only when, they
appear in all capitals, as shown here.</t>
      </section>
      <section anchor="reference-network-and-diagrams" numbered="true" toc="default">
        <name>Reference Network and Diagrams</name>
        <t>In order to deal with the full complexity and generality of operations, the
reference network described herein is a bit more complicated than many
networks actually are.</t>
        <t>XXX-some of these diagrams as more complex than the document currently justifies.</t>
        <section anchor="tier-1-network" numbered="true" toc="default">
          <name>Tier-1 Network</name>
          <t>In this guide one target is a world-wide Tier-1 ISP.  It has three network
operations centers (NOC), the two major ones in Frankfurt and Denver, with an
secondary center located in Perth, Australia.  The exact location of these
NOCs is not important: the locations have been chosen to have an hour
overlap in their 8-6 daytime shift, typical of world-wide operations.
This overlap is also not important, it just adds a degree of realism to this
discussion.  The use of actual names makes subsequent discussion about
failures easier.</t>
          <figure>
            <name>Reference Tier-1 ISP network</name>
            <artwork type="WHOLEFLOW" align="center" name="" alt="">

               .---------.   .------.
               | Denver  |   | NYC  |
          .----|---------|---|router|-.   .-----------.
         /     | NOC/JRC |   '------'   \ | Frankfurt |
        '      '---------'               '|-----------|
   .---------.                            | NOC/JRC   |
   | SanJose |                            '-----------'
   | router  |                                  .
   '---------'                                 /
       |                                      /
       |                                     /
.-----------.                               /
|   Perth   |              .-------.       /
|-----------|              | Tokyo |      /
| NOC/EST   |--------------|router |-----'
|           |              '-------'
'-----------'
</artwork>
          </figure>
        </section>
        <section anchor="enterprise-network" numbered="true" toc="default">
          <name>Enterprise Network</name>
          <t>A second target is a medium Enterprise that has a single (probably on-premise) data
center.  The Enterprise has Information Technology (IT) operations that
include the routers and systems supporting it's office staff in it's
buildings.  It has Building Operations which integrates the IoT devices found
in the buildings that it owns, and it has Operations Technology (OT) that
manages the automated systems in it's on-site manufacturing facilities.</t>
          <figure>
            <name>Reference Enterprise network</name>
            <artwork type="WHOLEFLOW" align="center" name="" alt="">
                      .-------------.
                      | Data Center |
                 .----|-------------|------.
                /     | NOC/JRC     |       \
               /      '-------------'        \
              /                               \
             /                                 \
            /                                   \
   .--------------.                      .-------------.
   | Office Staff |                      |   building  |
   |   routers    |                      |  automation |
   |   switches   |                      |     IoT     |
   |   servers    |                      |   sensors   |
   '--------------'                      '-------------'
</artwork>
          </figure>
        </section>
        <section anchor="home-network" numbered="true" toc="default">
          <name>Home Network</name>
          <t>A third target is a resident with a single CPE device.  The home owner has a
few medium sized devices (a home NAS) as well as a few IoT devices (light
bulbs, clothes washing machine).</t>
        </section>
      </section>
      <section anchor="internal-architectural-view" numbered="true" toc="default">
        <name>Internal architectural view</name>
        <t>A Registrar will have four major interfaces, connected together by a common database.</t>
        <figure anchor="tier1isp">
          <name>Reference Internal Architecture for Registrar</name>
          <artwork type="ARCHVIEW" align="center" name="" alt="">
                  .------------.
                  |    MASA    |
                  |  Interface |
                  | BRSKI-MASA |
                  '------------'
                         ^
                         |
 .------------.          |           .---------------.
 | management |    .----------.      | certification |
 | interface  |&lt;---| database |-----&gt;|   authority   |
 '------------'    '----------'      '---------------'
                         |
                         |
                         v
.------------.     .-----------.       .------------.
| Join Proxy |     |  Pledge   |--.    | EST/BRSKI  |
|------------|     | Interface |  |    |------------|
| GRASP      |     | BRSKI-EST |e |    |    GRASP   |
| (DULL)     |     '-----------'T |    '------------'
'------------'        '-----------'
</artwork>
        </figure>
        <section anchor="pledge-interface-southbound-interface" numbered="true" toc="default">
          <name>Pledge Interface (Southbound Interface)</name>
          <t>The pledge interface is the southbound interface.  This interface runs the
BRSKI-EST protocol.  This interface faces into the operator's network,
receiving requests from devices to join the network.</t>
          <t>For <xref target="RFC8995" format="default"/> use, the pledge interface is an HTTPS interface.
Due to the use of provinsional trust state in the BRSKI-EST interface the pledge never verifies the contents of the TLS server certificate.
As a result, the registrar may run on arbitrary port numbers.
The voucher pins the associated certificate, so the Registrar does not need to have any
specific (subjectAltName) dnsName.</t>
          <t>When a constrained onboarding mechanism is supported via <xref target="I-D.ietf-anima-constrained-voucher" format="default"/>, then CoAP is used.</t>
          <t><xref target="I-D.ietf-anima-constrained-join-proxy" format="default"/> describes a mechanism to provide a stateless proxy of CoAPS connections, in which case DTLS traffic will be proxied by the Join Proxy to the port that the Registrar announces via GRASP within the ACP.
In this case, then there is DTLS layer below the CoAP layer.</t>
          <t><xref target="RFC9031" format="default"/> describes a proxy mechanism that can be used with <xref target="I-D.selander-ace-ake-authz" format="default"/> to pass CoAP traffic.
In this case, depending upon the chosen AKE, the key agreement protocol would be above CoAP.</t>
          <t><xref target="I-D.richardson-anima-state-for-joinrouter" format="default"/> offers some additional
mechanisms, one of which involves dynamically created IPIP tunnels.
If these mechanisms are in use, then the southbound interface would need to support
these options as well.</t>
          <t>The Pledge Interface requires a TLS ServerCertificate, and <xref target="brskiestcert" format="default"/>
discusses option for creating this certificate.</t>
          <t>The Pledge Inteface does not require a public IP address, nor does it have have to run on port 443.
The address and port of the Pledge interface to the Registrar is advertised by the Registrar using GRASP, according to <xref target="RFC8995" format="default"/> section 4.1.1.
The service may run on any available port.
The HTTPS, CoAP and CoAPS port numbers do not need to be coordinated.</t>
          <t>In an ACP application (<xref target="RFC8994" format="default"/>), the Pledge Interface SHOULD have an IPv6 Unique Local Address (ULA) address from the prefix allocated to the ACP.
<xref target="acpnoc" format="default"/> provides some options for how the Pledge Interface can be best connected to the ACP.</t>
          <t>Outside of the ACP context, running the Pledge interface on an IP address that has a FQDN that resolves to that IP address (if only internally), and operating it on port 443 may have operational advantages.
The Registrar may have additional management functions, it may also serve as an EST end point for certificate renewal, and <xref target="I-D.ietf-anima-brski-cloud" format="default"/> proposes a mechanism to bootstrap devices which are not connected by a convex ACP, or no ACP.
The Registrar may be accessible via multiple interfaces.</t>
        </section>
        <section anchor="masa-client-northbound-interface" numbered="true" toc="default">
          <name>MASA client (Northbound Interface)</name>
          <t>The MASA client interface connects outward to the Internet to speak to the
Manufacturer Authorized Signing Authority (MASA).
This is a TLS Client interface.</t>
          <t>Use of a TLSClientCertificate is RECOMMENDED as this may be the best way for
a manufacturer to identify clients.
<xref target="brskimasacert" format="default"/> discusses options for signing this certificate.</t>
          <t>The MASA client interface is outgoing only and does not require any special connectivity.
It may be placed behind a typical enterprise or residential NAT44 gateway.
IPv6 connectivity is RECOMMENDED.
It does need access to DNS, and the DNS lookups SHOULD be validated with DNSSEC.</t>
          <t>The MASA client interface will need to validate the server certificates of the MASA, and to do this it will need access to the common public WebPKI (<xref target="WebPKI" format="default"/>) trust anchors to validate the MASA.
The MASA client MAY also require access to a database of pinned certificates to validate specific manufacturers as called out for in <xref target="RFC8995" format="default"/> section 2.8 and section 5.4.</t>
        </section>
        <section anchor="join-proxy-southbound-interface" numbered="true" toc="default">
          <name>Join Proxy (Southbound Interface)</name>
          <t>In the ACP context, the Registrar is expected to have a Join Proxy operating
on the Southbound Interface in order to announce the existence of the
Registrar to the local network, for the benefit of directly connected
devices.
This permits the systems on the LAN in the NOC itself to autonomically join the domain.</t>
          <t>The Join Proxy MAY announce the IP address (ULA) and port of the actual Pledge Interface, rather than announcing a link-local address and then performing a proxy operation.</t>
        </section>
        <section anchor="est-and-brski-grasp-announcements" numbered="true" toc="default">
          <name>EST and BRSKI GRASP announcements</name>
          <t>As specified in <xref target="RFC8995" format="default"/> section 4.3, in an ACP context, the Registrar MUST announce itself inside the ACP using GRASP.
The Registrar MUST incorporate enough of a GRASP daemon in order to perform the M_FLOOD announcements.</t>
          <t>As specified in <xref target="RFC8995" format="default"/> section 6.1.2, in an ACP context, if the Registrar will also be providing for renewal of certificates using EST, then it SHOULD
announce itself inside the ACP using GRASP.
See <xref target="RFC8994" format="default"/> section 6.1.5.1 for details.
Unless made impossible due to loading concerns, it is RECOMMENDED that all Registrar instances offer certificate renewal services in this fashion.</t>
          <t>The use of <xref target="RFC8739" format="default"/> Short-Term Automatically-Renewed Certificates is RECOMMENDED.
This mandates that the EST server be highly available.
If STAR-style renewals are not used, then the Certification Authority will need to make OCSP or CRL Distribution points available.</t>
        </section>
        <section anchor="certification-authority" numbered="true" toc="default">
          <name>Certification Authority</name>
          <t>If the Enterprise/ISP has an existing certification authority system that it wishes to use, then an interface to it has to be enabled.
This may run protocols like EST, CMP or ACME.</t>
          <t>Smaller Enterprises and Residential uses of BRSKI are encouraged to use an internal (private) certification authority.
See <xref target="certauthsecurity" format="default"/> for a discussion of securing this CA.</t>
        </section>
        <section anchor="management-interface" numbered="true" toc="default">
          <name>Management Interface</name>
          <t>The Registrar will require a management interface.
As is the trend, this will often be a web-based single page application using AJAX API calls to perform communications.
This interface SHOULD be made available on the Southbound NOC interface only, and it MUST be on a different IP address and port number then the BRSKI-EST interface.
It should be secured with HTTPS, and use of a public (<xref target="WebPKI" format="default"/>) anchor is reasonable as it may be that the internal certification authority may be unavailable or require maintenance.</t>
          <t>An entirely separate process is justified with the only connection to the other procesess being the database.
(This does not mean it can not share code modules)</t>
        </section>
      </section>
    </section>
    <section anchor="acpnoc" numbered="true" toc="default">
      <name>Connecting the Autonomic Control Plane to the Network Operations Center (NOC)</name>
      <t><xref target="RFC8994" format="default"/> section 8.1 describes a mechanism to connect non-ACP capable systems to the ACP.
The use of this mechanism is critical to incremental deployment of ANIMA and BRSKI in operators.</t>
      <t>The deployment of BRSKI capable equipment would ideally occur in an outward
wave, a concentric ring, from the NOC.</t>
      <t>(EDNOTE: INSERT DIAGRAMS)</t>
      <t>This would start by an upgrade of the router that connects the NOC to the production network.  This device needs to support the ACP connect functionality.</t>
      <t>It is possible, but beyond the scope of this document, to do initial
connectivity of the ACP and of multiple NOCs by manually configured IPsec tunnels.
This is likely an important step for incremental initial deployment.</t>
      <t>The Registrar described in the next section either needs to be connected via one of the above mentioned tunnels, or it must be located on a network with ACP Connect, or it must itself be part of an automatically configured ACP.
It is quite reasonable for the Registrar to be part of a larger appliance that also includes an ACP Connect functionality.</t>
    </section>
    <section anchor="certauthsecurity" numbered="true" toc="default">
      <name>Public Key Infrastructure Recommendations for the Registrar</name>
      <t>The Registrar requires access to, or must contain a Certification Authority (CA).</t>
      <t>This section deals with the situation where the CA is provided internally.
<xref target="I-D.ietf-acme-integrations" format="default"/> deals with the case where the CA is provided by an external service, and the CA trust anchors are public.
These use ACME (<xref target="RFC8555" format="default"/>) is used as the interface.
That is out of scope for this document.</t>
      <t>There are also a number of commercial offerings where a private CA is operated by an external entity using a wide variety of protocols, including proprietary ones.
Those are also out of scope for this document.</t>
      <t>The requirements for the PKI depends upon what kind of network is being managed.</t>
      <section anchor="pki-recommendations-for-tier-1isp-networks" numbered="true" toc="default">
        <name>PKI recommendations for Tier-1/ISP Networks</name>
        <t>A three-tier PKI infrastructure is appropriate for an ISP.
This entails having a root CA created with the key kept offline, and a number of intermediate CAs that have online keys that issue "day-to-day" certificates.</t>
        <t>Whether the root private key is secured by applying secret-splitting, and then storing the results on multiple USBs key kept in multiple safes, or via Hardware Security Module is a local decision informed by best current practices.</t>
        <t>The root CA is then used to sign a number of intermediate entities: this will include an intermediate CA for the Registrar that is deployed into each redundant NOC location.
Multiple intermediate CAs with a common root provides significantly more
security and operational flexibility than attempts to share a private key among locations.</t>
        <t>While the root CA should have a longevity of at least 5 years, after which it can be re-signed rather than re-generated.
(Resigning an existing key might not require replacement of trust anchors on all devices)</t>
        <t>The intermediate CA keys need only have a 1-2 year duration, and before the end of their lifetime, a new private key should be generated and replace the old one.</t>
        <t>Shorter periods are possible, but until there is more experience with them, not recommended.  The intermediate CA key should be regenerated because the intermediate CA private key will need to be online, available to the Registrar CA system.
There are many more opportunities for the key to leak, such as into backups.</t>
        <t>The intermediate CA is then used to sign End-Entity certificates which are returned as part of the BRSKI-EST mechanism.</t>
        <t>The Registrar needs both of client and server certificates for it's BRSKI-EST and BRSKI-MASA connections.
It is recommended that an additional intermediate CA can be created for manually issued certificates such as these.
This intermediate CA could be called the NOC Infrastructure CA, and could be used to issue certificates for all manner of infrastructure such as web-based monitoring tools.
The private root CA certificate should be installed into the browsers of NOC personnel.</t>
        <t>The document <xref target="I-D.moskowitz-ecdsa-pki" format="default"/> provides some practical instructions on setting up this kind of system.
This document recommends the use of ECDSA keys for the root and intermediate CAs, but there may be operational reasons why an RSA intermediate CA will be required for some legacy equipment.</t>
      </section>
      <section anchor="enterprise-network-1" numbered="true" toc="default">
        <name>Enterprise Network</name>
        <t>Enterprises that have multiple Network Operations Center should consider the recommendations above for an ISP.</t>
        <t>This section applies to Enterprises that have all NOC operations/personel into a single location, which is probably on-premise data center.
This is not a hard rule for scaling, but the intent is that physical security for the ACP Connect network is rather easy, that only a single legal jurisdiction will apply, and that it is possible to get people together easily to do things like resign keys.</t>
        <t>A three-tier PKI infrastructure is still recommended for the reason that it provides operational continuity options not available with a two-level system.
The recommendation is to have a root CA mechanism installed on a Virtual Machine which is not connected to a network.
The root CA private key is kept offline, secret split among a number of USB keys, kept in the possession of key personnel.</t>
        <t>The secret split should have at least five components, of which at least three are required to reconstruct the key.
See <xref target="I-D.hallambaker-mesh-udf" format="default"/> section 4.5 for one such mechanism, there are many others, and there are no interoperability requirements for the secret split.</t>
        <t>The essential point is that the Enterprise is able to recover the root CA key even without some number of personnel and is able to continue operating it's network.</t>
        <t>As in the ISP case, the intermediate CA is then used to sign End-Entity certificates which  are returned as part of the BRSKI-EST mechanism.
One intermediate CA key suffices as there is only one NOC location with a Registrar.
Incidental certificates for internal operations (such as internal web servers, email servers, etc.), and for the BRSKI-EST server certificate can be done with this single intermediate CA.</t>
        <t>The BRSKI-MASA TLS Client Certificate key for an enterprise may not be needed; it depends upon the policies of the manufacturers which are involved.
It may be simpler to use a certificate produced by a public CA (such as LetsEncrypt), as this makes it easier for manufacturers to validate the provided certificate.</t>
        <t>The document <xref target="I-D.moskowitz-ecdsa-pki" format="default"/> provides some practical instructions on setting up this kind of system.
This document recommends the use of ECDSA keys for the root and intermediate CAs.
In an  Enterprise, there are likely many more legacy devices that might need to become involved in the secure domain.
It is recommended that an RSA root and intermediate CA be more strongly considered.</t>
      </section>
      <section anchor="home-network-1" numbered="true" toc="default">
        <name>Home Network</name>
        <t>Home networks and small offices that use residential class equipment are the most challenging situation.
The three-tier PKI architecture is not justified because the ability to keep the root CA offline has no operational value.</t>
        <t>The home network registrar should be initialized with a single key pair used as the certification authority.</t>
        <t>Secret splitting is useful in order to save the generated key with a few neighbours.
It is recommended that the entire PKI system database (including CA private key) be encrypted with a symmetric key and the results made available regularly for download to a variety of devices.
The symmetric key is split among the neighbours.</t>
        <t>The most difficult part of the Home Network PKI and Registrar is where to locate it.
Generally it should be located on a device that is fully owned by the home user.
This is sometimes the Home Router, but in a lot of situations the Home Router is the ISP's CPE router.
If the home has a Network Attached Storage (NAS) system, then running it there is probably better.</t>
        <t>A compromise for CPE devices owned by the ISP that can run containers is for the Registrar to be located on detachable storage that is inserted into the CPE.
The detachable storage is owned by the home owner, and can be removed from the CPE device if it is replaced.
More experience will be necessary in order to determine if this is a workable solution.</t>
      </section>
    </section>
    <section anchor="arch" numbered="true" toc="default">
      <name>Architecture Considerations for the Registrar</name>
      <t>There are a number of ways to scale the Registrar.
Web framework three-tier mechanisms are the most obvious.
See <xref target="threetier" format="default"/> for an overview.
This architecture is very familiar and can work well for a Registrar.
There are a few small issues that need to be addressed relating to the TLS connections.</t>
      <t>The BRSKI-EST connection uses TLS Client Certificate information, so it is necessary for the presentation tier to pass the entire certificate through to the application layer.
The presentation tier MUST accept all Client Certificates, many of which might it might not have anchors for.
Many n-tier systems provide for non-standard ways to transmit the client certificate from presentation layer to application layer, but <xref target="I-D.bdc-something-something-certificate" format="default"/> also intends to provide a standards track mechanism.</t>
      <t>In addition, the Registrar Voucher-Request MUST be signed using the same key pair that is used to terminate the TLS connection, so the application layer will need access to the same keypair that the presentation tier uses.
This can be operationally challenging if the presentation tier is provided by a hardware-based TLS load balancer.</t>
      <t>For this reason, an alternate architecture where the front-end load balancer provides TCP level load balancing, leaving the TLS operations to software TLS implementations in the application layer may be simpler to build.
Given that the Registrar is an inward facing system, and is not subject to the Internet-scale loads typical of "Black Friday" web system, the same kind of extreme scaling is not necessary.</t>
      <t>The BRSKI-EST flow includes a back-end call to the BRSKI-MASA flow.
That is, during the BRSKI-EST /voucherrequest call, a voucher will need to be fetched from the MASA using a BRSKI-MASA connection.
There are three ways to do this.</t>
      <section anchor="completely-synchronous-registrar" numbered="true" toc="default">
        <name>Completely Synchronous Registrar</name>
        <t>In this simplest version the Registrar operates as a single thread, processing the voucher-request from the Pledge, and then starting a BRSKI-MASA client session, while the connection from the Pledge waits.</t>
        <t>This flow is very simple to implement, but requires an entire processing thread to block while the BRSKI-MASA protocol executes.
The Pledge may timeout on this request, disconnect and retry.
Experience so far is that typical default timeouts work fine.</t>
        <t>It is recommended that the voucher-request be recorded in a database, and if a corresponding fresh voucher is also found in the database, that it be returned rather than fetching a new voucher from the MASA.
This accomodates the situation where the Pledge did timeout, but the BRSKI-MASA protocol did complete.
This results in the Pledge receiving the voucher upon retrying without having to go through the process of getting a new voucher.
This only works if the Pledge retries with the same Nonce each time.</t>
      </section>
      <section anchor="partially-synchronous-registrar" numbered="true" toc="default">
        <name>Partially Synchronous Registrar</name>
        <t>A slightly more complicated version is for the Registrar to look in a database for a matching voucher-request, and if none is found, to return a 202 code upon the voucher-request, asking the Pledge to retry.</t>
        <t>In the meantime the BRSKI-MASA connection can be performed, and the resulting voucher stored in a database.
The connection can be done in the same thread that just deferred the connection, or in another thread kicked off for this purpose.</t>
      </section>
      <section anchor="asynchronous-registrar" numbered="true" toc="default">
        <name>Asynchronous Registrar</name>
        <t>In the completely asynchronous architecture, things work as with the Partially Synchronous version.
The voucher request is placed into a database as before.</t>
        <t>A completely separate system, probably with different network connectivity, but connected to the same database,  performs the BRSKI-MASA processing, then fills the database with the answer.</t>
        <t>This version may have a noticeably higher latency as it requires a database operation and a database trigger to invoke the process.
This architecture has the advantage, however, that the internal facing Registrar never connects to the Internet.
Furthermore, the number of internal facing Registrar instances can be tuned independently from the number of outward facing clients.
This may be an advantage for networks that need to deal with a high number of malicious or lost internal clients.</t>
      </section>
    </section>
    <section anchor="certificates-needed-for-the-registrar" numbered="true" toc="default">
      <name>Certificates needed for the Registrar</name>
      <t>In addition to hosting a PKI root, the Registrar needs several other key pairs.  They are:</t>
      <section anchor="brskiestcert" numbered="true" toc="default">
        <name>TLS Server Certificate for BRSKI-EST</name>
        <t>A certificate to be used to answer TLS connections from new devices (pledges).
This must be of a type that expected pledges can understand.
Returning an RSA key to a client that can validate only ECDSA chains is a problem.
The constrained IoT ecosystem prefers ECDSA, and often does not have code that can verify RSA.  Meanwhile, older FIPS-140 validated libraries present in many router operating systems support only RSA!</t>
        <t>The recommendation is to use ECDSA keys, with a sensitiviity to when a majority of systems might support EdDSA.
There are well established mechanisms in most TLS server libraries to permit multiple certificates to be loaded and to return an appropriate key based upon the client capabilities.
This should be used.</t>
        <t>The certificate used for the BRSKI-EST end point is not validated by the BRSKI pledge using public trust anchors, but rather it is pinned by the <xref target="RFC8366" format="default"/> voucher.
As such it can come from the private CA, as recommended above: either signed by a specific intermediate CA or via a root CA as appropriate for the environment.</t>
      </section>
      <section anchor="brskimasacert" numbered="true" toc="default">
        <name>TLS Client Certificate for BRSKI-MASA</name>
        <t>A certificate may optionally be used for authentication of the Registrar to the MASA.
It is recommended to always include one.</t>
        <t>It can be the same certificate used by TLS Server Certificate above, and this is most appropriate in small Registrars which are not distributed, such as ones aimed as Residential/Home networks.</t>
        <t>In larger, distributed Registrars, cryptographic hygiene dictates that the private key not be distributed, so a unique certificate per Registrar client is appropriate.
They should all be signed by the same intermediate CA, with the intermediate and root CA certificates being supplied in the TLS connection.</t>
        <section anchor="use-of-publically-anchored-tls-client-certificate-with-brski-masa-connection" numbered="true" toc="default">
          <name>Use of Publically Anchored TLS Client Certificate with BRSKI-MASA connection</name>
          <t>The use TLS Client Certificate which has a public anchor (such as from LetsEncrypt) has an advantage that is makes it easier for the MASA to reject malicious clients.</t>
          <t>If the Registrar is not using a supply chain integration that includes the MASA being aware of the cryptographic identity of the Registrar, then the use of a publically anchored certificate is RECOMMENDED.</t>
        </section>
      </section>
      <section anchor="brskivoucherrequest" numbered="true" toc="default">
        <name>Certificate for signing of Voucher-Requests</name>
        <t>As part of the BRSKI voucher-request process the Pledge's Voucher-Request is wrapped by the Registrar in another voucher-request and signed.
It is this certificate which pinned by MASA to validate the connection.</t>
        <t>The certificate used to sign the (parboiled) voucher-request MUST be the same as the one that is used for the TLS Server Connection.
This implies that the signed voucher-request MUST be constructed on the same machine that terminates the BRSKI-EST connection.</t>
      </section>
    </section>
    <section anchor="autonomic-control-plane-addressing" numbered="true" toc="default">
      <name>Autonomic Control Plane Addressing</name>
      <t>In the Enterprise and ISP use cases, the creation of an <xref target="RFC8994" format="default"/> Autonomic Control Plane is assumed.
(The use of an ACP for the Home Network of IoT devices is considered unnecessary due to HNCP)</t>
      <t>In these context the certificates which are returned by the Registrar MUST contain a unique IPv6 ULA address.
<xref target="RFC8994" format="default"/> section 6.10 outlines several addressing schemes for the ULA addresses.
The use of the ACP Vlong Addressing Sub-Scheme (6.10.5) is recommended as it provides the most flexibility for devices.</t>
      <t>The use of this mode limits the number of nodes in the network to between 32768 and 8 Million.
32K routers in an ISP network seems like quite a lot already, but use of F=0 addresses provides for up to 8 Million devices, each with 256 management end points.</t>
      <t>It should be noted that a mix of F=0 and F=1 addresses may be used, but the BRSKI protocol does not directly provide a way to negotiated this.
This could be done as part of the Certificate Signing Request: the device could decide which kind of address to ask for by changing the address that it asks for, but this is non-standardized and may not work.</t>
      <t>A network manager that saw that a device was running out of F=0 space, that is if 256 addresses was not enough for a device, could allocate an F=1 address in a management interface.
At the next certificate renewal (which could be forced by a management action), then a new certificate would be issues with the larger address space.</t>
      <t>256 addresses for a single device may seem like a lot, but it is increasing the case that routers may have a large number of virtualized functions within and each may reasonably need to be separately connected to it's SDN controller.</t>
    </section>
    <section anchor="privacy-considerations" numbered="true" toc="default">
      <name>Privacy Considerations</name>
      <t>Section 10.2 of <xref target="RFC8995" format="default"/> details a number of things that are revealed by the BRSKI-EST protocol.
A multi-location Registrar with different TLS Server Certificates will have a different privacy profile than a Registrar that uses only a single certificate.</t>
      <t>Section 10.3 of <xref target="RFC8995" format="default"/> details what is revealed by the BRSKI-MASA protocol.
The operational recommendations of this document do not affect or mitigate things at all.</t>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <t>Section 11 of <xref target="RFC8995" format="default"/> does not deal with any attacks against the Registrar, as the Registrar is considered to be an internally facing system.</t>
      <t>In the context of the Autonomic Control Plane (<xref target="RFC8995" format="default"/> section 9, and <xref target="RFC8994" format="default"/>) it is expected that the majority of equipment attached to a network are connected by wired ethernet.  The opportunity for a massive attack against the Registrar is considered low in an ISP, or multi-side Enterprise backbone network.</t>
      <section anchor="denial-of-service-attacks-against-the-registrar" numbered="true" toc="default">
        <name>Denial of Service Attacks against the Registrar</name>
        <t>However, there are some exposures which need to be taken into account, particular in the Enterprise or Institutional Campus network: typically these networks have large number of access ports, one for each desktop system.
Those systems can be infected with Malware, or may be located in student computer labs physically accessible with minimal authorization.
While an attack on the Registrar might be part of some kind of student protest, an attack by malware seems more likely.</t>
        <t>The different architectures proposed in <xref target="arch" format="default"/> of this document provides some recommendations on differing scales.
The use of a fully asynchronous design is recommended for Enterprise uses of BRSKI where there may be a large number of IoT devices that are expected to onboard.
The ability to scale the BRSKI-EST Pledge Interface without having the scale the rest of the system provides for resiliency of the Registrary.</t>
        <t>It bears repeating that the use of of a stateless technology in the Join Proxy moves the load due to attacking systems from the Join Proxy into the Registrar.
This increases the network bandwidth required from the Join Proxy to the Registrar with the benefit of simplifying the Join Proxy.</t>
        <t>This is an intentional design decision to centralize the impact into the purpose built Registrar system(s).</t>
      </section>
      <section anchor="loss-of-keyscorruption-of-infrastructure" numbered="true" toc="default">
        <name>Loss of Keys/Corruption of Infrastructure</name>
        <t>In Home/Residential Network ("homenet") uses of <xref target="RFC8995" format="default"/> the biggest risk is likely that of loss of the Registrar's key pairs.
That is, accidental loss of the private key is more likely than loss to a malicious entity that steals them with intent to cause damage.</t>
        <t>This can be due to failure to backup the database followed by a CPE device failure, but the case where a CPE device is simply thrown away to be replaced by an uninformed technician or household member is probably the most likely situation.</t>
        <t>This situation results in loss of control for all devices in the home, and much frustration from the home owner who has to go through an onboarding process for all the devices.
The use of a standardized onboarding protocol significantly mitigates the hassle; the current "state of the art" proccess involves a series of appliance-specific smartphone applications, which may or not not actually work on more recent devices.</t>
        <t>This is why the focus on saving of the database along with a secret splitting process to secure it.
At present there is no cross-vendor format for this database, so the saved data is only useable with a Registrar from the same vendor.
So this protects against device failure, where it is replaced by an identical device or an upward compatible device from the same manufacturer, but not against changes of vendor.</t>
      </section>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="default">
      <name>IANA Considerations</name>
      <t>This document makes no IANA allocations.</t>
    </section>
    <section anchor="acknowledgements" numbered="true" toc="default">
      <name>Acknowledgements</name>
      <t>Your name here.</t>
    </section>
    <section anchor="changelog" numbered="true" toc="default">
      <name>Changelog</name>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <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>
        <reference anchor="RFC8995" target="https://www.rfc-editor.org/info/rfc8995">
          <front>
            <title>Bootstrapping Remote Secure Key Infrastructure (BRSKI)</title>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin">
              <organization/>
            </author>
            <author fullname="M. Richardson" initials="M." surname="Richardson">
              <organization/>
            </author>
            <author fullname="T. Eckert" initials="T." surname="Eckert">
              <organization/>
            </author>
            <author fullname="M. Behringer" initials="M." surname="Behringer">
              <organization/>
            </author>
            <author fullname="K. Watsen" initials="K." surname="Watsen">
              <organization/>
            </author>
            <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="RFC8994" target="https://www.rfc-editor.org/info/rfc8994">
          <front>
            <title>An Autonomic Control Plane (ACP)</title>
            <author fullname="T. Eckert" initials="T." role="editor" surname="Eckert">
              <organization/>
            </author>
            <author fullname="M. Behringer" initials="M." role="editor" surname="Behringer">
              <organization/>
            </author>
            <author fullname="S. Bjarnason" initials="S." surname="Bjarnason">
              <organization/>
            </author>
            <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="I-D.ietf-acme-star" target="https://www.ietf.org/archive/id/draft-ietf-acme-star-11.txt">
          <front>
            <title>Support for Short-Term, Automatically Renewed (STAR) Certificates in the Automated Certificate Management Environment (ACME)</title>
            <author fullname="Yaron Sheffer">
              <organization>Intuit</organization>
            </author>
            <author fullname="Diego Lopez">
              <organization>Telefonica I+D</organization>
            </author>
            <author fullname="Oscar Gonzalez de Dios">
              <organization>Telefonica I+D</organization>
            </author>
            <author fullname="Antonio Agustin Pastor Perales">
              <organization>Telefonica I+D</organization>
            </author>
            <author fullname="Thomas Fossati">
              <organization>ARM</organization>
            </author>
            <date day="24" month="October" year="2019"/>
            <abstract>
              <t>Public key certificates need to be revoked when they are compromised, that is, when the associated private key is exposed to an unauthorized entity.  However, the revocation process is often unreliable.  An alternative to revocation is issuing a sequence of certificates, each with a short validity period, and terminating the sequence upon compromise.  This memo proposes an Automated Certificate Management Environment (ACME) extension to enable the issuance of Short-Term, Automatically Renewed (STAR) X.509 certificates.
              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-acme-star-11"/>
        </reference>
        <reference anchor="I-D.ietf-anima-constrained-voucher" target="https://www.ietf.org/archive/id/draft-ietf-anima-constrained-voucher-16.txt">
          <front>
            <title>Constrained Bootstrapping Remote Secure Key Infrastructure (BRSKI)</title>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Peter van der Stok">
              <organization>vanderstok consultancy</organization>
            </author>
            <author fullname="Panos Kampanakis">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Esko Dijk">
              <organization>IoTconsultancy.nl</organization>
            </author>
            <date day="14" month="February" year="2022"/>
            <abstract>
              <t>   This document defines the Constrained Bootstrapping Remote Secure Key
   Infrastructure (Constrained BRSKI) protocol, which provides a
   solution for secure zero-touch bootstrapping of resource-constrained
   (IoT) devices into the network of a domain owner.  This protocol is
   designed for constrained networks, which may have limited data
   throughput or may experience frequent packet loss.  Constrained BRSKI
   is a variant of the BRSKI protocol, which uses an artifact signed by
   the device manufacturer called the "voucher" which enables a new
   device and the owner's network to mutually authenticate.  While the
   BRSKI voucher is typically encoded in JSON, Constrained BRSKI defines
   a compact CBOR-encoded voucher.  The BRSKI voucher is extended with
   new data types that allow for smaller voucher sizes.  The Enrollment
   over Secure Transport (EST) protocol, used in BRSKI, is replaced with
   EST-over-CoAPS; and HTTPS used in BRSKI is replaced with CoAPS.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-constrained-voucher-16"/>
        </reference>
        <reference anchor="RFC8366" target="https://www.rfc-editor.org/info/rfc8366">
          <front>
            <title>A Voucher Artifact for Bootstrapping Protocols</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen">
              <organization/>
            </author>
            <author fullname="M. Richardson" initials="M." surname="Richardson">
              <organization/>
            </author>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin">
              <organization/>
            </author>
            <author fullname="T. Eckert" initials="T." surname="Eckert">
              <organization/>
            </author>
            <date month="May" year="2018"/>
            <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".</t>
              <t>This document defines an artifact format as a YANG-defined JSON document that has been signed using a Cryptographic Message Syntax (CMS) structure.  Other YANG-derived formats are possible.  The voucher artifact is normally generated by the pledge's manufacturer (i.e., the Manufacturer Authorized Signing Authority (MASA)).</t>
              <t>This document only defines the voucher artifact, leaving it to other documents to describe specialized protocols for accessing it.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8366"/>
          <seriesInfo name="DOI" value="10.17487/RFC8366"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <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>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="RFC7030" target="https://www.rfc-editor.org/info/rfc7030">
          <front>
            <title>Enrollment over Secure Transport</title>
            <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin">
              <organization/>
            </author>
            <author fullname="P. Yee" initials="P." role="editor" surname="Yee">
              <organization/>
            </author>
            <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins">
              <organization/>
            </author>
            <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="I-D.richardson-anima-state-for-joinrouter" target="https://www.ietf.org/archive/id/draft-richardson-anima-state-for-joinrouter-03.txt">
          <front>
            <title>Considerations for stateful vs stateless join router in ANIMA bootstrap</title>
            <author fullname="Michael C. Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="22" month="September" year="2020"/>
            <abstract>
              <t>   This document explores a number of issues affecting the decision to
   use a stateful or stateless forwarding mechanism by the join router
   (aka join assistant) during the bootstrap process for ANIMA.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-richardson-anima-state-for-joinrouter-03"/>
        </reference>
        <reference anchor="RFC8555" target="https://www.rfc-editor.org/info/rfc8555">
          <front>
            <title>Automatic Certificate Management Environment (ACME)</title>
            <author fullname="R. Barnes" initials="R." surname="Barnes">
              <organization/>
            </author>
            <author fullname="J. Hoffman-Andrews" initials="J." surname="Hoffman-Andrews">
              <organization/>
            </author>
            <author fullname="D. McCarney" initials="D." surname="McCarney">
              <organization/>
            </author>
            <author fullname="J. Kasten" initials="J." surname="Kasten">
              <organization/>
            </author>
            <date month="March" year="2019"/>
            <abstract>
              <t>Public Key Infrastructure using X.509 (PKIX) certificates are used for a number of purposes, the most significant of which is the authentication of domain names.  Thus, certification authorities (CAs) in the Web PKI are trusted to verify that an applicant for a certificate legitimately represents the domain name(s) in the certificate.  As of this writing, this verification is done through a collection of ad hoc mechanisms.  This document describes a protocol that a CA and an applicant can use to automate the process of verification and certificate issuance.  The protocol also provides facilities for other certificate management functions, such as certificate revocation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8555"/>
          <seriesInfo name="DOI" value="10.17487/RFC8555"/>
        </reference>
        <reference anchor="I-D.friel-acme-integrations" target="https://www.ietf.org/archive/id/draft-friel-acme-integrations-02.txt">
          <front>
            <title>ACME Integrations</title>
            <author fullname="Owen Friel">
              <organization>Cisco</organization>
            </author>
            <author fullname="Richard Barnes">
              <organization>Cisco</organization>
            </author>
            <author fullname="Rifaat Shekh-Yusef">
              <organization>Avaya</organization>
            </author>
            <date day="24" month="October" year="2019"/>
            <abstract>
              <t>   This document outlines multiple advanced use cases and integrations
   that ACME facilitates without any modifications or enhancements
   required to the base ACME specification.  The use cases include ACME
   integration with EST, BRSKI and TEAP.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-friel-acme-integrations-02"/>
        </reference>
        <reference anchor="I-D.moskowitz-ecdsa-pki" target="https://www.ietf.org/archive/id/draft-moskowitz-ecdsa-pki-10.txt">
          <front>
            <title>Guide for building an ECC pki</title>
            <author fullname="Robert Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <author fullname="Henk Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Liang Xia">
              <organization>Huawei</organization>
            </author>
            <author fullname="Michael C. Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="31" month="January" year="2021"/>
            <abstract>
              <t>   This memo provides a guide for building a PKI (Public Key
   Infrastructure) using openSSL.  All certificates in this guide are
   ECDSA, P-256, with SHA256 certificates.  Along with common End Entity
   certificates, this guide provides instructions for creating IEEE
   802.1AR iDevID Secure Device certificates.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-moskowitz-ecdsa-pki-10"/>
        </reference>
        <reference anchor="I-D.hallambaker-mesh-udf" target="https://www.ietf.org/archive/id/draft-hallambaker-mesh-udf-15.txt">
          <front>
            <title>Mathematical Mesh 3.0 Part II: Uniform Data Fingerprint.</title>
            <author fullname="Phillip Hallam-Baker">
              <organization>ThresholdSecrets.com</organization>
            </author>
            <date day="25" month="October" year="2021"/>
            <abstract>
              <t>   This document describes the underlying naming and addressing schemes
   used in the Mathematical Mesh.  The means of generating Uniform Data
   Fingerprint (UDF) values and their presentation as text sequences and
   as URIs are described.

   A UDF consists of a binary sequence, the initial eight bits of which
   specify a type identifier code.  For convenience, UDFs are typically
   presented to the user in the form of a Base32 encoded string.  Type
   identifier codes have been selected so as to provide a useful
   mnemonic indicating their purpose when presented in Base32 encoding.

   Two categories of UDF are described.  Data UDFs provide a compact
   presentation of a fixed length binary data value in a format that is
   convenient for data entry.  A Data UDF may represent a cryptographic
   key, a nonce value or a share of a secret.  Fingerprint UDFs provide
   a compact presentation of a Message Digest or Message Authentication
   Code value.

   A Strong Internet Name (SIN) consists of a DNS name which contains at
   least one label that is a UDF fingerprint of a policy document
   controlling interpretation of the name.  SINs allow a direct trust
   model to be applied to achieve end-to-end security in existing
   Internet applications without the need for trusted third parties.

   UDFs may be presented as URIs to form either names or locators for
   use with the UDF location service.  An Encrypted Authenticated
   Resource Locator (EARL) is a UDF locator URI presenting a service
   from which an encrypted resource may be obtained and a symmetric key
   that may be used to decrypt the content.  EARLs may be presented on
   paper correspondence as a QR code to securely provide a machine-
   readable version of the same content.  This may be applied to
   automate processes such as invoicing or to provide accessibility
   services for the partially sighted.

   [Note to Readers]

   Discussion of this draft takes place on the MATHMESH mailing list
   (mathmesh@ietf.org), which is archived at
   https://mailarchive.ietf.org/arch/search/?email_list=mathmesh.

   This document is also available online at
   http://mathmesh.com/Documents/draft-hallambaker-mesh-udf.html.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-hallambaker-mesh-udf-15"/>
        </reference>
        <reference anchor="I-D.bdc-something-something-certificate" target="https://www.ietf.org/archive/id/draft-bdc-something-something-certificate-05.txt">
          <front>
            <title>Client-Cert HTTP Header: Conveying Client Certificate Information from TLS Terminating Reverse Proxies to Origin Server Applications</title>
            <author fullname="Brian Campbell">
              <organization>Ping Identity</organization>
            </author>
            <date day="23" month="March" year="2021"/>
            <abstract>
              <t>   This document defines the HTTP header field "Client-Cert" that allows
   a TLS terminating reverse proxy to convey the client certificate of a
   mutually-authenticated TLS connection to the origin server in a
   common and predictable manner.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bdc-something-something-certificate-05"/>
        </reference>
        <reference anchor="threetier" target="https://en.wikipedia.org/wiki/Multitier_architecture">
          <front>
            <title>Multitier architecture</title>
            <author>
              <organization>Wikipedia</organization>
            </author>
            <date year="2019" month="December"/>
          </front>
        </reference>
        <reference anchor="WebPKI" target="https://cabforum.org/wp-content/uploads/BRv1.2.2.pdf">
          <front>
            <title>CA/Browser Forum Baseline Requirements for the Issuance and Management of Publicly-Trusted Certificates, v.1.2.2</title>
            <author initials="." surname="CA/Browser Forum">
              <organization/>
            </author>
            <date year="2014" month="October"/>
          </front>
        </reference>
        <reference anchor="ieee802-1AR" target="http://standards.ieee.org/findstds/standard/802.1AR-2009.html">
          <front>
            <title>IEEE 802.1AR Secure Device Identifier</title>
            <author initials="." surname="IEEE Standard">
              <organization/>
            </author>
            <date year="2009"/>
          </front>
        </reference>
        <reference anchor="I-D.ietf-anima-constrained-join-proxy" target="https://www.ietf.org/archive/id/draft-ietf-anima-constrained-join-proxy-06.txt">
          <front>
            <title>Constrained Join Proxy for Bootstrapping Protocols</title>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Peter van der Stok">
              <organization>vanderstok consultancy</organization>
            </author>
            <author fullname="Panos Kampanakis">
              <organization>Cisco Systems</organization>
            </author>
            <date day="3" month="December" year="2021"/>
            <abstract>
              <t>   This document defines a protocol to securely assign a Pledge to a
   domain, represented by a Registrar, using an intermediary node
   between Pledge and Registrar.  This intermediary node is known as a
   "constrained Join Proxy".  An enrolled Pledge can act as a Join
   Proxy.

   This document extends the work of Bootstrapping Remote Secure Key
   Infrastructures (BRSKI) by replacing the Circuit-proxy between Pledge
   and Registrar by a stateless/stateful constrained Join Proxy.  It
   relays join traffic from the Pledge to the Registrar.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-constrained-join-proxy-06"/>
        </reference>
        <reference anchor="RFC9031" target="https://www.rfc-editor.org/info/rfc9031">
          <front>
            <title>Constrained Join Protocol (CoJP) for 6TiSCH</title>
            <author fullname="M. Vučinić" initials="M." role="editor" surname="Vučinić">
              <organization/>
            </author>
            <author fullname="J. Simon" initials="J." surname="Simon">
              <organization/>
            </author>
            <author fullname="K. Pister" initials="K." surname="Pister">
              <organization/>
            </author>
            <author fullname="M. Richardson" initials="M." surname="Richardson">
              <organization/>
            </author>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document describes the minimal framework required for a new device, called a "pledge", to securely join a 6TiSCH (IPv6 over the Time-Slotted Channel Hopping mode of IEEE 802.15.4) network. The framework requires that the pledge and the JRC (Join Registrar/Coordinator, a central entity), share a symmetric key. How this key is provisioned is out of scope of this document. Through a single CoAP (Constrained Application Protocol) request-response exchange secured by OSCORE (Object Security for Constrained RESTful Environments), the pledge requests admission into the network, and the JRC configures it with link-layer keying material and other parameters. The JRC may at any time update the parameters through another request-response exchange secured by OSCORE. This specification defines the Constrained Join Protocol and its CBOR (Concise Binary Object Representation) data structures, and it describes how to configure the rest of the 6TiSCH communication stack for this join process to occur in a secure manner. Additional security mechanisms may be added on top of this minimal framework.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9031"/>
          <seriesInfo name="DOI" value="10.17487/RFC9031"/>
        </reference>
        <reference anchor="I-D.selander-ace-ake-authz" target="https://www.ietf.org/archive/id/draft-selander-ace-ake-authz-04.txt">
          <front>
            <title>Lightweight Authorization for Authenticated Key Exchange.</title>
            <author fullname="Göran Selander">
              <organization>Ericsson AB</organization>
            </author>
            <author fullname="John Preuß Mattsson">
              <organization>Ericsson AB</organization>
            </author>
            <author fullname="Mališa Vučinić">
              <organization>INRIA</organization>
            </author>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Aurelio Schellenbaum">
              <organization>Institute of Embedded Systems, ZHAW</organization>
            </author>
            <date day="22" month="October" year="2021"/>
            <abstract>
              <t>   This document describes a procedure for augmenting the lightweight
   authenticated Diffie-Hellman key exchange protocol EDHOC with third
   party assisted authorization, targeting constrained IoT deployments
   (RFC 7228).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-selander-ace-ake-authz-04"/>
        </reference>
        <reference anchor="I-D.ietf-anima-brski-cloud" target="https://www.ietf.org/archive/id/draft-ietf-anima-brski-cloud-03.txt">
          <front>
            <title>BRSKI Cloud Registrar</title>
            <author fullname="Owen Friel">
              <organization>Cisco</organization>
            </author>
            <author fullname="Rifaat Shekh-Yusef">
              <organization>Auth0</organization>
            </author>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="6" month="March" year="2022"/>
            <abstract>
              <t>   This document specifies the behaviour of a BRSKI Cloud Registrar, and
   how a pledge can interact with a BRSKI Cloud Registrar when
   bootstrapping.

   RFCED REMOVE: It is being actively worked on at https://github.com/
   anima-wg/brski-cloud

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-cloud-03"/>
        </reference>
        <reference anchor="RFC8739" target="https://www.rfc-editor.org/info/rfc8739">
          <front>
            <title>Support for Short-Term, Automatically Renewed (STAR) Certificates in the Automated Certificate Management Environment (ACME)</title>
            <author fullname="Y. Sheffer" initials="Y." surname="Sheffer">
              <organization/>
            </author>
            <author fullname="D. Lopez" initials="D." surname="Lopez">
              <organization/>
            </author>
            <author fullname="O. Gonzalez de Dios" initials="O." surname="Gonzalez de Dios">
              <organization/>
            </author>
            <author fullname="A. Pastor Perales" initials="A." surname="Pastor Perales">
              <organization/>
            </author>
            <author fullname="T. Fossati" initials="T." surname="Fossati">
              <organization/>
            </author>
            <date month="March" year="2020"/>
            <abstract>
              <t>Public key certificates need to be revoked when they are compromised, that is, when the associated private key is exposed to an unauthorized entity.  However, the revocation process is often unreliable. An alternative to revocation is issuing a sequence of certificates, each with a short validity period, and terminating the sequence upon compromise.  This memo proposes an Automated Certificate Management Environment (ACME) extension to enable the issuance of Short-Term, Automatically Renewed (STAR) X.509 certificates.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8739"/>
          <seriesInfo name="DOI" value="10.17487/RFC8739"/>
        </reference>
        <reference anchor="I-D.ietf-acme-integrations" target="https://www.ietf.org/archive/id/draft-ietf-acme-integrations-06.txt">
          <front>
            <title>ACME Integrations</title>
            <author fullname="Owen Friel">
              <organization>Cisco</organization>
            </author>
            <author fullname="Richard Barnes">
              <organization>Cisco</organization>
            </author>
            <author fullname="Rifaat Shekh-Yusef">
              <organization>Auth0</organization>
            </author>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="17" month="December" year="2021"/>
            <abstract>
              <t>   This document outlines multiple advanced use cases and integrations
   that ACME facilitates without any modifications or enhancements
   required to the base ACME specification.  The use cases include ACME
   integration with EST, BRSKI and TEAP.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-acme-integrations-06"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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
+1l+Tg8HvQnPHA6HJJKy7P8A6wpcQt6LAAA=

-->

</rfc>
