<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-acme-star-11" indexInclude="true" ipr="trust200902" number="8739" prepTime="2020-03-11T15:41:57" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="3" tocInclude="true" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-acme-star-11" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc8739" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="Support for ACME STAR">Support for Short-Term, Automatically Renewed (STAR) Certificates in the Automated Certificate Management Environment (ACME)</title>
    <seriesInfo name="RFC" value="8739" stream="IETF"/>
    <author initials="Y." surname="Sheffer" fullname="Yaron Sheffer">
      <organization showOnFrontPage="true">Intuit</organization>
      <address>
        <email>yaronf.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="D." surname="Lopez" fullname="Diego Lopez">
      <organization showOnFrontPage="true">Telefonica I+D</organization>
      <address>
        <email>diego.r.lopez@telefonica.com</email>
      </address>
    </author>
    <author initials="O." surname="Gonzalez de Dios" fullname="Oscar Gonzalez de Dios">
      <organization showOnFrontPage="true">Telefonica I+D</organization>
      <address>
        <email>oscar.gonzalezdedios@telefonica.com</email>
      </address>
    </author>
    <author initials="A." surname="Pastor Perales" fullname="Antonio Agustin Pastor Perales">
      <organization showOnFrontPage="true">Telefonica I+D</organization>
      <address>
        <email>antonio.pastorperales@telefonica.com</email>
      </address>
    </author>
    <author initials="T." surname="Fossati" fullname="Thomas Fossati">
      <organization showOnFrontPage="true">ARM</organization>
      <address>
        <email>thomas.fossati@arm.com</email>
      </address>
    </author>
    <date month="03" year="2020"/>
    <area>Security</area>
    <workgroup>ACME Working Group</workgroup>
    <keyword>OCSP</keyword>
    <keyword>CRL</keyword>
    <keyword>revocation</keyword>
    <abstract pn="section-abstract">
      <t pn="section-abstract-1">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>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc8739" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t pn="section-boilerplate.2-1">
            Copyright (c) 2020 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Simplified BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Simplified BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-name-delegation-use-case">Name Delegation Use Case</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.1.2.3.1"><xref derivedContent="1.3" format="counter" sectionFormat="of" target="section-1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-conventions-used-in-this-do">Conventions Used in This Document</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-flow">Protocol Flow</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2">
              <li pn="section-toc.1-1.2.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.2.2.1.1"><xref derivedContent="2.1" format="counter" sectionFormat="of" target="section-2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bootstrap">Bootstrap</xref></t>
              </li>
              <li pn="section-toc.1-1.2.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.2.2.2.1"><xref derivedContent="2.2" format="counter" sectionFormat="of" target="section-2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-auto-renewal">Auto Renewal</xref></t>
              </li>
              <li pn="section-toc.1-1.2.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.2.2.3.1"><xref derivedContent="2.3" format="counter" sectionFormat="of" target="section-2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-termination">Termination</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.3">
            <t keepWithNext="true" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-details">Protocol Details</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-acme-extensions">ACME Extensions</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.1.2">
                  <li pn="section-toc.1-1.3.2.1.2.1">
                    <t keepWithNext="true" pn="section-toc.1-1.3.2.1.2.1.1"><xref derivedContent="3.1.1" format="counter" sectionFormat="of" target="section-3.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-extending-the-order-resourc">Extending the Order Resource</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.1.2.2">
                    <t keepWithNext="true" pn="section-toc.1-1.3.2.1.2.2.1"><xref derivedContent="3.1.2" format="counter" sectionFormat="of" target="section-3.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-canceling-an-auto-renewal-o">Canceling an Auto-renewal Order</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-capability-discovery">Capability Discovery</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.3.2.3.1"><xref derivedContent="3.3" format="counter" sectionFormat="of" target="section-3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-fetching-the-certificates">Fetching the Certificates</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.4">
                <t keepWithNext="true" pn="section-toc.1-1.3.2.4.1"><xref derivedContent="3.4" format="counter" sectionFormat="of" target="section-3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-negotiating-an-unauthentica">Negotiating an Unauthenticated GET</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.5">
                <t keepWithNext="true" pn="section-toc.1-1.3.2.5.1"><xref derivedContent="3.5" format="counter" sectionFormat="of" target="section-3.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-computing-notbefore-and-not">Computing notBefore and notAfter of STAR Certificates</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.5.2">
                  <li pn="section-toc.1-1.3.2.5.2.1">
                    <t keepWithNext="true" pn="section-toc.1-1.3.2.5.2.1.1"><xref derivedContent="3.5.1" format="counter" sectionFormat="of" target="section-3.5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example">Example</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t keepWithNext="true" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-operational-considerations">Operational Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2">
              <li pn="section-toc.1-1.4.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-the-meaning-of-short-term-a">The Meaning of "Short Term" and the Impact of Skewed Clocks</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-impact-on-certificate-trans">Impact on Certificate Transparency (CT) Logs</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.4.2.3.1"><xref derivedContent="4.3" format="counter" sectionFormat="of" target="section-4.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-http-caching-and-dependabil">HTTP Caching and Dependability</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.5">
            <t keepWithNext="true" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-registries">New Registries</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-error-types">New Error Types</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.3.1"><xref derivedContent="5.3" format="counter" sectionFormat="of" target="section-5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-fields-in-order-objects">New Fields in Order Objects</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.4">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.4.1"><xref derivedContent="5.4" format="counter" sectionFormat="of" target="section-5.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-fields-in-the-auto-renewal-">Fields in the "auto-renewal" Object within an Order Object</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.5">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.5.1"><xref derivedContent="5.5" format="counter" sectionFormat="of" target="section-5.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-new-fields-in-the-meta-obje">New Fields in the "meta" Object within a Directory Object</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.6">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.6.1"><xref derivedContent="5.6" format="counter" sectionFormat="of" target="section-5.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-fields-in-the-auto-renewal-o">Fields in the "auto-renewal" Object within a Directory Metadata Object</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.7">
                <t keepWithNext="true" pn="section-toc.1-1.5.2.7.1"><xref derivedContent="5.7" format="counter" sectionFormat="of" target="section-5.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cert-not-before-and-cert-no">Cert-Not-Before and Cert-Not-After HTTP Headers</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t keepWithNext="true" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2">
              <li pn="section-toc.1-1.6.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-revocation">No Revocation</xref></t>
              </li>
              <li pn="section-toc.1-1.6.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.6.2.2.1"><xref derivedContent="6.2" format="counter" sectionFormat="of" target="section-6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-denial-of-service-considera">Denial-of-Service Considerations</xref></t>
              </li>
              <li pn="section-toc.1-1.6.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.6.2.3.1"><xref derivedContent="6.3" format="counter" sectionFormat="of" target="section-6.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-privacy-considerations">Privacy Considerations</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.7">
            <t keepWithNext="true" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t keepWithNext="true" pn="section-toc.1-1.8.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.a"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgments">Acknowledgments</xref></t>
          </li>
          <li pn="section-toc.1-1.9">
            <t keepWithNext="true" pn="section-toc.1-1.9.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t pn="section-1-1">The ACME protocol <xref target="RFC8555" format="default" sectionFormat="of" derivedContent="RFC8555"/> automates
      the process of issuing a certificate to a named entity (an Identifier
      Owner or IdO). Typically, but not always, the identifier is a domain
      name.</t>
      <t pn="section-1-2">If the IdO wishes to obtain a string of short-term certificates
      originating from the same private key (see <xref target="TOPALOVIC" format="default" sectionFormat="of" derivedContent="TOPALOVIC"/> about why using short-lived certificates might be
      preferable to explicit revocation), she must go through the whole ACME
      protocol each time a new short-term certificate is needed, e.g., every
      2-3 days.  If done this way, the process would involve frequent
      interactions between the registration function of the ACME Certification
      Authority (CA) and the identity provider infrastructure (e.g., DNS, web
      servers), therefore making the issuance of short-term certificates
      exceedingly dependent on the reliability of both.</t>
      <t pn="section-1-3">This document presents an extension of the ACME protocol that
      optimizes this process by making short-term certificates first-class
      objects in the ACME ecosystem.  Once the Order for a string of
      short-term certificates is accepted, the CA is responsible for
      publishing the next certificate at an agreed upon URL before the
      previous one expires.  The IdO can terminate the automatic renewal
      before the negotiated deadline if needed, e.g., on key compromise.</t>
      <t pn="section-1-4">For a more generic treatment of STAR certificates, readers are referred to <xref target="I-D.nir-saag-star" format="default" sectionFormat="of" derivedContent="SHORT-TERM-CERTS"/>.</t>
      <section anchor="name-delegation-use-case" numbered="true" toc="include" removeInRFC="false" pn="section-1.1">
        <name slugifiedName="name-name-delegation-use-case">Name Delegation Use Case</name>
        <t pn="section-1.1-1">The proposed mechanism can be used as a building block of an
        efficient name-delegation protocol, for example, one that exists between a
        Content Distribution Network (CDN) or a cloud provider and its
        customers <xref target="I-D.ietf-acme-star-delegation" format="default" sectionFormat="of" derivedContent="STAR-DELEGATION"/>.  At any time, the service customer (i.e., the IdO)
        can terminate the delegation by simply instructing the CA to stop the
        automatic renewal and letting the currently active certificate expire
        shortly thereafter.</t>
        <t pn="section-1.1-2">Note that in the name delegation use case, the delegated entity needs to access
the auto-renewed certificate without being in possession of the ACME account
key that was used for initiating the STAR issuance.  This leads to the optional
use of unauthenticated GET in this protocol (<xref target="certificate-get-nego" format="default" sectionFormat="of" derivedContent="Section 3.4"/>).</t>
      </section>
      <section anchor="terminology" numbered="true" toc="include" removeInRFC="false" pn="section-1.2">
        <name slugifiedName="name-terminology">Terminology</name>
        <dl newline="false" spacing="compact" indent="8" pn="section-1.2-1">
          <dt pn="section-1.2-1.1">IdO</dt>
          <dd pn="section-1.2-1.2">
  Identifier Owner, the owner of an identifier, e.g., a domain name, a
	  telephone number, etc.</dd>
          <dt pn="section-1.2-1.3">STAR</dt>
          <dd pn="section-1.2-1.4">
  Short-Term, Automatically Renewed X.509 certificates.</dd>
        </dl>
      </section>
      <section anchor="conventions-used-in-this-document" numbered="true" toc="include" removeInRFC="false" pn="section-1.3">
        <name slugifiedName="name-conventions-used-in-this-do">Conventions Used in This Document</name>
        <t pn="section-1.3-1">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
    described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.
        </t>
      </section>
    </section>
    <section anchor="protocol-flow" numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-protocol-flow">Protocol Flow</name>
      <t pn="section-2-1">The following subsections describe the three main phases of the protocol:</t>
      <ul spacing="compact" bare="false" empty="false" pn="section-2-2">
        <li pn="section-2-2.1">Bootstrap: the IdO asks an ACME CA to create a short-term,
	automatically renewed (STAR) certificate (<xref target="proto-bootstrap" format="default" sectionFormat="of" derivedContent="Section 2.1"/>);</li>
        <li pn="section-2-2.2">Auto-renewal: the ACME CA periodically reissues the short-term
	certificate and posts it to the star-certificate URL (<xref target="proto-auto-renewal" format="default" sectionFormat="of" derivedContent="Section 2.2"/>);</li>
        <li pn="section-2-2.3">Termination: the IdO requests the ACME CA to discontinue the
	automatic renewal of the certificate (<xref target="proto-termination" format="default" sectionFormat="of" derivedContent="Section 2.3"/>).</li>
      </ul>
      <section anchor="proto-bootstrap" numbered="true" toc="include" removeInRFC="false" pn="section-2.1">
        <name slugifiedName="name-bootstrap">Bootstrap</name>
        <t pn="section-2.1-1">The IdO, in its role as an
ACME client, requests the CA to issue a STAR certificate, i.e., one that:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-2.1-2">
          <li pn="section-2.1-2.1">Has a short validity, e.g., 24 to 72 hours. Note that the exact definition of "short" depends on the use case;</li>
          <li pn="section-2.1-2.2">Is automatically renewed by the CA for a certain period of time;</li>
          <li pn="section-2.1-2.3">Is downloadable from a (highly available) location.</li>
        </ul>
        <t pn="section-2.1-3">Other than that, the ACME protocol flows as usual between IdO and CA.
In particular, IdO is responsible for satisfying the requested ACME challenges until the CA is willing to issue the requested certificate.
Per normal ACME processing, the IdO is given back an Order resource associated with the STAR certificate to be used in subsequent interaction with the CA (e.g., if
the certificate needs to be terminated.)</t>
        <t pn="section-2.1-4">The bootstrap phase ends when the ACME CA updates the Order resource to include the URL for the issued STAR certificate.</t>
      </section>
      <section anchor="proto-auto-renewal" numbered="true" toc="include" removeInRFC="false" pn="section-2.2">
        <name slugifiedName="name-auto-renewal">Auto Renewal</name>
        <t pn="section-2.2-1">The CA issues the initial certificate after the authorization
        completes successfully.  It then automatically reissues the
        certificate using the same Certificate Signing Request (CSR) (and therefore the same identifier and
        public key) before the previous one expires and publishes it to the
        URL that was returned to the IdO at the end of the bootstrap phase.
        The certificate user, which could be either the IdO itself or a
        delegated third party as described in <xref target="I-D.ietf-acme-star-delegation" format="default" sectionFormat="of" derivedContent="STAR-DELEGATION"/>, obtains the
        certificate (<xref target="fetching-certificates" format="default" sectionFormat="of" derivedContent="Section 3.3"/>)
        and uses it.</t>
        <t pn="section-2.2-2">The auto-renewal process (<xref target="figprotorefresh" format="default" sectionFormat="of" derivedContent="Figure 1"/>) goes on until either:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-2.2-3">
          <li pn="section-2.2-3.1">IdO explicitly terminates the automatic renewal (<xref target="proto-termination" format="default" sectionFormat="of" derivedContent="Section 2.3"/>); or</li>
          <li pn="section-2.2-3.2">Automatic renewal expires.</li>
        </ul>
        <figure anchor="figprotorefresh" align="left" suppress-title="false" pn="figure-1">
          <name slugifiedName="name-auto-renewal-2">Auto-renewal</name>
          <artwork name="" type="" align="left" alt="" pn="section-2.2-4.1">
   Certificate             ACME/STAR
   User                    Server
   |     Retrieve cert     |                     [...]
   |----------------------&gt;|                      |
   |                       +------.              /
   |                       |      |             /
   |                       | Automatic renewal :
   |                       |      |             \
   |                       |&lt;-----'              \
   |     Retrieve cert     |                      |
   |----------------------&gt;|            short validity period
   |                       |                      |
   |                       +------.              /
   |                       |      |             /
   |                       | Automatic renewal :
   |                       |      |             \
   |                       |&lt;-----'              \
   |     Retrieve cert     |                      |
   |----------------------&gt;|            short validity period
   |                       |                      |
   |                       +------.              /
   |                       |      |             /
   |                       | Automatic renewal :
   |                       |      |             \
   |                       |&lt;-----'              \
   |                       |                      |
   |         [...]         |                    [...]
</artwork>
        </figure>
      </section>
      <section anchor="proto-termination" numbered="true" toc="include" removeInRFC="false" pn="section-2.3">
        <name slugifiedName="name-termination">Termination</name>
        <t pn="section-2.3-1">The IdO may request early termination of the STAR certificate by
        sending a cancellation request to the Order resource as described in
        <xref target="protocol-details-canceling" format="default" sectionFormat="of" derivedContent="Section 3.1.2"/>.  After
        the CA receives and verifies the request, it shall:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-2.3-2">
          <li pn="section-2.3-2.1">Cancel the automatic renewal process for the STAR certificate;</li>
          <li pn="section-2.3-2.2">Change the certificate publication resource to return an error indicating the termination of the issuance;</li>
          <li pn="section-2.3-2.3">Change the status of the Order to "canceled".</li>
        </ul>
        <t pn="section-2.3-3">Note that it is not necessary to explicitly revoke the short-term certificate.</t>
        <figure anchor="figprototerm" align="left" suppress-title="false" pn="figure-2">
          <name slugifiedName="name-termination-2">Termination</name>
          <artwork name="" type="" align="left" alt="" pn="section-2.3-4.1">
   Certificate                                     ACME/STAR
   User                    IdO                     Server
   |                       |                       |
   |                       |      Cancel Order     |
   |                       +----------------------&gt;|
   |                       |                       +-------.
   |                       |                       |       |
   |                       |                       | End auto-renewal  
   |                       |                       | Remove cert link
   |                       |                       | etc.
   |                       |                       |       |
   |                       |         Done          |&lt;------'
   |                       |&lt;----------------------+
   |                       |                       |
   |                                               |
   |              Retrieve cert                    |
   +----------------------------------------------&gt;|
   |              Error: autoRenewalCanceled       |
   |&lt;----------------------------------------------+
   |                                               |
</artwork>
        </figure>
      </section>
    </section>
    <section anchor="protocol-details" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-protocol-details">Protocol Details</name>
      <t pn="section-3-1">This section describes the protocol details, namely the extensions
to the ACME protocol required to issue STAR certificates.</t>
      <section anchor="acme-extensions" numbered="true" toc="include" removeInRFC="false" pn="section-3.1">
        <name slugifiedName="name-acme-extensions">ACME Extensions</name>
        <t pn="section-3.1-1">This protocol extends the ACME protocol to allow for automatically renewed Orders.</t>
        <section anchor="star-order-ext" numbered="true" toc="include" removeInRFC="false" pn="section-3.1.1">
          <name slugifiedName="name-extending-the-order-resourc">Extending the Order Resource</name>
          <t pn="section-3.1.1-1">The Order resource is extended with a new "auto-renewal" object
          that <bcp14>MUST</bcp14> be present for STAR certificates.  The
          "auto-renewal" object has the following structure:</t>
          <ul spacing="compact" bare="false" empty="false" pn="section-3.1.1-2">
            <li pn="section-3.1.1-2.1">start-date (optional, string): The earliest date of validity
            of the first certificate issued, in <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/> format.  When omitted, the start date is as
            soon as authorization is complete.</li>
            <li pn="section-3.1.1-2.2">end-date (required, string): The latest date of validity of
            the last certificate issued, in <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/> format.</li>
            <li pn="section-3.1.1-2.3">lifetime (required, integer): The maximum validity period of
            each STAR certificate, an integer that denotes a number of
            seconds.  This is a nominal value that does not include any extra
            validity time due to server or client adjustment (see below).</li>
            <li pn="section-3.1.1-2.4">lifetime-adjust (optional, integer): The amount of "left pad"
            added to each STAR certificate, an integer that denotes a number
            of seconds.  The default is 0.  If present, the value of the
            notBefore field that would otherwise appear in the STAR
            certificates is pre-dated by the specified number of seconds.  See
            <xref target="operational-cons-clocks" format="default" sectionFormat="of" derivedContent="Section 4.1"/> for
            why a client might want to use this control, and <xref target="computing-effective-cert-lifetime" format="default" sectionFormat="of" derivedContent="Section 3.5"/> for
            how the effective certificate lifetime is computed.  The value
            reflected by the server, together with the value of the lifetime
            attribute, can be used by the client as a hint to configure its
            polling timer.</li>
            <li pn="section-3.1.1-2.5">allow-certificate-get (optional, boolean): See <xref target="certificate-get-nego" format="default" sectionFormat="of" derivedContent="Section 3.4"/>.</li>
          </ul>
          <t pn="section-3.1.1-3">These attributes are included in a POST message when creating the
          Order as part of the object encoded as "payload".  They are returned
          when the Order has been created. The ACME server <bcp14>MAY</bcp14>
          adjust them at will according to its local policy (see also <xref target="capability-discovery" format="default" sectionFormat="of" derivedContent="Section 3.2"/>).</t>
          <t pn="section-3.1.1-4">The optional notBefore and notAfter fields defined in <xref target="RFC8555" sectionFormat="of" section="7.1.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-7.1.3" derivedContent="RFC8555"/> <bcp14>MUST NOT</bcp14> be present in a STAR Order.  If they are included, the
          server <bcp14>MUST</bcp14> return an error with status code 400 (Bad
          Request) and type "malformedRequest".</t>
          <t pn="section-3.1.1-5"><xref target="RFC8555" sectionFormat="of" section="7.1.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-7.1.6" derivedContent="RFC8555"/>
          defines the following values for the Order resource's status:
          "pending", "ready", "processing", "valid", and "invalid".  In the
          case of auto-renewal Orders, the status <bcp14>MUST</bcp14> be
          "valid" as long as STAR certificates are being issued.  This
          document adds a new status value: "canceled" (see <xref target="protocol-details-canceling" format="default" sectionFormat="of" derivedContent="Section 3.1.2"/>).</t>
          <t pn="section-3.1.1-6">A STAR certificate is by definition a dynamic resource, i.e., it
          refers to an entity that varies over time.  Instead of overloading
          the semantics of the "certificate" attribute, this document defines
          a new attribute, "star-certificate", to be used instead of
          "certificate".</t>
          <ul spacing="compact" bare="false" empty="false" pn="section-3.1.1-7">
            <li pn="section-3.1.1-7.1">star-certificate (optional, string): A URL for the (rolling)
            STAR certificate that has been issued in response to this
            Order.</li>
          </ul>
        </section>
        <section anchor="protocol-details-canceling" numbered="true" toc="include" removeInRFC="false" pn="section-3.1.2">
          <name slugifiedName="name-canceling-an-auto-renewal-o">Canceling an Auto-renewal Order</name>
          <t pn="section-3.1.2-1">An important property of the auto-renewal Order is that it can be
          canceled by the IdO with no need for certificate revocation. To
          cancel the Order, the ACME client sends a POST to the Order URL as
          shown in <xref target="figcancelingstarorder" format="default" sectionFormat="of" derivedContent="Figure 3"/>.</t>
          <figure anchor="figcancelingstarorder" align="left" suppress-title="false" pn="figure-3">
            <name slugifiedName="name-canceling-an-auto-renewal-or">Canceling an Auto-renewal Order</name>
            <sourcecode markers="false" pn="section-3.1.2-2.1">
  POST /acme/order/ogfr8EcolOT HTTP/1.1
  Host: example.com
  Content-Type: application/jose+json

  {
    "protected": base64url({
      "alg": "ES256",
      "kid": "https://example.com/acme/acct/gw06UNhKfOve",
      "nonce": "Alc00Ap6Rt7GMkEl3L1JX5",
      "url": "https://example.com/acme/order/ogfr8EcolOT"
    }),
    "payload": base64url({
      "status": "canceled"
    }),
    "signature": "g454e3hdBlkT4AEw...nKePnUyZTjGtXZ6H"
  }
</sourcecode>
          </figure>
          <t pn="section-3.1.2-3">After a successful cancellation, the server <bcp14>MUST NOT</bcp14> issue any additional certificates for this Order.</t>
          <t pn="section-3.1.2-4">When the Order is canceled, the server:</t>
          <ul spacing="compact" bare="false" empty="false" pn="section-3.1.2-5">
            <li pn="section-3.1.2-5.1">
              <bcp14>MUST</bcp14> update the status of the Order resource to "canceled" and <bcp14>MUST</bcp14> set an appropriate "expires" date;</li>
            <li pn="section-3.1.2-5.2">
              <bcp14>MUST</bcp14> respond with 403 (Forbidden) to any
            requests to the star-certificate endpoint.  The response
            <bcp14>SHOULD</bcp14> provide additional information using a
            problem document <xref target="RFC7807" format="default" sectionFormat="of" derivedContent="RFC7807"/> with
            type "urn:ietf:params:acme:error:autoRenewalCanceled".</li>
          </ul>
          <t pn="section-3.1.2-6">Issuing a cancellation for an Order that is not in "valid" state
          is not allowed.  A client <bcp14>MUST NOT</bcp14> send such a
          request, and a server <bcp14>MUST</bcp14> return an error response
          with status code 400 (Bad Request) and type
          "urn:ietf:params:acme:error:autoRenewalCancellationInvalid".</t>
          <t pn="section-3.1.2-7">The state machine described in <xref target="RFC8555" sectionFormat="of" section="7.1.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-7.1.6" derivedContent="RFC8555"/> is extended as illustrated in
          <xref target="fig-order-state-transitions-ext" format="default" sectionFormat="of" derivedContent="Figure 4"/>.</t>
          <figure anchor="fig-order-state-transitions-ext" align="left" suppress-title="false" pn="figure-4">
            <name slugifiedName="name-state-transitions-for-star-">State Transitions for STAR Order Objects</name>
            <artwork name="" type="" align="left" alt="" pn="section-3.1.2-8.1">
    pending --------------+
       |                  |
       | All authz        |
       | "valid"          |
       V                  |
     ready ---------------+
       |                  |
       | Receive          |
       | finalize         |
       | request          |
       V                  |
   processing ------------+
       |                  |
       | First            |
       | certificate      | Error or
       | issued           | Authorization failure
       |                  |
       |                  V
       |               invalid
       V               
     valid----------------+             
       |                  |
       | STAR             |
       | Certificate      | Natural
       | canceled         | Expiration
       V                  |
    canceled             ='=
</artwork>
          </figure>
          <t pn="section-3.1.2-9">Explicit certificate revocation using the revokeCert interface
          (<xref target="RFC8555" sectionFormat="of" section="7.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-7.6" derivedContent="RFC8555"/>) is not
          supported for STAR certificates.  A server receiving a revocation
          request for a STAR certificate <bcp14>MUST</bcp14> return an error
          response with status code 403 (Forbidden) and type
          "urn:ietf:params:acme:error:autoRenewalRevocationNotSupported".</t>
        </section>
      </section>
      <section anchor="capability-discovery" numbered="true" toc="include" removeInRFC="false" pn="section-3.2">
        <name slugifiedName="name-capability-discovery">Capability Discovery</name>
        <t pn="section-3.2-1">In order to support the discovery of STAR capabilities, the "meta"
        field inside the directory object defined in <xref target="RFC8555" sectionFormat="of" section="9.7.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-9.7.6" derivedContent="RFC8555"/> is extended with a new
        "auto-renewal" object.  The "auto-renewal" object <bcp14>MUST</bcp14>
        be present if the server supports STAR.  Its structure is as
        follows:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-3.2-2">
          <li pn="section-3.2-2.1">min-lifetime (required, integer): Minimum acceptable value for
          auto-renewal lifetime, in seconds.</li>
          <li pn="section-3.2-2.2">max-duration (required, integer): Maximum allowed delta between
          the end-date and start-date attributes of the Order's auto-renewal
	  object.</li>
          <li pn="section-3.2-2.3">allow-certificate-get (optional, boolean): See <xref target="certificate-get-nego" format="default" sectionFormat="of" derivedContent="Section 3.4"/>.</li>
        </ul>
        <t pn="section-3.2-3">An example directory object advertising STAR support with one-day
        min-lifetime and one-year max-duration and supporting certificate
        fetching with an HTTP GET is shown in <xref target="figstardir" format="default" sectionFormat="of" derivedContent="Figure 5"/>.</t>
        <figure anchor="figstardir" align="left" suppress-title="false" pn="figure-5">
          <name slugifiedName="name-directory-object-with-star-">Directory Object with STAR Support</name>
          <sourcecode type="JSON" markers="false" pn="section-3.2-4.1">
 {
    "new-nonce": "https://example.com/acme/new-nonce",
    "new-account": "https://example.com/acme/new-account",
    "new-order": "https://example.com/acme/new-order",
    "new-authz": "https://example.com/acme/new-authz",
    "revoke-cert": "https://example.com/acme/revoke-cert",
    "key-change": "https://example.com/acme/key-change",
    "meta": {
      "terms-of-service": "https://example.com/acme/terms/2017-5-30",
      "website": "https://www.example.com/",
      "caa-identities": ["example.com"],
      "auto-renewal": {
        "min-lifetime": 86400,
        "max-duration":  31536000,
        "allow-certificate-get": true
      }
    }
 }
</sourcecode>
        </figure>
      </section>
      <section anchor="fetching-certificates" numbered="true" toc="include" removeInRFC="false" pn="section-3.3">
        <name slugifiedName="name-fetching-the-certificates">Fetching the Certificates</name>
        <t pn="section-3.3-1">The certificate is fetched from the star-certificate endpoint with
        POST-as-GET as per <xref target="RFC8555" sectionFormat="of" section="7.4.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-7.4.2" derivedContent="RFC8555"/> unless the client and server have successfully
        negotiated the "unauthenticated GET" option described in <xref target="certificate-get-nego" format="default" sectionFormat="of" derivedContent="Section 3.4"/>.  In such case, the
        client can simply issue a GET to the star-certificate resource without
        authenticating itself to the server as illustrated in <xref target="figunauthgetstarcert" format="default" sectionFormat="of" derivedContent="Figure 6"/>.</t>
        <figure anchor="figunauthgetstarcert" align="left" suppress-title="false" pn="figure-6">
          <name slugifiedName="name-fetching-a-star-certificate">Fetching a STAR Certificate with Unauthenticated GET</name>
          <artwork name="" type="" align="left" alt="" pn="section-3.3-2.1">
  GET /acme/cert/g7m3ZQeTEqa HTTP/1.1
  Host: example.com
  Accept: application/pem-certificate-chain

  HTTP/1.1 200 OK
  Content-Type: application/pem-certificate-chain
  Link: &lt;https://example.com/acme/some-directory&gt;;rel="index"
  Cert-Not-Before: Thu, 3 Oct 2019 00:00:00 GMT
  Cert-Not-After: Thu, 10 Oct 2019 00:00:00 GMT

  -----BEGIN CERTIFICATE-----
  [End-entity certificate contents]
  -----END CERTIFICATE-----
  -----BEGIN CERTIFICATE-----
  [Issuer certificate contents]
  -----END CERTIFICATE-----
  -----BEGIN CERTIFICATE-----
  [Other certificate contents]
  -----END CERTIFICATE-----
</artwork>
        </figure>
        <t pn="section-3.3-3">The server <bcp14>SHOULD</bcp14> include the "Cert-Not-Before" and
        "Cert-Not-After" HTTP header fields in the response.  When they exist,
        they <bcp14>MUST</bcp14> be equal to the respective fields inside the
        end-entity certificate. Their format is "HTTP-date" as defined in
        <xref target="RFC7231" sectionFormat="of" section="7.1.1.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7231#section-7.1.1.2" derivedContent="RFC7231"/>.  Their
        purpose is to enable client implementations that do not parse the
        certificate.</t>
        <t pn="section-3.3-4">The following are further clarifications regarding usage of these
        header fields as per <xref target="RFC7231" sectionFormat="of" section="8.3.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7231#section-8.3.1" derivedContent="RFC7231"/>. All apply to both headers.</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-3.3-5">
          <li pn="section-3.3-5.1">This header field is a single value, not a list.</li>
          <li pn="section-3.3-5.2">The header field is used only in responses to GET, HEAD, and
          POST-as-GET requests, and only for MIME types that denote public key
          certificates.</li>
          <li pn="section-3.3-5.3">Header field semantics are independent of context.</li>
          <li pn="section-3.3-5.4">The header field is not hop-by-hop.</li>
          <li pn="section-3.3-5.5">Intermediaries <bcp14>MAY</bcp14> insert or delete the value;</li>
          <li pn="section-3.3-5.6">If an intermediary inserts the value, it <bcp14>MUST</bcp14>
          ensure that the newly added value matches the corresponding value in
          the certificate.</li>
          <li pn="section-3.3-5.7">The header field is not appropriate for a Vary field.</li>
          <li pn="section-3.3-5.8">The header field is allowed within message trailers.</li>
          <li pn="section-3.3-5.9">The header field is not appropriate within redirects.</li>
          <li pn="section-3.3-5.10">The header field does not introduce additional security
          considerations. It discloses in a simpler form information that is
	  already available inside the certificate.</li>
        </ul>
        <t pn="section-3.3-6">To improve robustness, the next certificate <bcp14>MUST</bcp14> be made
available by the ACME CA at the URL indicated by "star-certificate" halfway
through the lifetime of the currently active certificate at the latest.  It is
worth noting that this has an implication in case of cancellation; in fact,
from the time the next certificate is made available, the cancellation is not
completely effective until the "next" certificate also expires.  To avoid the
client accidentally entering a broken state, the notBefore of the "next"
certificate <bcp14>MUST</bcp14> be set so that the certificate is already
valid when it is published at the "star-certificate" URL.  Note that the
server might need to increase the auto-renewal lifetime-adjust value to
satisfy the latter requirement.  For a detailed description of the renewal
scheduling logic, see <xref target="computing-effective-cert-lifetime" format="default" sectionFormat="of" derivedContent="Section 3.5"/>.  For further rationale on the need for adjusting the
certificate validity, see <xref target="operational-cons-clocks" format="default" sectionFormat="of" derivedContent="Section 4.1"/>.</t>
        <t pn="section-3.3-7">The server <bcp14>MUST NOT</bcp14> issue any certificates for this
        Order with notAfter after the auto-renewal end-date.</t>
        <t pn="section-3.3-8">For expired Orders, the server <bcp14>MUST</bcp14> respond with 403
        (Forbidden) to any requests to the star-certificate endpoint.  The
        response <bcp14>SHOULD</bcp14> provide additional information using a
        problem document <xref target="RFC7807" format="default" sectionFormat="of" derivedContent="RFC7807"/> with type
        "urn:ietf:params:acme:error:autoRenewalExpired". Note that the Order
        resource's state remains "valid", as per the base protocol.</t>
      </section>
      <section anchor="certificate-get-nego" numbered="true" toc="include" removeInRFC="false" pn="section-3.4">
        <name slugifiedName="name-negotiating-an-unauthentica">Negotiating an Unauthenticated GET</name>
        <t pn="section-3.4-1">In order to enable the name delegation workflow defined in <xref target="I-D.ietf-acme-star-delegation" format="default" sectionFormat="of" derivedContent="STAR-DELEGATION"/> and to
        increase the reliability of the STAR ecosystem (see <xref target="dependability" format="default" sectionFormat="of" derivedContent="Section 4.3"/> for details), this document
        defines a mechanism that allows a server to advertise support for
        accessing star-certificate resources via unauthenticated GET (in
        addition to POST-as-GET), and a client to enable this service with
        per-Order granularity.</t>
        <t pn="section-3.4-2">Specifically, a server states its availability to grant
        unauthenticated access to a client's Order star-certificate by setting
        the allow-certificate-get attribute to "true" in the auto-renewal object
        of the meta field inside the directory object:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-3.4-3">
          <li pn="section-3.4-3.1">allow-certificate-get (optional, boolean): If this field is
          present and set to "true", the server allows GET (and HEAD) requests
          to star-certificate URLs.</li>
        </ul>
        <t pn="section-3.4-4">A client states its desire to access the issued star-certificate
        via unauthenticated GET by adding an allow-certificate-get attribute
        to the auto-renewal object of the payload of its newOrder request and
        setting it to "true".</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-3.4-5">
          <li pn="section-3.4-5.1">allow-certificate-get (optional, boolean): If this field is
          present and set to "true", the client requests the server to allow
          unauthenticated GET (and HEAD) to the star-certificate associated
          with this Order.</li>
        </ul>
        <t pn="section-3.4-6">If the server accepts the request, it <bcp14>MUST</bcp14> reflect
        the attribute setting in the resulting order object.</t>
        <t pn="section-3.4-7">Note that even when the use of unauthenticated GET has been agreed
        upon, the server <bcp14>MUST</bcp14> also allow POST-as-GET requests
        to the star-certificate resource.</t>
      </section>
      <section anchor="computing-effective-cert-lifetime" numbered="true" toc="include" removeInRFC="false" pn="section-3.5">
        <name slugifiedName="name-computing-notbefore-and-not">Computing notBefore and notAfter of STAR Certificates</name>
        <t pn="section-3.5-1">We define "nominal renewal date" as the point in time when a new
        short-term certificate for a given STAR Order is due.  Its cadence is
        a multiple of the Order's auto-renewal lifetime that starts with the
        issuance of the first short-term certificate and is upper-bounded by
        the Order's auto-renewal end-date (<xref target="fignrd" format="default" sectionFormat="of" derivedContent="Figure 7"/>).</t>
        <figure anchor="fignrd" align="left" suppress-title="false" pn="figure-7">
          <name slugifiedName="name-nominal-renewal-date">Nominal Renewal Date</name>
          <artwork name="" type="" align="left" alt="" pn="section-3.5-2.1">
    T      - STAR Order's auto-renewal lifetime
    end    - STAR Order's auto-renewal end-date
    nrd[i] - nominal renewal date of the i-th STAR certificate


                 .- T -.   .- T -.   .- T -.   .__.
                /       \ /       \ /       \ /  end
    -----------o---------o---------o---------o----X-------&gt; t
              nrd[0]    nrd[1]    nrd[2]    nrd[3]
</artwork>
        </figure>
        <t pn="section-3.5-3">The rules to determine the notBefore and notAfter values of the i-th STAR
certificate are as follows:</t>
        <artwork name="" type="" align="left" alt="" pn="section-3.5-4">
    notAfter  = min(nrd[i] + T, end)
    notBefore = nrd[i] - max(adjust_client, adjust_server)
</artwork>
        <t pn="section-3.5-5">Where "adjust_client" is the minimum value between the auto-renewal
        lifetime-adjust value ("la"), optionally supplied by the client, and
        the auto-renewal lifetime of each short-term certificate ("T");
        "adjust_server" is the amount of padding added by the ACME server to
        make sure that all certificates being published are valid at the time
        of publication.  The server padding is a fraction (f) of T (i.e., f
        * T with .5 &lt;= f &lt; 1; see <xref target="fetching-certificates" format="default" sectionFormat="of" derivedContent="Section 3.3"/>):</t>
        <artwork name="" type="" align="left" alt="" pn="section-3.5-6">
    adjust_client = min(T, la)
    adjust_server = f * T
</artwork>
        <t pn="section-3.5-7">Note that the ACME server <bcp14>MUST NOT</bcp14> set the notBefore of the first STAR
certificate to a date prior to the auto-renewal start-date.</t>
        <section anchor="example" numbered="true" toc="include" removeInRFC="false" pn="section-3.5.1">
          <name slugifiedName="name-example">Example</name>
          <t pn="section-3.5.1-1">Given a server that intends to publish the next STAR certificate halfway
through the lifetime of the previous one, and a STAR Order with the following
attributes:</t>
          <artwork name="" type="" align="left" alt="" pn="section-3.5.1-2">
     "auto-renewal": {
       "start-date": "2019-01-10T00:00:00Z",
       "end-date": "2019-01-20T00:00:00Z",
       "lifetime": 345600,          // 4 days
       "lifetime-adjust": 259200    // 3 days
     }
</artwork>
          <t pn="section-3.5.1-3">The amount of time that needs to be subtracted from each nominal renewal
date is 3 days, i.e., max(min(345600, 259200), 345600 * .5).</t>
          <t pn="section-3.5.1-4">The notBefore and notAfter of each short-term certificate are:</t>
          <table align="center" pn="table-1">
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">notBefore</th>
                <th align="left" colspan="1" rowspan="1">notAfter</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">2019-01-10T00:00:00Z</td>
                <td align="left" colspan="1" rowspan="1">2019-01-14T00:00:00Z</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">2019-01-11T00:00:00Z</td>
                <td align="left" colspan="1" rowspan="1">2019-01-18T00:00:00Z</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">2019-01-15T00:00:00Z</td>
                <td align="left" colspan="1" rowspan="1">2019-01-20T00:00:00Z</td>
              </tr>
            </tbody>
          </table>
          <t pn="section-3.5.1-6">The value of the notBefore is also the time at which the client should expect
the new certificate to be available from the star-certificate endpoint.</t>
        </section>
      </section>
    </section>
    <section anchor="operational-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-operational-considerations">Operational Considerations</name>
      <section anchor="operational-cons-clocks" numbered="true" toc="include" removeInRFC="false" pn="section-4.1">
        <name slugifiedName="name-the-meaning-of-short-term-a">The Meaning of "Short Term" and the Impact of Skewed Clocks</name>
        <t pn="section-4.1-1">"Short Term" is a relative concept; therefore, trying to define a
        cutoff point that works in all cases would be a useless exercise.  In
        practice, the expected lifetime of a STAR certificate will be counted
        in minutes, hours, or days, depending on different factors: the
        underlying requirements for revocation, how much clock synchronization
        is expected among relying parties and the issuing CA, etc.</t>
        <t pn="section-4.1-2">Nevertheless, this section attempts to provide reasonable
        suggestions for the Web use case, informed by current operational and
        research experience.</t>
        <t pn="section-4.1-3">Acer et al. <xref target="ACER" format="default" sectionFormat="of" derivedContent="ACER"/> find that one of
        the main causes of "HTTPS error" warnings in browsers is misconfigured
        client clocks.  In particular, they observe that roughly 95% of the
        "severe" clock skews -- the 6.7% of clock-related breakage reports
        that account for clients that are more than 24 hours behind -- happen
        to be within 6-7 days.</t>
        <t pn="section-4.1-4">In order to avoid these spurious warnings about a not yet valid
        server certificate, site owners could use the auto-renewal
        lifetime-adjust attribute to control the effective lifetime of their
        Web-facing certificates.  The exact number depends on the percentage
        of the "clock-skewed" population that the site owner expects to
        protect -- 5 days cover 97.3%, 7 days cover 99.6% -- as well as the
        nominal auto-renewal lifetime of the STAR Order.  Note that exact
        choice is also likely to depend on the kinds of client that are
        prevalent for a given site or app -- for example, Android and Mac OS
        clients are known to behave better than Windows clients.  These
        considerations are clearly out of scope of this document.</t>
        <t pn="section-4.1-5">In terms of security, STAR certificates and certificates with the
        Online Certificate Status Protocol (OCSP) "must-staple" flag asserted <xref target="RFC7633" format="default" sectionFormat="of" derivedContent="RFC7633"/> can be considered roughly
        equivalent if the STAR certificate's and the OCSP response's lifetimes
        are the same. (Here, "must-staple" refers to a certificate carrying a
	TLS feature extension with the "status_request" extension identifier
	<xref target="RFC6066" format="default" sectionFormat="of" derivedContent="RFC6066"/>.)  Given OCSP responses can be cached, on average, for 4
        days <xref target="STARK" format="default" sectionFormat="of" derivedContent="STARK"/>, it is
        <bcp14>RECOMMENDED</bcp14> that a STAR certificate that is used on the
        Web has an "effective" lifetime (excluding any adjustment to account
        for clock skews) no longer than 4 days.</t>
      </section>
      <section anchor="impact-on-certificate-transparency-ct-logs" numbered="true" toc="include" removeInRFC="false" pn="section-4.2">
        <name slugifiedName="name-impact-on-certificate-trans">Impact on Certificate Transparency (CT) Logs</name>
        <t pn="section-4.2-1">Even in the highly unlikely case STAR becomes the only certificate
        issuance model, discussion with the IETF TRANS Working Group and
        implementers of Certificate Transparency (CT) logs suggests that existing
        CT Log server implementations are capable of sustaining the resulting
        100-fold increase in ingestion rate. Additionally, such a future
        higher load could be managed with a variety of techniques (e.g.,
        sharding by modulo of certificate hash, using "smart" load-balancing
        CT proxies, etc.). With regards to the increase in the log size,
        current CT log growth is already being managed with schemes like
        Chrome's Log Policy <xref target="OBRIEN" format="default" sectionFormat="of" derivedContent="OBRIEN"/>, which
        allow Operators to define their log life cycle, as well as allowing the CAs,
        User Agents, Monitors, and any other interested entities to build in
        support for that life cycle ahead of time.</t>
      </section>
      <section anchor="dependability" numbered="true" toc="include" removeInRFC="false" pn="section-4.3">
        <name slugifiedName="name-http-caching-and-dependabil">HTTP Caching and Dependability</name>
        <t pn="section-4.3-1">When using authenticated POST-as-GET, the HTTPS endpoint from where
        the STAR certificate is fetched can't be easily replicated by an
        on-path HTTP cache.  Reducing the caching properties of the protocol
        makes STAR clients increasingly dependent on the ACME server
        availability.  This might be problematic given the relatively high
        rate of client-server interactions in a STAR ecosystem, especially
        when multiple endpoints (e.g., a high number of CDN edge nodes) end up
        requesting the same certificate.  Clients and servers should consider
        using the mechanism described in <xref target="certificate-get-nego" format="default" sectionFormat="of" derivedContent="Section 3.4"/> to mitigate the risk.</t>
        <t pn="section-4.3-2">When using unauthenticated GET to fetch the STAR certificate, the server <bcp14>SHALL</bcp14>
use the appropriate cache directives to set the freshness lifetime of the
response (<xref target="RFC7234" sectionFormat="of" section="5.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7234#section-5.2" derivedContent="RFC7234"/>) such that on-path caches will consider
it stale before or at the time its effective lifetime is due to expire.</t>
      </section>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <section anchor="new-registries" numbered="true" toc="include" removeInRFC="false" pn="section-5.1">
        <name slugifiedName="name-new-registries">New Registries</name>
        <t pn="section-5.1-1">Per this document, IANA has created the following new registries:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-5.1-2">
          <li pn="section-5.1-2.1">ACME Order Auto-Renewal Fields (<xref target="iana-order-auto-renewal-registry" format="default" sectionFormat="of" derivedContent="Section 5.4"/>)</li>
          <li pn="section-5.1-2.2">ACME Directory Metadata Auto-Renewal Fields (<xref target="iana-metadata-auto-renewal-registry" format="default" sectionFormat="of" derivedContent="Section 5.6"/>)</li>
        </ul>
        <t pn="section-5.1-3">These registries are administered under a Specification Required policy
<xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>.</t>
      </section>
      <section anchor="new-error-types" numbered="true" toc="include" removeInRFC="false" pn="section-5.2">
        <name slugifiedName="name-new-error-types">New Error Types</name>
        <t pn="section-5.2-1">Per this document, IANA has added the following entries to the "ACME Error Types" registry:</t>
        <table align="center" pn="table-2">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">autoRenewalCanceled</td>
              <td align="left" colspan="1" rowspan="1">The short-term certificate is no longer available because the auto-renewal Order has been explicitly canceled by the IdO</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">autoRenewalExpired</td>
              <td align="left" colspan="1" rowspan="1">The short-term certificate is no longer available because the auto-renewal Order has expired</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">autoRenewalCancellationInvalid</td>
              <td align="left" colspan="1" rowspan="1">A request to cancel an auto-renewal Order that is not in state "valid" has been received</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">autoRenewalRevocationNotSupported</td>
              <td align="left" colspan="1" rowspan="1">A request to revoke an auto-renewal Order has been received</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="new-fields-in-order-objects" numbered="true" toc="include" removeInRFC="false" pn="section-5.3">
        <name slugifiedName="name-new-fields-in-order-objects">New Fields in Order Objects</name>
        <t pn="section-5.3-1">Per this document, IANA has added the following entries to the
        "ACME Order Object Fields" registry:</t>
        <table align="center" pn="table-3">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Field Name</th>
              <th align="left" colspan="1" rowspan="1">Field Type</th>
              <th align="left" colspan="1" rowspan="1">Configurable</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">auto-renewal</td>
              <td align="left" colspan="1" rowspan="1">object</td>
              <td align="left" colspan="1" rowspan="1">true</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">star-certificate</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">false</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="iana-order-auto-renewal-registry" numbered="true" toc="include" removeInRFC="false" pn="section-5.4">
        <name slugifiedName="name-fields-in-the-auto-renewal-">Fields in the "auto-renewal" Object within an Order Object</name>
        <t pn="section-5.4-1">The "ACME Order Auto-Renewal Fields" registry lists field names that are
defined for use in the JSON object included in the "auto-renewal" field of an
ACME order object.</t>
        <t pn="section-5.4-2">Template:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-5.4-3">
          <li pn="section-5.4-3.1">Field name: The string to be used as a field name in the JSON object</li>
          <li pn="section-5.4-3.2">Field type: The type of value to be provided, e.g., string, boolean, array of
string</li>
          <li pn="section-5.4-3.3">Configurable: Boolean indicating whether the server should accept values
provided by the client</li>
          <li pn="section-5.4-3.4">Reference: Where this field is defined</li>
        </ul>
        <t pn="section-5.4-4">Initial contents: The fields and descriptions defined in <xref target="star-order-ext" format="default" sectionFormat="of" derivedContent="Section 3.1.1"/>.</t>
        <table align="center" pn="table-4">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Field Name</th>
              <th align="left" colspan="1" rowspan="1">Field Type</th>
              <th align="left" colspan="1" rowspan="1">Configurable</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">start-date</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">true</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">end-date</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">true</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">lifetime</td>
              <td align="left" colspan="1" rowspan="1">integer</td>
              <td align="left" colspan="1" rowspan="1">true</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">lifetime-adjust</td>
              <td align="left" colspan="1" rowspan="1">integer</td>
              <td align="left" colspan="1" rowspan="1">true</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">allow-certificate-get</td>
              <td align="left" colspan="1" rowspan="1">boolean</td>
              <td align="left" colspan="1" rowspan="1">true</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="new-fields-in-the-meta-object-within-a-directory-object" numbered="true" toc="include" removeInRFC="false" pn="section-5.5">
        <name slugifiedName="name-new-fields-in-the-meta-obje">New Fields in the "meta" Object within a Directory Object</name>
        <t pn="section-5.5-1">Per this document, IANA has added the following entry to the "ACME Directory Metadata Fields":</t>
        <table align="center" pn="table-5">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Field Name</th>
              <th align="left" colspan="1" rowspan="1">Field Type</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">auto-renewal</td>
              <td align="left" colspan="1" rowspan="1">object</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="iana-metadata-auto-renewal-registry" numbered="true" toc="include" removeInRFC="false" pn="section-5.6">
        <name slugifiedName="name-fields-in-the-auto-renewal-o">Fields in the "auto-renewal" Object within a Directory Metadata Object</name>
        <t pn="section-5.6-1">The "ACME Directory Metadata Auto-Renewal Fields" registry lists field names
that are defined for use in the JSON object included in the "auto-renewal"
field of an ACME directory "meta" object.</t>
        <t pn="section-5.6-2">Template:</t>
        <ul spacing="compact" bare="false" empty="false" pn="section-5.6-3">
          <li pn="section-5.6-3.1">Field name: The string to be used as a field name in the JSON object</li>
          <li pn="section-5.6-3.2">Field type: The type of value to be provided, e.g., string, boolean, array of
string</li>
          <li pn="section-5.6-3.3">Reference: Where this field is defined</li>
        </ul>
        <t pn="section-5.6-4">Initial contents: The fields and descriptions defined in <xref target="capability-discovery" format="default" sectionFormat="of" derivedContent="Section 3.2"/>.</t>
        <table align="center" pn="table-6">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Field Name</th>
              <th align="left" colspan="1" rowspan="1">Field Type</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">min-lifetime</td>
              <td align="left" colspan="1" rowspan="1">integer</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">max-duration</td>
              <td align="left" colspan="1" rowspan="1">integer</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">allow-certificate-get</td>
              <td align="left" colspan="1" rowspan="1">boolean</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="iana-http-headers" numbered="true" toc="include" removeInRFC="false" pn="section-5.7">
        <name slugifiedName="name-cert-not-before-and-cert-no">Cert-Not-Before and Cert-Not-After HTTP Headers</name>
        <t pn="section-5.7-1">The "Message Headers" registry has been updated with the following additional values:</t>
        <table align="center" pn="table-7">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Header Field Name</th>
              <th align="left" colspan="1" rowspan="1">Protocol</th>
              <th align="left" colspan="1" rowspan="1">Status</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">Cert-Not-Before</td>
              <td align="left" colspan="1" rowspan="1">http</td>
              <td align="left" colspan="1" rowspan="1">standard</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739, <xref target="fetching-certificates" format="default" sectionFormat="of" derivedContent="Section 3.3"/></td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Cert-Not-After</td>
              <td align="left" colspan="1" rowspan="1">http</td>
              <td align="left" colspan="1" rowspan="1">standard</td>
              <td align="left" colspan="1" rowspan="1">RFC 8739, <xref target="fetching-certificates" format="default" sectionFormat="of" derivedContent="Section 3.3"/></td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="security-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <section anchor="no-revocation" numbered="true" toc="include" removeInRFC="false" pn="section-6.1">
        <name slugifiedName="name-no-revocation">No Revocation</name>
        <t pn="section-6.1-1">STAR certificates eliminate an important security feature of PKI,
        which is the ability to revoke certificates.  Revocation allows the
        administrator to limit the damage done by a rogue node or an adversary
        who has control of the private key.  With STAR certificates,
        expiration replaces revocation so there is potential for lack of
        timeliness in the revocation taking effect.  To that end, see also the
        discussion on clock skew in <xref target="operational-cons-clocks" format="default" sectionFormat="of" derivedContent="Section 4.1"/>.</t>
        <t pn="section-6.1-2">It should be noted that revocation also has timeliness issues
        because both Certificate Revocation Lists (CRLs) and OCSP responses
        have nextUpdate fields that tell relying parties (RPs) how long they
        should trust this revocation data.  These fields are typically set to
        hours, days, or even weeks in the future.  Any revocation that happens
        before the time in nextUpdate goes unnoticed by the RP.</t>
        <t pn="section-6.1-3">One situation where the lack of explicit revocation could create a
        security risk to the IdO is when the Order is created with a
        start-date of some appreciable amount of time in the future.  Recall
        that when authorizations have been fulfilled, the Order moves to the
        "valid" state and the star-certificate endpoint is populated with the
        first cert (<xref target="fig-order-state-transitions-ext" format="default" sectionFormat="of" derivedContent="Figure 4"/>).  So, if an attacker manages to get hold of the
        private key as well as the first (post-dated) certificate, there is
        a time window in the future when they will be able to successfully
        impersonate the IdO.  Note that cancellation is pointless in this
        case.  In order to mitigate the described threat, it is
        <bcp14>RECOMMENDED</bcp14> that IdO place their Orders at a time that
        is close to the Order's start-date.</t>
        <t pn="section-6.1-4">More discussion of the security of STAR certificates is available in
<xref target="TOPALOVIC" format="default" sectionFormat="of" derivedContent="TOPALOVIC"/>.</t>
      </section>
      <section anchor="denial-of-service-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-6.2">
        <name slugifiedName="name-denial-of-service-considera">Denial-of-Service Considerations</name>
        <t pn="section-6.2-1">STAR adds a new attack vector that increases the threat of
        denial-of-service attacks, caused by the change to the CA's
        behavior. Each STAR request amplifies the resource demands upon the
        CA, where one Order produces not one but potentially dozens or
        hundreds of certificates, depending on the auto-renewal "lifetime"
        parameter. An attacker can use this property to aggressively reduce
        the auto-renewal "lifetime" (e.g., 1 second) jointly with other ACME
        attack vectors identified in <xref target="RFC8555" sectionFormat="of" section="10" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-10" derivedContent="RFC8555"/>. Other collateral impact is related to the
        certificate endpoint resource where the client can retrieve the
        certificates periodically. If this resource is external to the CA
        (e.g., a hosted web server), the previous attack will be reflected to
        that resource.</t>
        <t pn="section-6.2-2">Mitigation recommendations from ACME still apply, but some of them
        need to be adjusted. For example, applying rate limiting to the
        initial request, due to the nature of the auto-renewal behavior,
        cannot solve the above problem. The CA server needs complementary
        mitigation, and specifically, it <bcp14>SHOULD</bcp14> enforce a
        minimum value on auto-renewal "lifetime". Alternatively, the CA can
        set a rate limit for internal certificate generation processes. Note
        that this limit has to take account of already scheduled renewal
        issuances as well as new incoming requests.</t>
      </section>
      <section anchor="privacy-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-6.3">
        <name slugifiedName="name-privacy-considerations">Privacy Considerations</name>
        <t pn="section-6.3-1">In order to avoid correlation of certificates by account, if
        unauthenticated GET is negotiated (<xref target="certificate-get-nego" format="default" sectionFormat="of" derivedContent="Section 3.4"/>), the recommendation in <xref target="RFC8555" sectionFormat="of" section="10.5" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8555#section-10.5" derivedContent="RFC8555"/> regarding the choice of URL
        structure applies, i.e., servers <bcp14>SHOULD</bcp14> choose URLs of
        certificate resources in a non-guessable way, for example, using
        capability URLs <xref target="W3C.CAPABILITY-URLS" format="default" sectionFormat="of" derivedContent="W3C.CAPABILITY-URLS"/>.</t>
      </section>
    </section>
  </middle>
  <back>
    <displayreference target="I-D.ietf-acme-star-delegation" to="STAR-DELEGATION"/>
    <displayreference target="I-D.nir-saag-star" to="SHORT-TERM-CERTS"/>
    <references pn="section-7">
      <name slugifiedName="name-references">References</name>
      <references pn="section-7.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <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="RFC3339" target="https://www.rfc-editor.org/info/rfc3339" quoteTitle="true" derivedAnchor="RFC3339">
          <front>
            <title>Date and Time on the Internet: Timestamps</title>
            <author initials="G." surname="Klyne" fullname="G. Klyne">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="C." surname="Newman" fullname="C. Newman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2002" month="July"/>
            <abstract>
              <t>This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3339"/>
          <seriesInfo name="DOI" value="10.17487/RFC3339"/>
        </reference>
        <reference anchor="RFC7231" target="https://www.rfc-editor.org/info/rfc7231" quoteTitle="true" derivedAnchor="RFC7231">
          <front>
            <title>Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title>
            <author initials="R." surname="Fielding" fullname="R. Fielding" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Reschke" fullname="J. Reschke" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="June"/>
            <abstract>
              <t>The Hypertext Transfer Protocol (HTTP) is a stateless \%application- level protocol for distributed, collaborative, hypertext information systems.  This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7231"/>
          <seriesInfo name="DOI" value="10.17487/RFC7231"/>
        </reference>
        <reference anchor="RFC7234" target="https://www.rfc-editor.org/info/rfc7234" quoteTitle="true" derivedAnchor="RFC7234">
          <front>
            <title>Hypertext Transfer Protocol (HTTP/1.1): Caching</title>
            <author initials="R." surname="Fielding" fullname="R. Fielding" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Nottingham" fullname="M. Nottingham" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Reschke" fullname="J. Reschke" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="June"/>
            <abstract>
              <t>The Hypertext Transfer Protocol (HTTP) is a stateless \%application- level protocol for distributed, collaborative, hypertext information systems.  This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7234"/>
          <seriesInfo name="DOI" value="10.17487/RFC7234"/>
        </reference>
        <reference anchor="RFC7807" target="https://www.rfc-editor.org/info/rfc7807" quoteTitle="true" derivedAnchor="RFC7807">
          <front>
            <title>Problem Details for HTTP APIs</title>
            <author initials="M." surname="Nottingham" fullname="M. Nottingham">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Wilde" fullname="E. Wilde">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="March"/>
            <abstract>
              <t>This document defines a "problem detail" as a way to carry machine- readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP APIs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7807"/>
          <seriesInfo name="DOI" value="10.17487/RFC7807"/>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126" quoteTitle="true" derivedAnchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author initials="M." surname="Cotton" fullname="M. Cotton">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Narten" fullname="T. Narten">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="June"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters.  To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper.  For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed.  This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <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="RFC8555" target="https://www.rfc-editor.org/info/rfc8555" quoteTitle="true" derivedAnchor="RFC8555">
          <front>
            <title>Automatic Certificate Management Environment (ACME)</title>
            <author initials="R." surname="Barnes" fullname="R. Barnes">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Hoffman-Andrews" fullname="J. Hoffman-Andrews">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="McCarney" fullname="D. McCarney">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Kasten" fullname="J. Kasten">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="March"/>
            <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>
      </references>
      <references pn="section-7.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="ACER" target="https://acmccs.github.io/papers/p1407-acerA.pdf" quoteTitle="true" derivedAnchor="ACER">
          <front>
            <title>Where the Wild Warnings Are: Root Causes of Chrome HTTPS Certificate Errors</title>
            <seriesInfo name="DOI" value="10.1145/3133956.3134007"/>
            <author initials="M.E." surname="Acer" fullname="Mustafa Emre Acer">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="E." surname="Stark" fullname="Emily Stark">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="A.P." surname="Felt" fullname="Adrienne Porter Felt">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="S." surname="Fahl" fullname="Sascha Fahl">
              <organization showOnFrontPage="true">Leibniz University Hannover</organization>
            </author>
            <author initials="R." surname="Bhargava" fullname="Radhika Bhargava">
              <organization showOnFrontPage="true">Purdue University</organization>
            </author>
            <author initials="B." surname="Dev" fullname="Bhanu Dev">
              <organization showOnFrontPage="true">International Institute of Information Technology Hyderabad</organization>
            </author>
            <author initials="M." surname="Braithwaite" fullname="Matt Braithwaite">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="R." surname="Sleevi" fullname="Ryan Sleevi">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="P." surname="Tabriz" fullname="Parisa Tabriz">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <date month="October" year="2017"/>
          </front>
        </reference>
        <reference anchor="OBRIEN" target="https://github.com/chromium/ct-policy" quoteTitle="true" derivedAnchor="OBRIEN">
          <front>
            <title>Chromium Certificate Transparency Policy</title>
            <author initials="D." surname="O'Brien" fullname="Devon O'Brien">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="R." surname="Sleevi" fullname="Ryan Sleevi">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <date month="April" year="2017"/>
          </front>
        </reference>
        <reference anchor="RFC6066" target="https://www.rfc-editor.org/info/rfc6066" quoteTitle="true" derivedAnchor="RFC6066">
          <front>
            <title>Transport Layer Security (TLS) Extensions: Extension Definitions</title>
            <author initials="D." surname="Eastlake 3rd" fullname="D. Eastlake 3rd">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2011" month="January"/>
            <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="RFC7633" target="https://www.rfc-editor.org/info/rfc7633" quoteTitle="true" derivedAnchor="RFC7633">
          <front>
            <title>X.509v3 Transport Layer Security (TLS) Feature Extension</title>
            <author initials="P." surname="Hallam-Baker" fullname="P. Hallam-Baker">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="October"/>
            <abstract>
              <t>The purpose of the TLS feature extension is to prevent downgrade attacks that are not otherwise prevented by the TLS protocol.  In particular, the TLS feature extension may be used to mandate support for revocation checking features in the TLS protocol such as Online Certificate Status Protocol (OCSP) stapling.  Informing clients that an OCSP status response will always be stapled permits an immediate failure in the case that the response is not stapled.  This in turn prevents a denial-of-service attack that might otherwise be possible.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7633"/>
          <seriesInfo name="DOI" value="10.17487/RFC7633"/>
        </reference>
        <reference anchor="I-D.nir-saag-star" quoteTitle="true" target="https://tools.ietf.org/html/draft-nir-saag-star-01" derivedAnchor="SHORT-TERM-CERTS">
          <front>
            <title>Considerations For Using Short Term Certificates</title>
            <author initials="Y" surname="Nir" fullname="Yoav Nir">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T" surname="Fossati" fullname="Thomas Fossati">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="Y" surname="Sheffer" fullname="Yaron Sheffer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T" surname="Eckert" fullname="Toerless Eckert">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="March" day="5" year="2018"/>
            <abstract>
              <t>Recently there has been renewed interest in an old idea: Issue certificates with short validity periods and forego revocation processing, reasoning that expiration is a sufficient replacement for revocation as long as that expiration is not too far off.  This document covers considerations, both security and operational, for using such Short Term Auto Renewed (STAR) certificates for various scenarios where Using a revocation protocol is considered inappropriate.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-nir-saag-star-01"/>
          <format type="TXT" target="http://www.ietf.org/internet-drafts/draft-nir-saag-star-01.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.ietf-acme-star-delegation" quoteTitle="true" target="https://tools.ietf.org/html/draft-ietf-acme-star-delegation-03" derivedAnchor="STAR-DELEGATION">
          <front>
            <title>An ACME Profile for Generating Delegated STAR Certificates</title>
            <author initials="Y" surname="Sheffer" fullname="Yaron Sheffer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D" surname="Lopez" fullname="Diego Lopez">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A" surname="Pastor" fullname="Antonio Pastor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T" surname="Fossati" fullname="Thomas Fossati">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="March" day="8" year="2020"/>
            <abstract>
              <t>This memo proposes a profile of the ACME protocol that allows the owner of an identifier (e.g., a domain name) to delegate to a third party access to a certificate associated with said identifier.  A primary use case is that of a CDN (the third party) terminating TLS sessions on behalf of a content provider (the owner of a domain name).  The presented mechanism allows the owner of the identifier to retain control over the delegation and revoke it at any time by cancelling the associated STAR certificate renewal with the ACME CA. Another key property of this mechanism is it does not require any modification to the deployed TLS ecosystem.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-acme-star-delegation-03"/>
          <format type="TXT" target="http://www.ietf.org/internet-drafts/draft-ietf-acme-star-delegation-03.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="STARK" target="https://crypto.stanford.edu/~dabo/pubs/abstracts/ssl-prefetch.html" quoteTitle="true" derivedAnchor="STARK">
          <front>
            <title>The case for prefetching and prevalidating TLS server certificates</title>
            <author initials="E." surname="Stark" fullname="Emily Stark">
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <author initials="L.S." surname="Huang" fullname="Lin-Shung Huang">
              <organization showOnFrontPage="true">Carnegie Mellon University</organization>
            </author>
            <author initials="D." surname="Israni" fullname="Dinesh Israni">
              <organization showOnFrontPage="true">Carnegie Mellon University</organization>
            </author>
            <author initials="C." surname="Jackson" fullname="Collin Jackson">
              <organization showOnFrontPage="true">Carnegie Mellon University</organization>
            </author>
            <author initials="D." surname="Boneh" fullname="Dan Boneh">
              <organization showOnFrontPage="true">Stanford University</organization>
            </author>
            <date month="February" year="2012"/>
          </front>
        </reference>
        <reference anchor="TOPALOVIC" target="https://www.ieee-security.org/TC/W2SP/2012/papers/w2sp12-final9.pdf" quoteTitle="true" derivedAnchor="TOPALOVIC">
          <front>
            <title>Towards Short-Lived Certificates</title>
            <author initials="E." surname="Topalovic" fullname="Emin Topalovic">
              <organization showOnFrontPage="true">Stanford University</organization>
            </author>
            <author initials="B." surname="Saeta" fullname="Brennan Saeta">
              <organization showOnFrontPage="true">Stanford University</organization>
            </author>
            <author initials="L.S." surname="Huang" fullname="Lin-Shung Huang">
              <organization showOnFrontPage="true">Carnegie Mellon University</organization>
            </author>
            <author initials="C." surname="Jackson" fullname="Colling Jackson">
              <organization showOnFrontPage="true">Carnegie Mellon University</organization>
            </author>
            <author initials="D." surname="Boneh" fullname="Dan Boneh">
              <organization showOnFrontPage="true">Stanford University</organization>
            </author>
            <date year="2012"/>
          </front>
        </reference>
        <reference anchor="W3C.CAPABILITY-URLS" target="https://www.w3.org/TR/2014/WD-capability-urls-20140218" quoteTitle="true" derivedAnchor="W3C.CAPABILITY-URLS">
          <front>
            <title>Good Practices for Capability URLs</title>
            <author initials="J." surname="Tennison" fullname="Jeni Tennison">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="February" year="2014"/>
          </front>
          <refcontent>W3C First Public Working Draft</refcontent>
          <refcontent>Latest version available at &lt;https://www.w3.org/TR/capability-urls/&gt;
</refcontent>
        </reference>
      </references>
    </references>
    <section anchor="acknowledgments" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-acknowledgments">Acknowledgments</name>
      <t pn="section-appendix.a-1">This work is partially supported by the European Commission under
      Horizon 2020 grant agreement no. 688421 Measurement and Architecture for
      a Middleboxed Internet (MAMI). This support does not imply
      endorsement.</t>
      <t pn="section-appendix.a-2">Thanks to <contact fullname="Ben Kaduk"/>, <contact fullname="Richard       Barnes"/>, <contact fullname="Roman Danyliw"/>, <contact fullname="Jon       Peterson"/>, <contact fullname="Eric Rescorla"/>, <contact fullname="Ryan Sleevi"/>, <contact fullname="Sean Turner"/>, <contact fullname="Alexey Melnikov"/>, <contact fullname="Adam Roach"/>, <contact fullname="Martin Thomson"/>, and <contact fullname="Mehmet Ersue"/> for helpful comments and
      discussions that have shaped this document.</t>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="Y." surname="Sheffer" fullname="Yaron Sheffer">
        <organization showOnFrontPage="true">Intuit</organization>
        <address>
          <email>yaronf.ietf@gmail.com</email>
        </address>
      </author>
      <author initials="D." surname="Lopez" fullname="Diego Lopez">
        <organization showOnFrontPage="true">Telefonica I+D</organization>
        <address>
          <email>diego.r.lopez@telefonica.com</email>
        </address>
      </author>
      <author initials="O." surname="Gonzalez de Dios" fullname="Oscar Gonzalez de Dios">
        <organization showOnFrontPage="true">Telefonica I+D</organization>
        <address>
          <email>oscar.gonzalezdedios@telefonica.com</email>
        </address>
      </author>
      <author initials="A." surname="Pastor Perales" fullname="Antonio Agustin Pastor Perales">
        <organization showOnFrontPage="true">Telefonica I+D</organization>
        <address>
          <email>antonio.pastorperales@telefonica.com</email>
        </address>
      </author>
      <author initials="T." surname="Fossati" fullname="Thomas Fossati">
        <organization showOnFrontPage="true">ARM</organization>
        <address>
          <email>thomas.fossati@arm.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
