<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.1 (Ruby 3.0.2) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-ietf-lamps-csr-attestation-13" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Remote Attestation with CSRs">Use of Remote Attestation with Certification Signing Requests</title>

    <author initials="M." surname="Ounsworth" fullname="Mike Ounsworth">
      <organization abbrev="Entrust">Entrust Limited</organization>
      <address>
        <postal>
          <street>2500 Solandt Road – Suite 100</street>
          <city>Ottawa, Ontario</city>
          <code>K2K 3G5</code>
          <country>Canada</country>
        </postal>
        <email>mike.ounsworth@entrust.com</email>
      </address>
    </author>
    <author initials="H." surname="Tschofenig" fullname="Hannes Tschofenig">
      <organization>Siemens</organization>
      <address>
        <email>Hannes.Tschofenig@gmx.net</email>
      </address>
    </author>
    <author initials="H." surname="Birkholz" fullname="Henk Birkholz">
      <organization abbrev="Fraunhofer SIT">Fraunhofer SIT</organization>
      <address>
        <postal>
          <street>Rheinstrasse 75</street>
          <city>Darmstadt</city>
          <code>64295</code>
          <country>Germany</country>
        </postal>
        <email>henk.birkholz@sit.fraunhofer.de</email>
      </address>
    </author>
    <author initials="M." surname="Wiseman" fullname="Monty Wiseman">
      <organization>Beyond Identity</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>monty.wiseman@beyondidentity.com</email>
      </address>
    </author>
    <author initials="N." surname="Smith" fullname="Ned Smith">
      <organization>Intel Corporation</organization>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>ned.smith@intel.com</email>
      </address>
    </author>

    <date year="2024" month="October" day="20"/>

    
    
    <keyword>PKI</keyword> <keyword>PKCS#10</keyword> <keyword>CRMF</keyword> <keyword>Attestation</keyword> <keyword>Evidence</keyword> <keyword>Certificate Signing Requests</keyword>

    <abstract>


<?line 107?>

<t>A PKI end entity requesting a certificate from a Certification Authority (CA) may wish to offer trustworthy claims about the platform generating the certification request and the environment associated with the corresponding private key, such as whether the private key resides on a hardware security module.</t>

<t>This specification defines an attribute and an extension that allow for conveyance of Evidence in Certificate Signing Requests (CSRs) such as PKCS#10 or Certificate Request Message Format (CRMF) payloads which provides an elegant and automatable mechanism for transporting Evidence to a Certification Authority.</t>

<t>Including Evidence along with a CSR can help to improve the assessment of the security posture for the private key, and can help the Certification Authority to assess whether it satisfies the requested certificate profile. These Evidence Claims can include information about the hardware component's manufacturer, the version of installed or running firmware, the version of software installed or running in layers above the firmware, or the presence of hardware components providing specific protection capabilities or shielded locations (e.g., to protect keys).</t>



    </abstract>

    <note title="About This Document" removeInRFC="true">
      <t>
        The latest revision of this draft can be found at <eref target="https://lamps-wg.github.io/csr-attestation/draft-ietf-lamps-csr-attestation.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-lamps-csr-attestation/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/lamps-wg/csr-attestation"/>.</t>
    </note>


  </front>

  <middle>


<?line 116?>

<section anchor="introduction"><name>Introduction</name>

<t>When requesting a certificate from a Certification Authority (CA), a PKI end entity may wish to include Evidence of the security properties of its environments in which the private keys are stored in that request.
This Evidence can be appraised by authoritative entities, such as a Registration Authority (RA) or a CA, or associated trusted Verifiers as part of validating an incoming certificate request against given certificate policies. Regulatory bodies are beginning to require proof of hardware residency for certain classifications of cryptographic keys. At the time of writing, the most notable example is the Code-Signing Baseline Requirements <xref target="CSBR"/> document maintained by the CA/Browser Forum, which requires compliant CAs to "ensure that a Subscriber’s Private Key is generated, stored,
and used in a secure environment that has controls to prevent theft or misuse".</t>

<t>This specification defines an attribute and an extension that allow for conveyance of Evidence in Certificate Signing Requests (CSRs) such as PKCS#10 <xref target="RFC2986"/> or Certificate Request Message Format (CRMF) <xref target="RFC4211"/> payloads which provides an elegant and automatable mechanism for transporting Evidence to a Certification Authority and meeting requirements such as those in the CA/B Forum's <xref target="CSBR"/>.</t>

<t>As outlined in the RATS Architecture <xref target="RFC9334"/>, an Attester (typically
a device) produces a signed collection of Claims that constitute Evidence about its running environment(s).
While the term "attestation" is not defined in RFC 9334, it was later defined in <xref target="I-D.ietf-rats-tpm-based-network-device-attest"/>, it refers to the activity of producing and appraising remote attestation Evidence.
A Relying Party may consult an Attestation Result produced by a Verifier that has appraised the Evidence in making policy decisions about the trustworthiness of the
Target Environment being assessed via appraisal of Evidence. <xref target="architecture"/> provides the basis to illustrate in this document how the various roles
in the RATS architecture map to a certificate requester and a CA/RA.</t>

<t>At the time of writing, several standard and several proprietary remote attestation technologies
are in use.
This specification thereby is intended to be as technology-agnostic as it is feasible with respect to implemented remote attestation technologies. Hence, this specification focuses on (1) the conveyance of Evidence via CSRs while making minimal assumptions about content or format of the transported Evidence and (2) the conveyance of sets of certificates used for validation of Evidence.
The certificates typically contain one or more certification paths
rooted in a device manufacturer trust anchor and the end-entity certificate being
on the device in question. The end-entity certificate is associated with key material that takes on the role of an Attestation Key and is used as Evidence originating from the Attester.</t>

<t>This document specifies a CSR Attribute (or Extension for Certificate Request Message Format (CRMF) CSRs) for carrying Evidence. Evidence can be placed into an EvidenceStatement along with an OID to identify its type and optionally a hint to the Relying Party about which Verifier (software package) will be capable of parsing it. A set of EvidenceStatement structures may be grouped together along with the set of CertificateChoice structures needed to validate them to form a EvidenceBundle. The id-aa-evidence CSR Attribute (or CRMF Extension) contains one EvidenceBundle.</t>

<t>A CSR may contain one or more Evidence payloads, for example Evidence
asserting the storage properties of a private key, Evidence
asserting firmware version and other general properties
of the device, or Evidence signed using different cryptographic
algorithms.</t>

<t>With these attributes, additional
information is available to an RA or CA, which may be used
to decide whether to issue a certificate and what certificate profile
to apply. The scope of this document is, however,
limited to the conveyance of Evidence within CSR. The exact format of the
Evidence being conveyed is defined in various standard and proprietary
specifications.</t>

</section>
<section anchor="conventions-and-definitions"><name>Conventions and Definitions</name>

<t>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"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

<?line -18?>

<t>This document re-uses the terms defined in <xref target="RFC9334"/> related to remote
attestation. Readers of this document are assumed to be familiar with
the following terms: Evidence, Claim, Attestation Results (AR), Attester,
Verifier, Target Environment, Attesting Environment, Composite Device,
Lead Attester, Attestation Key, and Relying Party (RP).</t>

<t>The term "Certification Request" message is defined in <xref target="RFC2986"/>.
Specifications, such as <xref target="RFC7030"/>, later introduced the term
"Certificate Signing Request (CSR)" to refer to the Certification
Request message. While the term "Certification Request"
would have been correct, the mistake was unnoticed. In the meanwhile
CSR is an abbreviation used beyond PKCS#10. Hence, it is equally
applicable to other protocols that use a different syntax and
even a different encoding, in particular this document also
considers messages in the Certificate Request Message Format (CRMF) <xref target="RFC4211"/>
to be "CSRs". In this document, the terms "CSR" and Certificate Request
message are used interchangeably.</t>

</section>
<section anchor="architecture"><name>Architecture</name>

<t><xref target="fig-arch"/> shows the high-level communication pattern of the RATS
background check model where the Attester transmits the Evidence in the
CSR to the RA and the CA, which is subsequently forwarded to the Verifier.
The Verifier appraises the received Evidence and computes an Attestation
Result, which is then processed by the RA/CA prior to the certificate
issuance.</t>

<t>In addition to the background check model, the RATS architecture also
specifies the passport model and combinations. See Section 5.2 of
<xref target="RFC9334"/> for a description of the passport model. The passport model
requires the Attester to transmit Evidence to the Verifier directly in order
to obtain the Attestation Result, which is then forwarded to the Relying
Party. This specification utilizes the background check model since CSRs are
often used as one-shot messages where no direct real-time interaction
between the Attester and the Verifier is possible.</t>

<t>Note that the Verifier is a logical role that may be included in the
RA/CA product. In this case, the Relying Party role and Verifier role collapse into a
single entity. The Verifier functionality can, however,
also be kept separate from the RA functionality, such as a utility or
library provided by the device manufacturer. For example,
security concerns may require parsers of Evidence formats to be logically
or physically separated from the core RA and CA functionality. The interface
by which the Relying Party passes Evidence to the Verifier and receives back
Attestation Results may be proprietary or standardized, but in any case is
out-of-scope for this document.</t>

<t>The diagram below shows an example data flow where Evidence is included in a
CSR. The CSR is parsed by the Registration Authority (RA) component of a
Certification Authority which extracts the Evidence and forwards it to a
trusted Verifier. The RA receives back an Attestation Result which it uses
to decide whether this Evidence meets its policy for certificate issuance
and if it does then the certificate request is forwarded to the Certification
Authority for issuance. This diagram overlays PKI entities with RATS roles in
parentheses.</t>

<figure title="Example data flow demonstrating the architecture with Background Check Model." anchor="fig-arch"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="272" width="552" viewBox="0 0 552 272" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,176 L 8,256" fill="none" stroke="black"/>
<path d="M 112,176 L 112,256" fill="none" stroke="black"/>
<path d="M 216,32 L 216,96" fill="none" stroke="black"/>
<path d="M 216,176 L 216,256" fill="none" stroke="black"/>
<path d="M 256,104 L 256,192" fill="none" stroke="black"/>
<path d="M 320,96 L 320,192" fill="none" stroke="black"/>
<path d="M 360,32 L 360,96" fill="none" stroke="black"/>
<path d="M 360,176 L 360,256" fill="none" stroke="black"/>
<path d="M 496,176 L 496,256" fill="none" stroke="black"/>
<path d="M 544,176 L 544,256" fill="none" stroke="black"/>
<path d="M 216,32 L 360,32" fill="none" stroke="black"/>
<path d="M 216,96 L 360,96" fill="none" stroke="black"/>
<path d="M 8,176 L 112,176" fill="none" stroke="black"/>
<path d="M 216,176 L 248,176" fill="none" stroke="black"/>
<path d="M 264,176 L 312,176" fill="none" stroke="black"/>
<path d="M 328,176 L 360,176" fill="none" stroke="black"/>
<path d="M 496,176 L 544,176" fill="none" stroke="black"/>
<path d="M 112,192 L 208,192" fill="none" stroke="black"/>
<path d="M 224,192 L 256,192" fill="none" stroke="black"/>
<path d="M 320,192 L 352,192" fill="none" stroke="black"/>
<path d="M 368,192 L 488,192" fill="none" stroke="black"/>
<path d="M 8,256 L 112,256" fill="none" stroke="black"/>
<path d="M 216,256 L 360,256" fill="none" stroke="black"/>
<path d="M 496,256 L 544,256" fill="none" stroke="black"/>
<polygon class="arrowhead" points="496,192 484,186.4 484,197.6 " fill="black" transform="rotate(0,488,192)"/>
<polygon class="arrowhead" points="360,192 348,186.4 348,197.6 " fill="black" transform="rotate(0,352,192)"/>
<polygon class="arrowhead" points="328,168 316,162.4 316,173.6 " fill="black" transform="rotate(90,320,168)"/>
<polygon class="arrowhead" points="264,104 252,98.4 252,109.6 " fill="black" transform="rotate(270,256,104)"/>
<polygon class="arrowhead" points="216,192 204,186.4 204,197.6 " fill="black" transform="rotate(0,208,192)"/>
<g class="text">
<text x="400" y="52">Compare</text>
<text x="468" y="52">Evidence</text>
<text x="292" y="68">(Verifier)</text>
<text x="400" y="68">against</text>
<text x="472" y="68">Appraisal</text>
<text x="396" y="84">Policy</text>
<text x="212" y="132">Evidence</text>
<text x="376" y="132">Attestation</text>
<text x="356" y="148">Result</text>
<text x="404" y="148">(AR)</text>
<text x="32" y="212">HSM</text>
<text x="156" y="212">Evidence</text>
<text x="244" y="212">Reg.</text>
<text x="304" y="212">Authority</text>
<text x="416" y="212">Attestation</text>
<text x="516" y="212">CA</text>
<text x="60" y="228">(Attester)</text>
<text x="132" y="228">in</text>
<text x="160" y="228">CSR</text>
<text x="260" y="228">(Relying</text>
<text x="324" y="228">Party)</text>
<text x="396" y="228">Result</text>
<text x="448" y="228">Meets</text>
<text x="388" y="244">Cert</text>
<text x="440" y="244">policy?</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                          .-----------------.
                          |                 | Compare Evidence
                          |    (Verifier)   | against Appraisal
                          |                 | Policy
                          '------------+----'
                               ^       |
                      Evidence |       | Attestation
                               |       | Result (AR)
                               |       v
.------------.            .----|-------|----.                .-----.
|            +----------->|----'       '--->|--------------->|     |
| HSM        | Evidence   | Reg. Authority  | Attestation    | CA  |
| (Attester) | in CSR     | (Relying Party) | Result Meets   |     |
|            |            |                 | Cert policy?   |     |
'------------'            '-----------------'                '-----'
]]></artwork></artset></figure>

<t>As discussed in RFC 9334, different security and privacy aspects need to be
considered. For example, Evidence may need to be protected against replay and
Section 10 of RFC 9334 lists approach for offering freshness. There are also
concerns about the exposure of persistent identifiers by utilizing attestation
technology, which are discussed in Section 11 of RFC 9334. Finally, the keying
material used by the Attester needs to be protected against unauthorized access,
and against signing arbitrary content that originated from outside the device.
This aspect is described in Section 12 of RFC 9334. Most of these aspects are,
however, outside the scope of this specification but relevant for use with a
given attestation technology. The focus of this specification is on the
transport of Evidence from the Attester to the Relying Party via existing
CSR messages.</t>

</section>
<section anchor="information-model"><name>Information Model</name>

<section anchor="interaction-with-an-hsm"><name>Interaction with an HSM</name>

<t>This specification is applicable both in cases where a CSR
is constructed internally or externally to the Attesting Environment, from the
point of view of the calling application.</t>

<t>Cases where the CSR is generated internally to the Attesting Environment
are straightforward: the HSM generates and embeds the Evidence and the corresponding
certification paths when constructing the CSR.</t>

<t>Cases where the CSR is generated externally may require extra round-trips of communication
between the CSR generator and the Attesting Environment, first to obtain
the necessary Evidence about the subject key, and then to use
the subject key to sign the CSR; for example, a CSR generated by
a popular crypto library about a subject key stored on a PKCS#11 <xref target="PKCS11"/> device.</t>

<t>As an example, assuming that the HSM is, or contains, the Attesting Environment and
some cryptographic library is assembling a CSR by interacting with the HSM over some
network protocol, then the interaction would conceptually be:</t>

<figure title="Example interaction between CSR generator and HSM." anchor="fig-csr-client-p11"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="384" viewBox="0 0 384 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,176 L 8,208" fill="none" stroke="black"/>
<path d="M 160,32 L 160,80" fill="none" stroke="black"/>
<path d="M 184,176 L 184,208" fill="none" stroke="black"/>
<path d="M 200,88 L 200,304" fill="none" stroke="black"/>
<path d="M 240,32 L 240,80" fill="none" stroke="black"/>
<path d="M 328,32 L 328,80" fill="none" stroke="black"/>
<path d="M 352,88 L 352,304" fill="none" stroke="black"/>
<path d="M 376,32 L 376,80" fill="none" stroke="black"/>
<path d="M 160,32 L 240,32" fill="none" stroke="black"/>
<path d="M 328,32 L 376,32" fill="none" stroke="black"/>
<path d="M 160,80 L 240,80" fill="none" stroke="black"/>
<path d="M 328,80 L 376,80" fill="none" stroke="black"/>
<path d="M 208,128 L 344,128" fill="none" stroke="black"/>
<path d="M 208,160 L 344,160" fill="none" stroke="black"/>
<path d="M 8,176 L 184,176" fill="none" stroke="black"/>
<path d="M 8,208 L 184,208" fill="none" stroke="black"/>
<path d="M 208,256 L 344,256" fill="none" stroke="black"/>
<path d="M 208,288 L 344,288" fill="none" stroke="black"/>
<polygon class="arrowhead" points="352,256 340,250.4 340,261.6 " fill="black" transform="rotate(0,344,256)"/>
<polygon class="arrowhead" points="352,128 340,122.4 340,133.6 " fill="black" transform="rotate(0,344,128)"/>
<polygon class="arrowhead" points="216,288 204,282.4 204,293.6 " fill="black" transform="rotate(180,208,288)"/>
<polygon class="arrowhead" points="216,160 204,154.4 204,165.6 " fill="black" transform="rotate(180,208,160)"/>
<g class="text">
<text x="196" y="52">Crypto</text>
<text x="352" y="52">HSM</text>
<text x="200" y="68">Library</text>
<text x="264" y="116">getEvidence()</text>
<text x="32" y="196">CSR</text>
<text x="56" y="196">=</text>
<text x="120" y="196">assembleCSR()</text>
<text x="192" y="196">-</text>
<text x="248" y="244">sign(CSR)</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                   +---------+          +-----+
                   | Crypto  |          | HSM |
                   | Library |          |     |
                   +---------+          +-----+
                        |                  |
                        | getEvidence()    |
                        |----------------->|
                        |                  |
                        |<-----------------|
+---------------------+ |                  |
| CSR = assembleCSR() |-|                  |
+---------------------+ |                  |
                        |                  |
                        | sign(CSR)        |
                        |----------------->|
                        |                  |
                        |<-----------------|
                        |                  |
]]></artwork></artset></figure>

</section>
<section anchor="encoding-strategy"><name>Encoding Strategy</name>

<t>To support a number of different use cases for the transmission of
Evidence and certificate chains in a CSR the structure
shown in <xref target="fig-info-model"/> is used.</t>

<t>On a high-level, the structure is composed as follows:
A PKCS#10 attribute or a CRMF extension contains one
EvidenceBundle structure. The EvidenceBundle contains one or more
EvidenceStatement structures as well as one or more
CertificateChoices which enable to carry various format of
certificates.</t>

<t>Note: Since an extension must only be included once in a certificate
see <xref section="4.2" sectionFormat="of" target="RFC5280"/>, it is <bcp14>RECOMMENDED</bcp14> to include the PKCS#10 attribute
 or the CRMF extension only once in a CSR.</t>

<figure title="Information Model for CSR Evidence Conveyance." anchor="fig-info-model"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="488" viewBox="0 0 488 368" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,96" fill="none" stroke="black"/>
<path d="M 8,240 L 8,272" fill="none" stroke="black"/>
<path d="M 80,96 L 80,240" fill="none" stroke="black"/>
<path d="M 160,144 L 160,240" fill="none" stroke="black"/>
<path d="M 168,32 L 168,96" fill="none" stroke="black"/>
<path d="M 176,240 L 176,272" fill="none" stroke="black"/>
<path d="M 272,128 L 272,208" fill="none" stroke="black"/>
<path d="M 272,240 L 272,336" fill="none" stroke="black"/>
<path d="M 432,240 L 432,336" fill="none" stroke="black"/>
<path d="M 480,128 L 480,208" fill="none" stroke="black"/>
<path d="M 8,32 L 168,32" fill="none" stroke="black"/>
<path d="M 8,96 L 168,96" fill="none" stroke="black"/>
<path d="M 272,128 L 480,128" fill="none" stroke="black"/>
<path d="M 160,144 L 272,144" fill="none" stroke="black"/>
<path d="M 272,160 L 480,160" fill="none" stroke="black"/>
<path d="M 272,208 L 480,208" fill="none" stroke="black"/>
<path d="M 8,240 L 176,240" fill="none" stroke="black"/>
<path d="M 272,240 L 432,240" fill="none" stroke="black"/>
<path d="M 176,256 L 272,256" fill="none" stroke="black"/>
<path d="M 8,272 L 176,272" fill="none" stroke="black"/>
<path d="M 272,272 L 432,272" fill="none" stroke="black"/>
<path d="M 272,336 L 432,336" fill="none" stroke="black"/>
<g class="text">
<text x="48" y="52">PKCS#10</text>
<text x="120" y="52">Attribute</text>
<text x="76" y="68">or</text>
<text x="36" y="84">CRMF</text>
<text x="96" y="84">Extension</text>
<text x="172" y="132">(1</text>
<text x="196" y="132">or</text>
<text x="232" y="132">more)</text>
<text x="356" y="148">CertificateChoices</text>
<text x="328" y="180">Certificate</text>
<text x="388" y="180">OR</text>
<text x="372" y="196">OtherCertificateFormat</text>
<text x="28" y="212">(1</text>
<text x="52" y="212">or</text>
<text x="48" y="228">more)</text>
<text x="204" y="228">(1</text>
<text x="228" y="228">or</text>
<text x="224" y="244">more)</text>
<text x="84" y="260">EvidenceBundle</text>
<text x="352" y="260">EvidenceStatement</text>
<text x="300" y="292">Type</text>
<text x="320" y="308">Statement</text>
<text x="300" y="324">Hint</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 +-------------------+
 | PKCS#10 Attribute |
 |       or          |
 | CRMF Extension    |
 +--------+----------+
          |
          |          (1 or more)  +-------------------------+
          |         +-------------+ CertificateChoices      |
          |         |             +-------------------------+
          |         |             | Certificate OR          |
          |         |             | OtherCertificateFormat  |
   (1 or  |         |             +-------------------------+
    more) |         |    (1 or
 +--------+---------+-+   more)   +-------------------+
 |  EvidenceBundle    +-----------+ EvidenceStatement |
 +--------------------+           +-------------------+
                                  | Type              |
                                  | Statement         |
                                  | Hint              |
                                  +-------------------+
]]></artwork></artset></figure>

<t>A conformant implementation of an entity processing the CSR structures <bcp14>MUST</bcp14> be prepared
to use certificates found in the EvidenceBundle structure to build a certification
path to validate any EvidenceStatement.
The following use cases are supported, as described in the sub-sections below.</t>

<section anchor="case-1-evidence-bundle-without-certificate-chain"><name>Case 1 - Evidence Bundle without Certificate Chain</name>

<t>A single Attester, which only distributes Evidence without an attached certificate chain.
In the use case, the Verifier is assumed to be in possession of the certificate chain already
or the Verifier directly trusts the Attestation Key and therefore no certificate chain needs
to be conveyed in the CSR.
As a result, an EvidenceBundle is included in a CSR that contains a single EvidenceStatement
without the CertificateChoices structure. <xref target="fig-single-attester"/> shows this use case.</t>

<figure title="Case 1: Evidence Bundle without Certificate Chain." anchor="fig-single-attester"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="128" width="184" viewBox="0 0 184 128" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,96" fill="none" stroke="black"/>
<path d="M 176,32 L 176,96" fill="none" stroke="black"/>
<path d="M 8,32 L 176,32" fill="none" stroke="black"/>
<path d="M 8,96 L 176,96" fill="none" stroke="black"/>
<g class="text">
<text x="84" y="52">EvidenceBundle</text>
<text x="92" y="68">....................</text>
<text x="88" y="84">EvidenceStatement</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
  +--------------------+
  |  EvidenceBundle    |
  +....................+
  | EvidenceStatement  |
  +--------------------+
]]></artwork></artset></figure>

</section>
<section anchor="case-2-evidence-bundle-with-certificate-chain"><name>Case 2 - Evidence Bundle with Certificate Chain</name>

<t>A single Attester, which shares Evidence together with a certificate chain.
The CSR conveys an EvidenceBundle with a single EvidenceStatement
and a CertificateChoices structure. <xref target="fig-single-attester-with-path"/>
shows this use case.</t>

<figure title="Case 2: Single Evidence Bundle with Certificate Chain." anchor="fig-single-attester-with-path"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="144" width="224" viewBox="0 0 224 144" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,112" fill="none" stroke="black"/>
<path d="M 216,32 L 216,112" fill="none" stroke="black"/>
<path d="M 8,32 L 216,32" fill="none" stroke="black"/>
<path d="M 8,112 L 216,112" fill="none" stroke="black"/>
<g class="text">
<text x="84" y="52">EvidenceBundle</text>
<text x="112" y="68">.........................</text>
<text x="88" y="84">EvidenceStatement</text>
<text x="92" y="100">CertificateChoices</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 +-------------------------+
 |  EvidenceBundle         |
 +.........................+
 | EvidenceStatement       |
 | CertificateChoices      |
 +-------------------------+
]]></artwork></artset></figure>

</section>
<section anchor="case-3-evidence-bundles-with-multiple-evidence-statements-and-complete-certificate-chains"><name>Case 3 - Evidence Bundles with Multiple Evidence Statements and Complete Certificate Chains</name>

<t>In a Composite Device, which contains multiple Attesters, a collection of Evidence
statements is obtained. In this use case, each Attester returns its Evidence together with a
certificate chain. As a result, multiple EvidenceStatement structures and the corresponding CertificateChoices structure with the
certification chains as provided by the Attester, are included in the CSR.
This approach does not require any processing capabilities
by a Lead Attester since the information is merely forwarded. <xref target="fig-multiple-attesters"/>
shows this use case.</t>

<figure title="Case 3: Multiple Evidence Structures each with Complete Certificate Chains." anchor="fig-multiple-attesters"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="160" width="560" viewBox="0 0 560 160" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,128" fill="none" stroke="black"/>
<path d="M 216,32 L 216,128" fill="none" stroke="black"/>
<path d="M 8,32 L 216,32" fill="none" stroke="black"/>
<path d="M 8,128 L 216,128" fill="none" stroke="black"/>
<g class="text">
<text x="84" y="52">EvidenceBundle</text>
<text x="112" y="68">.........................</text>
<text x="88" y="84">EvidenceStatement</text>
<text x="176" y="84">(1)</text>
<text x="260" y="84">Provided</text>
<text x="308" y="84">by</text>
<text x="356" y="84">Attester</text>
<text x="400" y="84">1</text>
<text x="88" y="100">EvidenceStatement</text>
<text x="176" y="100">(2)</text>
<text x="260" y="100">Provided</text>
<text x="308" y="100">by</text>
<text x="356" y="100">Attester</text>
<text x="400" y="100">2</text>
<text x="92" y="116">CertificateChoices</text>
<text x="276" y="116">Certificates</text>
<text x="364" y="116">provided</text>
<text x="412" y="116">by</text>
<text x="460" y="116">Attester</text>
<text x="504" y="116">1</text>
<text x="528" y="116">and</text>
<text x="552" y="116">2</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
  +-------------------------+
  |  EvidenceBundle         |
  +.........................+
  | EvidenceStatement (1)   | Provided by Attester 1
  | EvidenceStatement (2)   | Provided by Attester 2
  | CertificateChoices      | Certificates provided by Attester 1 and 2
  +-------------------------+
]]></artwork></artset></figure>

</section>
</section>
</section>
<section anchor="asn1-elements"><name>ASN.1 Elements</name>

<section anchor="object-identifiers"><name>Object Identifiers</name>

<t>This document references <spanx style="verb">id-pkix</spanx> and <spanx style="verb">id-aa</spanx>, both defined in <xref target="RFC5911"/> and <xref target="RFC5912"/>.</t>

<t>This document defines the arc depicted in <xref target="code-ata-arc"/>.</t>

<figure title="New OID Arc for PKIX Evidence Statement Formats" anchor="code-ata-arc"><artwork><![CDATA[
-- Arc for Evidence types
id-ata OBJECT IDENTIFIER ::= { id-pkix (TBD1) }
]]></artwork></figure>

</section>
<section anchor="sec-evidenceAttr"><name>Evidence Attribute and Extension</name>

<t>By definition, attributes within a PKCS#10 CSR are
typed as ATTRIBUTE and within a CRMF CSR are typed as EXTENSION.
This attribute definition contains one
Evidence bundle of type <spanx style="verb">EvidenceBundle</spanx> containing
one or more Evidence statements of a type <spanx style="verb">EvidenceStatement</spanx> along with
optional certificates for certification path building.
This structure enables different Evidence statements to share a
certification path without duplicating it in the attribute.</t>

<figure title="Definition of EvidenceStatementSet" anchor="code-EvidenceStatementSet"><artwork><![CDATA[
EVIDENCE-STATEMENT ::= TYPE-IDENTIFIER

EvidenceStatementSet EVIDENCE-STATEMENT ::= {
   ... -- None defined in this document --
}
]]></artwork></figure>

<t>The expression illustrated in <xref target="code-EvidenceStatementSet"/> maps ASN.1 Types for Evidence Statements to the OIDs
that identify them. These mappings are used to construct
or parse EvidenceStatements. Evidence Statements are typically
defined in other IETF standards, other standards bodies,
or vendor proprietary formats along with corresponding OIDs that identify them.</t>

<t>This list is left unconstrained in this document. However, implementers can
populate it with the formats that they wish to support.</t>

<figure title="Definition of EvidenceStatement" anchor="code-EvidenceStatement"><artwork><![CDATA[
EvidenceStatement ::= SEQUENCE {
   type   EVIDENCE-STATEMENT.&id({EvidenceStatementSet}),
   stmt   EVIDENCE-STATEMENT.&Type({EvidenceStatementSet}{@type}),
   hint   UTF8String OPTIONAL
}
]]></artwork></figure>

<t>In <xref target="code-EvidenceStatement"/>, type is an OID that indicates the format of the value of stmt.</t>

<t>Based on the responsibilities of the different roles in the RATS architecture,
Relying Parties need to relay Evidence to Verifiers for evaluation and obtain
an Attestation Result in return. Ideally, the Relying Party should select a Verifier
based on the received Evidence without requiring the Relying Party to inspect the
Evidence itself. This "routing" decision is simple when there is only a single
Verifier configured for use by a Relying Party but gets more complex when there
are different Verifiers available and each of them capable of parsing only certain
Evidence formats.</t>

<t>In some cases, the EvidenceStatement.type OID will be sufficient information
for the Relying Party to correctly route it to an appropriate Verifier,
however since the type OID only identifies the general data format, it is possible
that multiple Verifiers are registered against the same type OID in which case the
Relying Party will either require additional parsing of the evidence statement, or
the Attester will be required to provide additional information.</t>

<t>To simplify the task for the Relying Party an optional field, the hint, is available
in the EvidenceStatement structure, as shown in <xref target="code-EvidenceStatement"/>. An
Attester <bcp14>MAY</bcp14> include the hint to the EvidenceStatement and it <bcp14>MAY</bcp14> be processed
by the Relying Party. The Relying Party <bcp14>MAY</bcp14> decide not to trust the information
embedded in the hint or policy <bcp14>MAY</bcp14> override any information provided by the Attester
via this hint.</t>

<t>When the Attester populates the hint, it <bcp14>MUST</bcp14> contain a fully qualified domain
name (FQDN) which uniquely identifies a Verifier.
The problem of mapping hint FQDNs to Verifiers, and the problem of FQDN collision
is out of scope for this specification; it is assumed that Attester and Verifier
makers can manage this appropriately on their own FQDN trees, however if this
becomes problematic then a public registry may be needed.</t>

<t>In a typical usage scenario, the Relying Party is pre-configured with
a list of trusted Verifiers and the corresponding hint values can be used to look
up appropriate Verifier. Tricking an Relying Party into interacting with an unknown
and untrusted Verifier must be avoided.</t>

<t>Usage of the hint field can be seen in the TPM2_attest example in
<xref target="appdx-tpm2"/> where the type OID indicates the OID
id-TcgAttestCertify and the corresponding hint identifies the Verifier as
"tpmverifier.example.com".</t>

<figure><artwork><![CDATA[
EvidenceBundle ::= SEQUENCE {
   evidences SEQUENCE SIZE (1..MAX) OF EvidenceStatement,
   certs SEQUENCE SIZE (1..MAX) OF CertificateChoices OPTIONAL
      -- CertificateChoices MUST only contain certificate or other,
      -- see Section 10.2.2 of [RFC5652]
}
]]></artwork></figure>

<t>The CertificateChoices structure defined in <xref target="RFC6268"/> allows for carrying certificates in the default X.509 <xref target="RFC5280"/> format, or in other non-X.509 certificate formats. CertificateChoices <bcp14>MUST</bcp14> only contain certificate or other. CertificateChoices <bcp14>MUST NOT</bcp14> contain extendedCertificate, v1AttrCert, or v2AttrCert. Note that for non-ASN.1 certificate formats, the CertificateChoices <bcp14>MUST</bcp14> use <spanx style="verb">other [3]</spanx> with an <spanx style="verb">OtherCertificateFormat.Type</spanx> of <spanx style="verb">OCTET STRING</spanx>, and then can carry any binary data.</t>

<figure title="Definitions of CSR attribute and extension" anchor="code-extensions"><artwork><![CDATA[
id-aa-evidence OBJECT IDENTIFIER ::= { id-aa 59 }

-- For PKCS#10
attr-evidence ATTRIBUTE ::= {
  TYPE EvidenceBundle
  COUNTS MAX 1
  IDENTIFIED BY id-aa-evidence
}

-- For CRMF
ext-evidence EXTENSION ::= {
  SYNTAX EvidenceBundle
  IDENTIFIED BY id-aa-evidence
}
]]></artwork></figure>

<t>The Extension variant illustrated in <xref target="code-extensions"/> is intended only for use within CRMF CSRs and is <bcp14>NOT RECOMMENDED</bcp14> to be used within X.509 certificates due to the privacy implications of publishing Evidence about the end entity's hardware environment. See <xref target="sec-con-publishing-x509"/> for more discussion.</t>

<t>The <spanx style="verb">certs</spanx> field contains a set of certificates that
is intended to validate the contents of an Evidence statement
contained in <spanx style="verb">evidences</spanx>, if required. For each Evidnece statement the set of certificates should contain
the certificate that contains the public key needed to directly validate the
Evidence statement. Additional certificates may be provided, for example, to chain the
Evidence signer key back to an agreed upon trust anchor. No specific order of the certificates in <spanx style="verb">certs</spanx> <bcp14>SHOULD</bcp14> be expected because the certificates needed for different Evidence statements may be contained in <spanx style="verb">certs</spanx>.</t>

<t>This specification places no restriction on mixing certificate types within the <spanx style="verb">certs</spanx> field. For example a non-X.509 Evidence signer certificate <bcp14>MAY</bcp14> chain to a trust anchor via a chain of X.509 certificates. It is up to the Attester and its Verifier to agree on supported certificate formats.</t>

<t>By the nature of the PKIX ASN.1 classes <xref target="RFC5912"/>, there are multiple ways to convey multiple Evidence statements: by including multiple copies of <spanx style="verb">attr-evidence</spanx> or <spanx style="verb">ext-evidence</spanx>, multiple values within the attribute or extension, and finally, by including multiple <spanx style="verb">EvidenceStatement</spanx> structures within an <spanx style="verb">EvidenceBundle</spanx>. The latter is the preferred way to carry multiple Evidence statements. Implementations <bcp14>MUST NOT</bcp14> place multiple copies of <spanx style="verb">attr-evidence</spanx> into a PKCS#10 CSR due to the <spanx style="verb">COUNTS MAX 1</spanx> declaration. In a CRMF CSR, implementers <bcp14>SHOULD NOT</bcp14> place multiple copies of <spanx style="verb">ext-evidence</spanx>.</t>

</section>
</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>IANA is requested to open two new registries, allocate a value
from the "SMI Security for PKIX Module Identifier" registry for the
included ASN.1 module, and allocate values from "SMI Security for
S/MIME Attributes" to identify two attributes defined within.</t>

<section anchor="module-registration-smi-security-for-pkix-module-identifier"><name>Module Registration - SMI Security for PKIX Module Identifier</name>

<t><list style="symbols">
  <t>Decimal: IANA Assigned - <strong>Replace TBDMOD</strong></t>
  <t>Description: CSR-ATTESTATION-2023 - id-mod-pkix-attest-01</t>
  <t>References: This Document</t>
</list></t>

</section>
<section anchor="object-identifier-registrations-smi-security-for-smime-attributes"><name>Object Identifier Registrations - SMI Security for S/MIME Attributes</name>

<t><list style="symbols">
  <t>Evidence Statement
  <list style="symbols">
      <t>Decimal: IANA Assigned - This was early-allocated as <spanx style="verb">59</spanx> so that we could generate the sample data.</t>
      <t>Description: id-aa-evidence</t>
      <t>References: This Document</t>
    </list></t>
</list></t>

</section>
<section anchor="smi-security-for-pkix-evidence-statement-formats-registry"><name>"SMI Security for PKIX Evidence Statement Formats" Registry</name>

<t>IANA is asked to create a registry for Evidence Statement Formats within
the SMI-numbers registry, allocating an assignment from id-pkix ("SMI
Security for PKIX" Registry) for the purpose.</t>

<t><list style="symbols">
  <t>Decimal: IANA Assigned - <strong>replace TBD1</strong></t>
  <t>Description: id-ata</t>
  <t>References: This document</t>
  <t>Initial contents: None</t>
  <t>Registration Regime: Specification Required.
Document must specify an EVIDENCE-STATEMENT definition to which this
Object Identifier shall be bound.</t>
</list></t>

<t>Columns:</t>

<t><list style="symbols">
  <t>Decimal: The subcomponent under id-ata</t>
  <t>Description: Begins with id-ata</t>
  <t>References: RFC or other document</t>
</list></t>

</section>
<section anchor="attestation-evidence-oid-registry"><name>Attestation Evidence OID Registry</name>

<t>IANA is asked to create a registry that helps developers to find
OID/Evidence mappings.</t>

<t>Registration requests are evaluated using the criteria described in
the registration template below after a three-week review period on
the [[TBD]] mailing list, with the advice of one or more Designated
Experts <xref target="RFC8126"/>.  However, to allow for the allocation of values
prior to publication, the Designated Experts may approve registration
once they are satisfied that such a specification will be published.</t>

<t>Registration requests sent to the mailing list for review should use
an appropriate subject (e.g., "Request to register attestation
evidence: example").</t>

<t>IANA must only accept registry updates from the Designated Experts
and should direct all requests for registration to the review mailing
list.</t>

<section anchor="registration-template"><name>Registration Template</name>

<t>The registry has the following columns:</t>

<t><list style="symbols">
  <t>OID: The OID number, which has already been allocated. IANA does
not allocate OID numbers for use with this registry.</t>
  <t>Description: Brief description of the use of the Evidence and the
registration of the OID.</t>
  <t>Reference(s): Reference to the document or documents that register
the OID for use with a specific attestation technology, preferably
including URIs that can be used to retrieve copies of the documents.
An indication of the relevant sections may also be included but is not
required.</t>
  <t>Change Controller: For Standards Track RFCs, list the "IESG".  For
others, give the name of the responsible party. In most cases the
third party requesting registration in this registry will also be the
party that registered the OID.</t>
</list></t>

</section>
<section anchor="initial-registry-contents"><name>Initial Registry Contents</name>

<t>The initial registry contents is shown in the table below.
It lists entries for several evidence encoding OIDs including an entry for the Conceptual Message Wrapper (CMW) <xref target="I-D.ietf-rats-msg-wrap"/>.</t>

<texttable title="Initial Contents of the Attestation Evidence OID Registry" anchor="tab-ae-reg">
      <ttcol align='left'>OID</ttcol>
      <ttcol align='left'>Description</ttcol>
      <ttcol align='left'>Reference(s)</ttcol>
      <ttcol align='left'>Change Controller</ttcol>
      <c>2 23 133 5 4 1</c>
      <c>tcg-dice-TcbInfo</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 3</c>
      <c>tcg-dice-endorsement-manifest-uri</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 4</c>
      <c>tcg-dice-Ueid</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 5</c>
      <c>tcg-dice-MultiTcbInfo</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 6</c>
      <c>tcg-dice-UCCS-evidence</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 7</c>
      <c>tcg-dice-manifest-evidence</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 8</c>
      <c>tcg-dice-MultiTcbInfoComp</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 9</c>
      <c>tcg-dice-conceptual-message-wrapper</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 5 4 11</c>
      <c>tcg-dice-TcbFreshness</c>
      <c><xref target="TCGDICE1.1"/></c>
      <c>TCG</c>
      <c>2 23 133 20 1</c>
      <c>tcg-attest-tpm-certify</c>
      <c>Private Registry</c>
      <c>TCG</c>
      <c>1 3 6 1 5 5 7 1 35</c>
      <c>id-pe-cmw</c>
      <c><xref target="I-D.ietf-rats-msg-wrap"/></c>
      <c>IETF</c>
</texttable>

<t>The current registry values can be retrieved from the IANA online website.</t>

</section>
</section>
</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>A PKCS#10 or CRMF Certification Request message typically consists of a
distinguished name, a public key, and optionally a set of attributes,
collectively signed by the entity requesting certification.
In general usage, the private key used to sign the CSR <bcp14>MUST</bcp14> be different from the
Attesting Key utilized to sign Evidence about the Target
Environment, though exceptions <bcp14>MAY</bcp14> be made where CSRs and Evidence are involved in
bootstrapping the Attesting Key.
To demonstrate that the private
key applied to sign the CSR is generated, and stored in a secure
environment that has controls to prevent theft or misuse (including
being non-exportable / non-recoverable), the Attesting Environment
has to collect claims about this secure environment (or Target
Environment, as shown in <xref target="fig-attester"/>).</t>

<t><xref target="fig-attester"/> shows the interaction inside an Attester. The
Attesting Environment, which is provisioned with an Attestation Key,
retrieves claims about the Target Environment. The Target
Environment offers key generation, storage and usage, which it
makes available to services. The Attesting Environment collects
these claims about the Target Environment and signs them and
exports Evidence for use in remote attestation via a CSR.</t>

<figure title="Interaction between Attesting and Target Environment" anchor="fig-attester"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="576" width="328" viewBox="0 0 328 576" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,240 L 8,544" fill="none" stroke="black"/>
<path d="M 40,80 L 40,144" fill="none" stroke="black"/>
<path d="M 48,288 L 48,352" fill="none" stroke="black"/>
<path d="M 96,152 L 96,280" fill="none" stroke="black"/>
<path d="M 120,152 L 120,280" fill="none" stroke="black"/>
<path d="M 120,448 L 120,512" fill="none" stroke="black"/>
<path d="M 152,32 L 152,80" fill="none" stroke="black"/>
<path d="M 168,352 L 168,440" fill="none" stroke="black"/>
<path d="M 200,152 L 200,280" fill="none" stroke="black"/>
<path d="M 232,448 L 232,512" fill="none" stroke="black"/>
<path d="M 240,280 L 240,352" fill="none" stroke="black"/>
<path d="M 264,80 L 264,144" fill="none" stroke="black"/>
<path d="M 304,240 L 304,472" fill="none" stroke="black"/>
<path d="M 304,488 L 304,544" fill="none" stroke="black"/>
<path d="M 320,112 L 320,480" fill="none" stroke="black"/>
<path d="M 40,80 L 264,80" fill="none" stroke="black"/>
<path d="M 272,112 L 320,112" fill="none" stroke="black"/>
<path d="M 40,144 L 264,144" fill="none" stroke="black"/>
<path d="M 8,240 L 88,240" fill="none" stroke="black"/>
<path d="M 128,240 L 192,240" fill="none" stroke="black"/>
<path d="M 208,240 L 304,240" fill="none" stroke="black"/>
<path d="M 48,288 L 240,288" fill="none" stroke="black"/>
<path d="M 48,352 L 240,352" fill="none" stroke="black"/>
<path d="M 120,448 L 232,448" fill="none" stroke="black"/>
<path d="M 72,480 L 112,480" fill="none" stroke="black"/>
<path d="M 232,480 L 320,480" fill="none" stroke="black"/>
<path d="M 120,512 L 232,512" fill="none" stroke="black"/>
<path d="M 8,544 L 304,544" fill="none" stroke="black"/>
<polygon class="arrowhead" points="280,112 268,106.4 268,117.6 " fill="black" transform="rotate(180,272,112)"/>
<polygon class="arrowhead" points="208,280 196,274.4 196,285.6 " fill="black" transform="rotate(90,200,280)"/>
<polygon class="arrowhead" points="208,152 196,146.4 196,157.6 " fill="black" transform="rotate(270,200,152)"/>
<polygon class="arrowhead" points="176,440 164,434.4 164,445.6 " fill="black" transform="rotate(90,168,440)"/>
<polygon class="arrowhead" points="160,32 148,26.4 148,37.6 " fill="black" transform="rotate(270,152,32)"/>
<polygon class="arrowhead" points="128,152 116,146.4 116,157.6 " fill="black" transform="rotate(270,120,152)"/>
<polygon class="arrowhead" points="120,480 108,474.4 108,485.6 " fill="black" transform="rotate(0,112,480)"/>
<polygon class="arrowhead" points="104,280 92,274.4 92,285.6 " fill="black" transform="rotate(90,96,280)"/>
<g class="text">
<text x="168" y="52">CSR</text>
<text x="204" y="52">with</text>
<text x="188" y="68">Evidence</text>
<text x="112" y="116">CSR</text>
<text x="160" y="116">Library</text>
<text x="32" y="180">Private</text>
<text x="156" y="180">Public</text>
<text x="248" y="180">Signature</text>
<text x="16" y="196">Key</text>
<text x="144" y="196">Key</text>
<text x="248" y="196">Operation</text>
<text x="44" y="212">Generation</text>
<text x="156" y="212">Export</text>
<text x="108" y="244">--</text>
<text x="268" y="260">Attester</text>
<text x="256" y="276">(HSM)</text>
<text x="84" y="308">Target</text>
<text x="160" y="308">Environment</text>
<text x="80" y="324">(with</text>
<text x="120" y="324">key</text>
<text x="184" y="324">generation,</text>
<text x="88" y="340">storage</text>
<text x="136" y="340">and</text>
<text x="180" y="340">usage)</text>
<text x="128" y="388">Collect</text>
<text x="132" y="404">Claims</text>
<text x="56" y="468">Attestation</text>
<text x="168" y="468">Attesting</text>
<text x="48" y="484">Key</text>
<text x="176" y="484">Environment</text>
<text x="172" y="500">(Firmware)</text>
<text x="268" y="500">Evidence</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                   ^
                   |CSR with
                   |Evidence
     .-------------+-------------.
     |                           |
     |       CSR Library         |<-----+
     |                           |      |
     '---------------------------'      |
            |  ^         ^              |
 Private    |  | Public  | Signature    |
 Key        |  | Key     | Operation    |
 Generation |  | Export  |              |
            |  |         |              |
 .----------|--|---------|------------. |
 |          |  |         |    Attester| |
 |          v  |         v    (HSM)   | |
 |    .-----------------------.       | |
 |    | Target Environment    |       | |
 |    | (with key generation, |       | |
 |    | storage and usage)    |       | |
 |    '--------------+--------'       | |
 |                   |                | |
 |           Collect |                | |
 |            Claims |                | |
 |                   |                | |
 |                   v                | |
 |             .-------------.        | |
 |Attestation  | Attesting   |        | |
 |   Key ----->| Environment +----------+
 |             | (Firmware)  |Evidence|
 |             '-------------'        |
 |                                    |
 '------------------------------------'
]]></artwork></artset></figure>

<t><xref target="fig-attester"/> places the CSR library outside the Attester, which
is a valid architecture for certificate enrollment.
The CSR library may also be located
inside the trusted computing base. Regardless of the placement
of the CSR library, an Attesting Environment <bcp14>MUST</bcp14> be able to collect
claims about the Target Environment such that statements about
the storage of the keying material can be made.
For the Verifier, the provided Evidence must allow
an assessment to be made whether the key used to sign the CSR
is stored in a secure location and cannot be exported.</t>

<t>Evidence communicated in the attributes and structures defined
in this document are meant to be used in a CSR. It is up to
the Verifier and to the Relying Party (RA/CA) to place as much or
as little trust in this information as dictated by policies.</t>

<t>This document defines the transport of Evidence of different formats
in a CSR. Some of these encoding formats are based on standards
while others are proprietary formats. A Verifier will need to understand
these formats for matching the received claim values against policies.</t>

<t>Policies drive the processing of Evidence at the Verifier: the Verifier's
Appraisal Policy for Evidence will often be based on specifications by the manufacturer
of a hardware security module, a regulatory agency, or specified by an
oversight body, such as the CA Browser Forum. The Code-Signing Baseline
Requirements <xref target="CSBR"/> document
is an example of such a policy that has
been published by the CA Browser Forum and specifies certain properties,
such as non-exportability, which must be enabled for storing
publicly-trusted code-signing keys. Other
policies influence the decision making at the Relying Party when
evaluating the Attestation Result. The Relying Party is ultimately
responsible for making a decision of what information in the Attestation
Result it will accept. The presence of the attributes defined in this
specification provide the Relying Party with additional assurance about
an Attester. Policies used at the Verifier and the Relying Party are
implementation dependent and out of scope for this document. Whether to
require the use of Evidence in a CSR is out-of-scope for this document.</t>

<section anchor="freshness"><name>Freshness</name>

<t>Evidence generated by an Attester generally needs to be fresh to provide
value to the Verifier since the configuration on the device may change
over time. Section 10 of <xref target="RFC9334"/> discusses different approaches for
providing freshness, including a nonce-based approach, the use of timestamps
and an epoch-based technique.  The use of nonces requires that nonce to be provided by
the Relying Party in some protocol step prior to Evidence and CSR generation,
and the use of timestamps requires synchronized clocks which cannot be
guaranteed in all operating environments. Epochs also require an out-of-band
communication channel.
This document only specifies how to carry existing Evidence formats inside a CSR,
and so issues of synchronizing freshness data is left to be handled, for example,
via certificate management protocols.
Developers, operators, and designers of protocols, which embed
Evidence-carrying-CSRs, <bcp14>MUST</bcp14> consider what notion of freshness is
appropriate and available in-context; thus the issue of freshness is
left up to the discretion of protocol designers and implementers.</t>

<t>In the case of Hardware Security Modules (HSM), the definition of "fresh" is somewhat ambiguous in the context
of CSRs, especially considering that non-automated certificate enrollments
are often asynchronous, and considering the common practice of re-using the
same CSR for multiple certificate renewals across the lifetime of a key.
"Freshness" typically implies both asserting that the data was generated
at a certain point-in-time, as well as providing non-replayability.
Certain use cases may have special properties impacting the freshness
requirements. For example, HSMs are typically designed to not allow downgrade
of private key storage properties; for example if a given key was asserted at
time T to have been generated inside the hardware boundary and to be
non-exportable, then it can be assumed that those properties of that key
will continue to hold into the future.</t>

</section>
<section anchor="sec-con-publishing-x509"><name>Publishing evidence in an X.509 extension</name>

<t>This document specifies an Extension for carrying Evidence in a CRMF Certificate Signing Request (CSR), but it is intentionally <bcp14>NOT RECOMMENDED</bcp14> for a CA to copy the ext-evidence extension into the published certificate.
The reason for this is that certificates are considered public information and the Evidence might contain detailed information about hardware and patch levels of the device on which the private key resides.
The certificate requester has consented to sharing this detailed device information with the CA but might not consent to having these details published.
These privacy considerations are beyond the scope of this document and may require additional signaling mechanisms in the CSR to prevent unintended publication of sensitive information, so we leave it as "<bcp14>NOT RECOMMENDED</bcp14>". Often, the correct layer at which to address this is either in certificate profiles, a Certificate Practice Statement (CPS), or in the protocol or application that carries the CSR to the RA/CA where a flag can be added indicating whether the RA/CA should consider the evidence to be public or private.</t>

</section>
<section anchor="type-oid-and-verifier-hint"><name>Type OID and verifier hint</name>

<t>The <spanx style="verb">EvidenceStatement</spanx> includes both a <spanx style="verb">type</spanx> OID and a free form <spanx style="verb">hint</spanx> field with which the Attester can provide information to the Relying Party about which Verifier to invoke to parse a given piece of Evidence.
Care should be taken when processing these data since at the time they are used, they are not yet verified. In fact, they are protected by the CSR signature but not by the signature from the Attester and so could be maliciously replaced in some cases.
The authors' intent is that the <spanx style="verb">type</spanx> OID and <spanx style="verb">hint</spanx> will allow an RP to select between Verifier with which it has pre-established trust relationships, such as Verifier libraries that have been compiled in to the RP application.
As an example, the <spanx style="verb">hint</spanx> may take the form of an FQDN to uniquely identify a Verifier implementation, but the RP <bcp14>MUST NOT</bcp14> blindly make network calls to unknown domain names and trust the results.
Implementers should also be cautious around <spanx style="verb">type</spanx> OID or <spanx style="verb">hint</spanx> values that cause a short-circuit in the verification logic, such as <spanx style="verb">None</spanx>, <spanx style="verb">Null</spanx>, <spanx style="verb">Debug</spanx>, empty CMW contents, or similar values that could cause the Evidence to appear to be valid when in fact it was not properly checked.</t>

</section>
<section anchor="additional-security-considerations"><name>Additional security considerations</name>

<t>In addition to the security considerations listed here, implementers should be familiar with the security considerations of the specifications on this this depends: PKCS#10 <xref target="RFC2986"/>, CRMF <xref target="RFC4211"/>, as well as general security concepts relating to evidence and remote attestation; many of these concepts are discussed in the Remote ATtestation prodedureS (RATS) Architecture <xref target="RFC9334"/> sections 6 Roles and Entities, 7 Trust Model, 9 Freshness, 11 Privacy Considerations, and 12 Security Considerations. Implementers should also be aware of any security considerations relating to the specific evidence format being carried within the CSR.</t>

</section>
</section>


  </middle>

  <back>


    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC9334">
  <front>
    <title>Remote ATtestation procedureS (RATS) Architecture</title>
    <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
    <author fullname="D. Thaler" initials="D." surname="Thaler"/>
    <author fullname="M. Richardson" initials="M." surname="Richardson"/>
    <author fullname="N. Smith" initials="N." surname="Smith"/>
    <author fullname="W. Pan" initials="W." surname="Pan"/>
    <date month="January" year="2023"/>
    <abstract>
      <t>In network protocol exchanges, it is often useful for one end of a communication to know whether the other end is in an intended operating state. This document provides an architectural overview of the entities involved that make such tests possible through the process of generating, conveying, and evaluating evidentiary Claims. It provides a model that is neutral toward processor architectures, the content of Claims, and protocols.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9334"/>
  <seriesInfo name="DOI" value="10.17487/RFC9334"/>
</reference>

<reference anchor="RFC6268">
  <front>
    <title>Additional New ASN.1 Modules for the Cryptographic Message Syntax (CMS) and the Public Key Infrastructure Using X.509 (PKIX)</title>
    <author fullname="J. Schaad" initials="J." surname="Schaad"/>
    <author fullname="S. Turner" initials="S." surname="Turner"/>
    <date month="July" year="2011"/>
    <abstract>
      <t>The Cryptographic Message Syntax (CMS) format, and many associated formats, are expressed using ASN.1. The current ASN.1 modules conform to the 1988 version of ASN.1. This document updates some auxiliary ASN.1 modules to conform to the 2008 version of ASN.1; the 1988 ASN.1 modules remain the normative version. There are no bits- on-the-wire changes to any of the formats; this is simply a change to the syntax. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6268"/>
  <seriesInfo name="DOI" value="10.17487/RFC6268"/>
</reference>

<reference anchor="RFC5912">
  <front>
    <title>New ASN.1 Modules for the Public Key Infrastructure Using X.509 (PKIX)</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <author fullname="J. Schaad" initials="J." surname="Schaad"/>
    <date month="June" year="2010"/>
    <abstract>
      <t>The Public Key Infrastructure using X.509 (PKIX) certificate format, and many associated formats, are expressed using ASN.1. The current ASN.1 modules conform to the 1988 version of ASN.1. This document updates those ASN.1 modules to conform to the 2002 version of ASN.1. There are no bits-on-the-wire changes to any of the formats; this is simply a change to the syntax. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5912"/>
  <seriesInfo name="DOI" value="10.17487/RFC5912"/>
</reference>

<reference anchor="RFC4211">
  <front>
    <title>Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)</title>
    <author fullname="J. Schaad" initials="J." surname="Schaad"/>
    <date month="September" year="2005"/>
    <abstract>
      <t>This document describes the Certificate Request Message Format (CRMF) syntax and semantics. This syntax is used to convey a request for a certificate to a Certification Authority (CA), possibly via a Registration Authority (RA), for the purposes of X.509 certificate production. The request will typically include a public key and the associated registration information. This document does not define a certificate request protocol. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4211"/>
  <seriesInfo name="DOI" value="10.17487/RFC4211"/>
</reference>

<reference anchor="RFC2986">
  <front>
    <title>PKCS #10: Certification Request Syntax Specification Version 1.7</title>
    <author fullname="M. Nystrom" initials="M." surname="Nystrom"/>
    <author fullname="B. Kaliski" initials="B." surname="Kaliski"/>
    <date month="November" year="2000"/>
    <abstract>
      <t>This memo represents a republication of PKCS #10 v1.7 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series, and change control is retained within the PKCS process. The body of this document, except for the security considerations section, is taken directly from the PKCS #9 v2.0 or the PKCS #10 v1.7 document. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2986"/>
  <seriesInfo name="DOI" value="10.17487/RFC2986"/>
</reference>

<reference anchor="RFC5280">
  <front>
    <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
    <author fullname="D. Cooper" initials="D." surname="Cooper"/>
    <author fullname="S. Santesson" initials="S." surname="Santesson"/>
    <author fullname="S. Farrell" initials="S." surname="Farrell"/>
    <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
    <author fullname="R. Housley" initials="R." surname="Housley"/>
    <author fullname="W. Polk" initials="W." surname="Polk"/>
    <date month="May" year="2008"/>
    <abstract>
      <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5280"/>
  <seriesInfo name="DOI" value="10.17487/RFC5280"/>
</reference>

<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>

<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>

<reference anchor="RFC5911">
  <front>
    <title>New ASN.1 Modules for Cryptographic Message Syntax (CMS) and S/MIME</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <author fullname="J. Schaad" initials="J." surname="Schaad"/>
    <date month="June" year="2010"/>
    <abstract>
      <t>The Cryptographic Message Syntax (CMS) format, and many associated formats, are expressed using ASN.1. The current ASN.1 modules conform to the 1988 version of ASN.1. This document updates those ASN.1 modules to conform to the 2002 version of ASN.1. There are no bits-on-the-wire changes to any of the formats; this is simply a change to the syntax. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5911"/>
  <seriesInfo name="DOI" value="10.17487/RFC5911"/>
</reference>




    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC8126">
  <front>
    <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
    <author fullname="M. Cotton" initials="M." surname="Cotton"/>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <author fullname="T. Narten" initials="T." surname="Narten"/>
    <date month="June" year="2017"/>
    <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="I-D.ietf-rats-msg-wrap">
   <front>
      <title>RATS Conceptual Messages Wrapper (CMW)</title>
      <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
         <organization>Fraunhofer SIT</organization>
      </author>
      <author fullname="Ned Smith" initials="N." surname="Smith">
         <organization>Intel</organization>
      </author>
      <author fullname="Thomas Fossati" initials="T." surname="Fossati">
         <organization>Linaro</organization>
      </author>
      <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
         <organization>University of Applied Sciences Bonn-Rhein-Sieg</organization>
      </author>
      <date day="20" month="October" year="2024"/>
      <abstract>
	 <t>   This document defines the RATS conceptual message wrapper (CMW)
   format, a type of encapsulation format that can be used for any RATS
   messages, such as Evidence, Attestation Results, Endorsements, and
   Reference Values.  Additionally, the document describes a collection
   type that enables the aggregation of one or more CMWs into a single
   message.

   This document also defines corresponding CBOR tag, JSON Web Tokens
   (JWT) and CBOR Web Tokens (CWT) claims, as well as an X.509
   extension.  These allow embedding the wrapped conceptual messages
   into CBOR-based protocols, web APIs, and PKIX protocols.  In
   addition, a Media Type and a CoAP Content-Format are defined for
   transporting CMWs in HTTP, MIME, CoAP and other Internet protocols.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-rats-msg-wrap-09"/>
   
</reference>


<reference anchor="I-D.bft-rats-kat">
   <front>
      <title>An EAT-based Key Attestation Token</title>
      <author fullname="Mathias Brossard" initials="M." surname="Brossard">
         <organization>arm</organization>
      </author>
      <author fullname="Thomas Fossati" initials="T." surname="Fossati">
         <organization>Linaro</organization>
      </author>
      <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
         </author>
      <date day="3" month="September" year="2024"/>
      <abstract>
	 <t>   This document defines an evidence format for key attestation based on
   the Entity Attestation Token (EAT).

Discussion Venues

   This note is to be removed before publishing as an RFC.

   Discussion of this document takes place on the Remote ATtestation
   ProcedureS Working Group mailing list (rats@ietf.org), which is
   archived at https://mailarchive.ietf.org/arch/browse/rats/.

   Source for this draft and an issue tracker can be found at
   https://github.com/thomas-fossati/draft-kat.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-bft-rats-kat-04"/>
   
</reference>

<reference anchor="RFC7030">
  <front>
    <title>Enrollment over Secure Transport</title>
    <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin"/>
    <author fullname="P. Yee" initials="P." role="editor" surname="Yee"/>
    <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins"/>
    <date month="October" year="2013"/>
    <abstract>
      <t>This document profiles certificate enrollment for clients using Certificate Management over CMS (CMC) messages over a secure transport. This profile, called Enrollment over Secure Transport (EST), describes a simple, yet functional, certificate management protocol targeting Public Key Infrastructure (PKI) clients that need to acquire client certificates and associated Certification Authority (CA) certificates. It also supports client-generated public/private key pairs as well as key pairs generated by the CA.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7030"/>
  <seriesInfo name="DOI" value="10.17487/RFC7030"/>
</reference>


<reference anchor="I-D.tschofenig-rats-psa-token">
   <front>
      <title>Arm&#x27;s Platform Security Architecture (PSA) Attestation Token</title>
      <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
         </author>
      <author fullname="Simon Frost" initials="S." surname="Frost">
         <organization>Arm Limited</organization>
      </author>
      <author fullname="Mathias Brossard" initials="M." surname="Brossard">
         <organization>Arm Limited</organization>
      </author>
      <author fullname="Adrian L. Shaw" initials="A. L." surname="Shaw">
         <organization>HP Labs</organization>
      </author>
      <author fullname="Thomas Fossati" initials="T." surname="Fossati">
         <organization>Linaro</organization>
      </author>
      <date day="23" month="September" year="2024"/>
      <abstract>
	 <t>   The Arm Platform Security Architecture (PSA) is a family of hardware
   and firmware security specifications, as well as open-source
   reference implementations, to help device makers and chip
   manufacturers build best-practice security into products.  Devices
   that are PSA compliant can produce attestation tokens as described in
   this memo, which are the basis for many different protocols,
   including secure provisioning and network access control.  This
   document specifies the PSA attestation token structure and semantics.

   The PSA attestation token is a profile of the Entity Attestation
   Token (EAT).  This specification describes what claims are used in an
   attestation token generated by PSA compliant systems, how these
   claims get serialized to the wire, and how they are cryptographically
   protected.

   This informational document is published as an independent submission
   to improve interoperability with Arm&#x27;s architecture.  It is not a
   standard nor a product of the IETF.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-tschofenig-rats-psa-token-24"/>
   
</reference>


<reference anchor="TPM20" target="https://trustedcomputinggroup.org/resource/tpm-library-specification/">
  <front>
    <title>Trusted Platform Module Library Specification, Family 2.0</title>
    <author >
      <organization>Trusted Computing Group</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="CSBR" target="https://cabforum.org/uploads/Baseline-Requirements-for-the-Issuance-and-Management-of-Code-Signing.v3.7.pdf">
  <front>
    <title>Baseline Requirements for Code-Signing Certificates, v.3.7</title>
    <author >
      <organization>CA/Browser Forum</organization>
    </author>
    <date year="2024" month="February"/>
  </front>
</reference>
<reference anchor="TCGDICE1.1" target="https://trustedcomputinggroup.org/wp-content/uploads/DICE-Attestation-Architecture-Version-1.1-Revision-18_pub.pdf">
  <front>
    <title>DICE Attestation Architecture</title>
    <author >
      <organization>Trusted Computing Group</organization>
    </author>
    <date year="2024" month="January"/>
  </front>
</reference>
<reference anchor="PKCS11" target="http://docs.oasis-open.org/pkcs11/pkcs11-base/v2.40/os/pkcs11-base-v2.40-os.html">
  <front>
    <title>PKCS #11 Cryptographic Token Interface Base Specification Version 2.40</title>
    <author >
      <organization>OASIS</organization>
    </author>
    <date year="2015" month="April"/>
  </front>
</reference>
<reference anchor="SampleData" target="https://github.com/lamps-wg/csr-attestation-examples">
  <front>
    <title>CSR Attestation Sample Data</title>
    <author >
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>



<reference anchor="I-D.ietf-rats-tpm-based-network-device-attest">
   <front>
      <title>TPM-based Network Device Remote Integrity Verification</title>
      <author fullname="Guy Fedorkow" initials="G." surname="Fedorkow">
         <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname="Eric Voit" initials="E." surname="Voit">
         <organization>Cisco Systems</organization>
      </author>
      <author fullname="Jessica Fitzgerald-McKay" initials="J." surname="Fitzgerald-McKay">
         <organization>National Security Agency</organization>
      </author>
      <date day="22" month="March" year="2022"/>
      <abstract>
	 <t>   This document describes a workflow for remote attestation of the
   integrity of firmware and software installed on network devices that
   contain Trusted Platform Modules [TPM1.2], [TPM2.0], as defined by
   the Trusted Computing Group (TCG)), or equivalent hardware
   implementations that include the protected capabilities, as provided
   by TPMs.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-rats-tpm-based-network-device-attest-14"/>
   
</reference>




    </references>


<?line 805?>

<section anchor="examples"><name>Examples</name>

<t>This section provides several examples and sample data for embedding Evidence
in CSRs. The first example embeds Evidence produced by a TPM in the CSR.
The second example conveys an Arm Platform Security Architecture token,
which provides claims about the used hardware and software platform,
into the CSR.</t>

<t>After publication of this document, additional examples and sample data will
be collected at the following GitHub repository <xref target="SampleData"/>:</t>

<t>https://github.com/lamps-wg/csr-attestation-examples</t>

<section anchor="extending-evidencestatementset"><name>Extending EvidenceStatementSet</name>

<t>As defined in <xref target="sec-evidenceAttr"/>, EvidenceStatementSet acts as a way to provide an ASN.1 compiler or
runtime parser with a list of OBJECT IDENTIFIERs that are known to represent EvidenceStatements
-- and are expected to appear in an EvidenceStatement.type field, along with
the ASN.1 type that should be used to parse the data in the associated EvidenceStatement.stmt field.
Essentially this is a mapping of OIDs to data structures. Implementers are expected to populate it
with mappings for the Evidence types that their application will be handling.</t>

<t>This specification aims to be agnostic about the type of data being carried, and therefore
does not specify any mandatory-to-implement Evidence types.</t>

<t>As an example of how to populate EvidenceStatementSet, implementing the TPM 2.0 and PSA Evidence types
given below would result in the following EvidenceStatementSet definition:</t>

<figure><artwork><![CDATA[
EvidenceStatementSet EVIDENCE-STATEMENT ::= {
  --- TPM 2.0
  { Tcg-attest-tpm-certify IDENTIFIED BY tcg-attest-tpm-certify },
  ...,

  --- PSA
  { OCTET STRING IDENTIFIED BY { 1 3 6 1 5 5 7 1 99 } }
}
]]></artwork></figure>

</section>
<section anchor="appdx-tpm2"><name>TPM V2.0 Evidence in CSR</name>

<t>This section describes TPM2 key attestation for use in a CSR.</t>

<t>This is a complete and canonical example that can be used to test parsers implemented against this specification. Readers who wish the sample data may skip to <xref target="appdx-tpm-example"/>; the following sections explain the TPM-specific data structures needed to fully parse the contents of the evidence statement.</t>

<section anchor="tcg-key-attestation-certify"><name>TCG Key Attestation Certify</name>

<t>There are several ways in TPM2 to provide proof of a key's properties.
(i.e., key attestation). This description uses the simplest and most generally
expected to used which is the TPM2_Certify and the TPM2_ReadPublic commands.</t>

</section>
<section anchor="tcg-oids"><name>TCG OIDs</name>

<t>The OIDs in this section are defined by TCG
TCG has a registered arc of 2.23.133</t>

<figure><artwork><![CDATA[
tcg OBJECT IDENTIFIER ::= { 2 23 133 }

tcg-kp-AIKCertificate OBJECT IDENTIFIER ::= { id-tcg 8 3 }

tcg-attest OBJECT IDENTIFIER ::= { tcg 20 }

tcg-attest-tpm-certify OBJECT IDENTIFIER ::= { tcg-attest 1 }
]]></artwork></figure>
<t>The tcg-kp-AIKCertificate OID in extendedKeyUsage identifies an AK Certificate in RFC 5280 format defined by TCG. This
certificate would be a certificate in the EvidenceBundle defined in <xref target="sec-evidenceAttr"/>. (Note: The abbreviation AIK was used in
TPM 1.2 specification. TPM 2.0 specifications use the abbreviation AK. The abbreviations are interchangeable.)</t>

</section>
<section anchor="appdx-tcg-attest-tpm-certify"><name>TPM2 AttestationStatement</name>

<t>The EvidenceStatement structure contains a sequence of two fields:
a type and a stmt. The 'type' field contains the OID of the Evidence format and it is
set to tcg-attest-tpm-certify. The content of the structure shown below is placed into
the stmt, which is a concatenation of existing TPM2 structures. These structures
will be explained in the rest of this section.</t>

<figure><artwork><![CDATA[
Tcg-csr-tpm-certify ::= SEQUENCE {
  tpmSAttest       OCTET STRING,
  signature        OCTET STRING,
  tpmTPublic       OCTET STRING OPTIONAL
}
]]></artwork></figure>

</section>
<section anchor="introduction-to-tpm2-concepts"><name>Introduction to TPM2 concepts</name>

<t>The definitions in the following sections are specified by the Trusted Computing Group (TCG). TCG specification including the TPM2 set of specifications <xref target="TPM20"/>, specifically Part 2 defines the TPM 2.0 structures.
Those familiar with TPM2 concepts may skip to <xref target="appdx-tcg-attest-tpm-certify"/> which defines an ASN.1 structure
specific for bundling a TPM attestation into an EvidenceStatement, and <xref target="appdx-tpm-example"/> which provides the example.
For those unfamiliar with TPM2 concepts this section provides only the minimum information to understand TPM2
Attestation in CSR and is not a complete description of the technology in general.</t>

</section>
<section anchor="tcg-objects-and-key-attestation"><name>TCG Objects and Key Attestation</name>

<t>This provides a brief explanation of the relevant TPM2 commands and data
structures needed to understand TPM2 Attestation used in this RFC.
NOTE: The TPM2 specification used in this explanation is version 1.59,
section number cited are based on that version. Note also that the TPM2
specification comprises four documents: Part 1: Architecture; Part 2: Structures;
Part 3: Commands; Part 4: Supporting Routines.</t>

<t>Note about convention:
All structures starting with TPM2B_ are:</t>

<t><list style="symbols">
  <t>a structure that is a sized buffer where the size of the buffer is contained in a 16-bit, unsigned value.</t>
  <t>The first parameter is the size in octets of the second parameter. The second parameter may be any type.</t>
</list></t>

<t>A full explanation of the TPM structures is outside the scope of this document. As a
simplification references to TPM2B_ structures will simply use the enclosed
TPMT_ structure by the same name following the '_'.</t>

<section anchor="tpm2-object-names"><name>TPM2 Object Names</name>

<t>All TPM2 Objects (e.g., keys are key objects which is the focus of this specification).
A TPM2 object name is persistent across the object's life cycle whether the TPM2
object is transient or persistent.</t>

<t>A TPM2 Object name is a concatenation of a hash algorithm identifier and a hash of
the TPM2 Object's TPMT_PUBLIC.</t>

<figure><artwork><![CDATA[
     Name ≔ nameAlg || HnameAlg (handle→publicArea)
     nameAlg is a TCG defined 16 bit algorithm identifier
]]></artwork></figure>

<t>publicArea is the TPMT_PUBLIC structure for that TPM2 Object.</t>

<t>The size of the Name field can be derived by examining the nameAlg value, which defines
the hashing algorithm and the resulting size.</t>

<t>The Name field is returned in the TPM2B_ATTEST data field.</t>

<figure><artwork><![CDATA[
     typedef struct {
          TPM_GENERATED magic;
          TPMI_ST_ATTEST type;
          TPM2B_NAME qualifiedSigner;
          TPM2B_DATA extraData;
          TPMS_CLOCK_INFO clockInfo;
          UINT64 firmwareVersion;
          TPMU_ATTEST attested;
     } TPMS_ATTEST;
]]></artwork></figure>

<t>where for a key object the attested field is</t>

<figure><artwork><![CDATA[
     typedef struct {
          TPM2B_NAME name;
          TPM2B_NAME qualifiedName;
     } TPMS_CERTIFY_INFO;
]]></artwork></figure>

</section>
<section anchor="tpm2-public-structure"><name>TPM2 Public Structure</name>

<t>Any TPM2 Object has an associated TPM2 Public structure defined
as TPMT_PUBLIC. This is defined below as a 'C' structure. While there
are many types of TPM2 Objects each with its own specific TPMT_PUBLIC
structure (handled by the use of 'unions') this document will specifically
define TPMT_PUBLIC for a TPM2 key object.</t>

<figure><artwork><![CDATA[
     typedef struct {
          TPMI_ALG_PUBLIC type;
          TPMI_ALG_HASH nameAlg;
          TPMA_OBJECT objectAttributes;
          TPM2B_DIGEST authPolicy;
          TPMU_PUBLIC_PARMS parameters;
          TPMU_PUBLIC_ID unique;
     } TPMT_PUBLIC;
]]></artwork></figure>

<t>Where:
* type and nameAlg are 16 bit TCG defined algorithms.
* objectAttributes is a 32 bit field defining properties of the object, as shown below</t>

<figure><artwork><![CDATA[
     typedef struct TPMA_OBJECT {
          unsigned Reserved_bit_at_0 : 1;
          unsigned fixedTPM : 1;
          unsigned stClear : 1;
          unsigned Reserved_bit_at_3 : 1;
          unsigned fixedParent : 1;
          unsigned sensitiveDataOrigin : 1;
          unsigned userWithAuth : 1;
          unsigned adminWithPolicy : 1;
          unsigned Reserved_bits_at_8 : 2;
          unsigned noDA : 1;
          unsigned encryptedDuplication : 1;
          unsigned Reserved_bits_at_12 : 4;
          unsigned restricted : 1;
          unsigned decrypt : 1;
          unsigned sign : 1;
          unsigned x509sign : 1;
          unsigned Reserved_bits_at_20 : 12;
     } TPMA_OBJECT;
]]></artwork></figure>

<t><list style="symbols">
  <t>authPolicy is the Policy Digest needed to authorize use of the object.</t>
  <t>Parameters are the object type specific public information about the key.
  <list style="symbols">
      <t>For key objects, this would be the key's public parameters.</t>
    </list></t>
  <t>unique is the identifier for parameters</t>
</list></t>

<t>The size of the TPMT_PUBLIC is provided by the following structure:</t>

<figure><artwork><![CDATA[
     typedef struct {
          UINT16     size;
          TPMT_PUBLIC publicArea;
     } TPM2B_PUBLIC;
]]></artwork></figure>

</section>
<section anchor="tpm2-signatures"><name>TPM2 Signatures</name>

<t>TPM2 signatures use a union where the first field (16 bits) identifies
the signature scheme. The example below shows an RSA signature where
TPMT_SIGNATURE-&gt;sigAlg will indicate to use TPMS_SIGNATURE_RSA
as the signature.</t>

<figure><artwork><![CDATA[
     typedef struct {
          TPMI_ALG_SIG_SCHEME sigAlg;
          TPMU_SIGNATURE signature;
     } TPMT_SIGNATURE;

     typedef struct {
          TPMI_ALG_HASH hash;
          TPM2B_PUBLIC_KEY_RSA sig;
     } TPMS_SIGNATURE_RSA;
]]></artwork></figure>

</section>
<section anchor="attestation-key"><name>Attestation Key</name>

<t>The uniquely identifying TPM2 key is the Endorsement Key (the EK). As this is a privacy
sensitive key, the EK is not directly used to attest to any TPM2 asset. Instead,
the EK is used by an Attestation CA to create an Attestation Key (the AK). The AK is
assumed trusted by the Verifier and is assume to be loaded in the TPM during the execution
of the process described in the subsequent sections. The description of how to create the AK is outside
the scope of this document.</t>

</section>
<section anchor="attester-processing"><name>Attester Processing</name>

<t>The only signed component is the TPM2B_ATTEST structure, which returns
only the (key's) Name and the signature computed over the Name but no detailed information
about the key. As the Name is comprised of public information, the Name can
be calculated by the Verifier but only if the Verify knows all the public
information about the Key.</t>

<t>The Attester's processing steps are as follows:</t>

<t>Using the TPM2 command TPM2_Certify obtain the TPM2B_ATTEST and TPMT_SIGNATURE structures
from the TPM2. The signing key for TPMT_SIGNATURE is an Attention Key (or AK), which is
assumed to be available to the TPM2 upfront. More details are provided in <xref target="attestation-key"/></t>

<t>The TPM2 command TPM2_Certify takes the following input:</t>

<t><list style="symbols">
  <t>TPM2 handle for Key (the key to be attested to)</t>
  <t>TPM2 handle for the AK (see <xref target="attestation-key"/>)</t>
</list></t>

<t>It produces the following output:</t>

<t><list style="symbols">
  <t>TPM2B_ATTEST in binary format</t>
  <t>TPMT_SIGNATURE in binary format</t>
</list></t>

<t>Then, using the TPM2 command TPM2_ReadPublic obtain the Keys TPM2B_PUBLIC structure.
While the Key's public information can be obtained by the Verifier in a number
ways, such as storing it from when the Key was created, this may be impractical
in many situations. As TPM2 provided a command to obtain this information, this
specification will include it in the TPM2 Attestation CSR extension.</t>

<t>The TPM2 command TPM2_ReadPublic takes the following input:</t>

<t><list style="symbols">
  <t>TPM2 handle for Key (the key to be attested to)</t>
</list></t>

<t>It produces the following output:</t>

<t><list style="symbols">
  <t>TPM2B_PUBLIC in binary format</t>
</list></t>

</section>
<section anchor="verifier-processing"><name>Verifier Processing</name>

<t>The Verifier has to perform the following steps once it receives the Evidence:</t>

<t><list style="symbols">
  <t>Verify the TPM2B_ATTEST using the TPMT_SIGNATURE.</t>
  <t>Use the Key's "expected" Name from the provided TPM2B_PUBLIC structure.
If Key's "expected" Name equals TPM2B_ATTEST-&gt;attestationData then returned TPM2B_PUBLIC is the verified.</t>
</list></t>

</section>
</section>
<section anchor="appdx-tpm-example"><name>Sample CSR</name>

<t>This CSR demonstrates a certification request for a key stored in a TPM using the following structure:</t>

<figure><artwork><![CDATA[
CSR {
  attributes {
    id-aa-evidence {
      EvidenceBundle {
        Evidences {
          EvidenceStatement {
            type: tcg-attest-tpm-certify,
            stmt: <TcgAttestTpmCertify_data>
            hint: "tpmverifier.example.com"
          }
        },
        certs {
          akCertificate,
          caCertificate
        }
      }
    }
  }
}
]]></artwork></figure>

<t>Note that this example demonstrates most of the features of this specification:</t>

<t><list style="symbols">
  <t>The data type is identified by the OID id-TcgCsrCertify contained in the <spanx style="verb">EvidenceStatement.type</spanx> field.</t>
  <t>The signed evidence is carried in the <spanx style="verb">EvidenceStatement.stmt</spanx> field.</t>
  <t>The <spanx style="verb">EvidenceStatement.hint</spanx> provides information to the Relying Party about which Verifier (software) will be able to correctly parse this data. Note that the <spanx style="verb">type</spanx> OID indicates the format of the data, but that may itself be a wrapper format that contains further data in a proprietary format. In this example, the hint says that software from the package <spanx style="verb">"tpmverifier.example.com"</spanx> will be able to parse this data.</t>
  <t>The evidence statement is accompanied by a certificate chain in the <spanx style="verb">EvidenceBundle.certs</spanx> field which can be used to verify the signature on the evidence statement. How the Verifier establishes trust in the provided certificates is outside the scope of this specification.</t>
</list></t>

<t>This example does not demonstrate an EvidenceBundle that contains multiple EvidenceStatements sharing a certificate chain.</t>

<figure><artwork><![CDATA[
-----BEGIN CERTIFICATE REQUEST-----
MIINnjCCDIgCAQAwcjELMAkGA1UEBhMCQVUxDDAKBgNVBAgMA1FMRDERMA8GA1UE
BwwIQnJpc2JhbmUxGzAZBgNVBAoMEmlldGYtMTE5LWhhY2thdGhvbjEWMBQGA1UE
CwwNaWV0Zi1jc3ItdGVzdDENMAsGA1UEAwwEa2V5MTCCASIwDQYJKoZIhvcNAQEB
BQADggEPADCCAQoCggEBALHs46qywIKk3JpICeppzL7laofTNESwwzov2RNKHp3J
CmpnpvK9pn1RycQGxEnCK+hyFUjgezMo656zjPsMlNs2Cb2KLj7W2oP75x8cb/k8
aLbok+4qnnUd+6wvZKOvNuprj/AWeXuebsq6U5R0wFN0yHU1dEzzMpK3DhpDoq61
fRWDy2KSxlt3Vs9YtKYr54+u9DSLEYMmwx/gOEThXy1hQ3hMaJsgBZlCI2vI8NG2
rEGZdyuHyQJhjKVKwsY6MgUoslKpKhkEZIolPKbSDeRHtvrJOtjwSFo3zfuFm03Q
/m3xEPn//i0icKwPNm5hVsyS02ZU7FCQuytgJpVW2s8CAwEAAaCCCucwDwYJKoZI
hvcNAQkOMQIwADCCCtIGCyqGSIb3DQEJEAI7MYIKwTCCCr0wggq5MIIC2jCCAtYG
BWeBBRQBMIICsgSBkf9UQ0eAFwAiAAt4r6q4eL+MRkZVMf4zVfg3vCBxjkAv7lB8
ZnNxaHQNbgAEAP9VqgAAAAAAACLaAAAAAAAAAAABIBUBEwAVSCIAIgALGGteNQ9z
gSzgw5UUDHgJOG0UpLZVbstlorgYM1dGRI4AIgALqYkehoHN34Yg7HNO/HOG7/UN
bNOVPKp1fg4MTz0DbKAEggEAOFmcmbvoqJL3CRKvCdyEGuIL44kJKPrfLevba85c
OTf5m2G+4W57HR8w5gYHozrTVhbx6oUla9rAb3fxC6ViqwMdPqdkFeNtzIc/TB2U
hh0yW5gp6GRK5No+JDJ6OKVoqvy2mBZLnUbvTOoGyeYZnuVqK62wL2cKDv0ARRjs
QwRBWClo7n3UYs8/0ycXFnYtBzPpSjRMMW79bzG3JsFQLtj/pFzTpBu9fzu88Ylo
wm6HmvwdMyTw3Hq4ou2+hcjl1/NVu5EThfiwTsllDpRuGgzp42L1nJHNlLW9KGYQ
eyGesvtoX9JTTYG0r72rXA9VMw7OSsmHhRWXL0TJmdUccwSCARYAAQALAAYAcgAA
ABAAEAgAAAAAAAEAsezjqrLAgqTcmkgJ6mnMvuVqh9M0RLDDOi/ZE0oenckKamem
8r2mfVHJxAbEScIr6HIVSOB7MyjrnrOM+wyU2zYJvYouPtbag/vnHxxv+TxotuiT
7iqedR37rC9ko6826muP8BZ5e55uyrpTlHTAU3TIdTV0TPMykrcOGkOirrV9FYPL
YpLGW3dWz1i0pivnj670NIsRgybDH+A4ROFfLWFDeExomyAFmUIja8jw0basQZl3
K4fJAmGMpUrCxjoyBSiyUqkqGQRkiiU8ptIN5Ee2+sk62PBIWjfN+4WbTdD+bfEQ
+f/+LSJwrA82bmFWzJLTZlTsUJC7K2AmlVbazwwXdHBtdmVyaWZpZXIuZXhhbXBs
ZS5jb20wggfXMIIEYDCCA0igAwIBAgIUJ65JvgeACRrqSqGBIEY5mH7SiHUwDQYJ
KoZIhvcNAQELBQAwdDELMAkGA1UEBhMCQVUxDDAKBgNVBAgMA1FMRDERMA8GA1UE
BwwIQnJpc2JhbmUxGzAZBgNVBAoMEmlldGYtMTE5LWhhY2thdGhvbjEWMBQGA1UE
CwwNaWV0Zi1jc3ItdGVzdDEPMA0GA1UEAwwGcm9vdENBMB4XDTI0MDcwNzAxMDMx
OVoXDTI0MDgwNjAxMDMxOVowcDELMAkGA1UEBhMCQVUxDDAKBgNVBAgMA1FMRDER
MA8GA1UEBwwIQnJpc2JhbmUxGzAZBgNVBAoMEmlldGYtMTE5LWhhY2thdGhvbjEW
MBQGA1UECwwNaWV0Zi1jc3ItdGVzdDELMAkGA1UEAwwCYWswggEiMA0GCSqGSIb3
DQEBAQUAA4IBDwAwggEKAoIBAQCSMnAsx2LBunwXqcOL0zHHWKctsL2EovzKAZev
9452fqmDpJqcud3m3JLTHBsgBElIniaCuwUutixde1aPRrBHRyqmkrX2j/+SDEX3
iG5nu5Qy6Rp7fZ1DEUPjZhYV2/9TJx/zyEg5BWGj18RhI0zd5Ol60GG6PuS3i2Ob
mVk5vP5fbUgLSAfbkDbERaHeCMW3UK4jU7C3rlT4uvbUREBWQCms6z5CllRGEfA1
VboppYeYIitwC0kRM3mZeMDlNDwCd07wQGoDXFpvDJREKBgkdMucYfdIc5dZIp7H
4bdtZrhyIO9wNq2F5YLyCTYbuWGCvnReJa7FKHcUvr4/4BVpAgMBAAGjge0wgeow
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
-----END CERTIFICATE REQUEST-----
]]></artwork></figure>

</section>
</section>
<section anchor="psa-attestation-token-in-csr"><name>PSA Attestation Token in CSR</name>

<t>The Platform Security Architecture (PSA) Attestation Token is
defined in <xref target="I-D.tschofenig-rats-psa-token"/> and specifies
claims to be included in an Entity Attestation
Token (EAT). <xref target="I-D.bft-rats-kat"/> defines key attestation
based on the EAT format. In this section the platform
attestation offered by <xref target="I-D.tschofenig-rats-psa-token"/>
is combined with key attestation by binding the
key attestation token (KAT) to the platform attestation token (PAT)
with the help of the nonce. For details see <xref target="I-D.bft-rats-kat"/>.
The resulting KAT-PAT bundle is, according to
<xref section="5.1" sectionFormat="of" target="I-D.bft-rats-kat"/>, combined in a CMW collection
<xref target="I-D.ietf-rats-msg-wrap"/>.</t>

<t>The encoding of this KAT-PAT bundle is shown in the example below.</t>

<figure><artwork><![CDATA[
EvidenceBundle
   +
   |
   + Evidences
   |
   +---->  EvidenceStatement
        +
        |
        +-> type: OID for CMW Collection
        |         1 3 6 1 5 5 7 1 TBD
        |
        +-> stmt: KAT/PAT CMW Collection
]]></artwork></figure>

<t>The value in EvidenceStatement-&gt;stmt is based on the
KAT/PAT example from <xref section="6" sectionFormat="of" target="I-D.bft-rats-kat"/> and
the result of CBOR encoding the CMW collection shown below
(with line-breaks added for readability purposes):</t>

<figure><artwork><![CDATA[
{
  "kat":
    h'd28443A10126A058C0A30A5820B91B03129222973C214E42BF31D68
      72A3EF2DBDDA401FBD1F725D48D6BF9C8171909C4A40102200121
      5820F0FFFA7BA35E76E44CA1F5446D327C8382A5A40E5F29745DF
      948346C7C88A5D32258207CB4C4873CBB6F097562F61D5280768C
      D2CFE35FBA97E997280DBAAAE3AF92FE08A101A40102200121582
      0D7CC072DE2205BDC1537A543D53C60A6ACB62ECCD890C7FA27C9
      E354089BBE13225820F95E1D4B851A2CC80FFF87D8E23F22AFB72
      5D535E515D020731E79A3B4E47120584056F50D131FA83979AE06
      4E76E70DC75C070B6D991AEC08ADF9F41CAB7F1B7E2C47F67DACA
      8BB49E3119B7BAE77AEC6C89162713E0CC6D0E7327831E67F3284
      1A',
  "pat":
    h'd28443A10126A05824A10A58205CA3750DAF829C30C20797EDDB794
      9B1FD028C5408F2DD8650AD732327E3FB645840F9F41CAB7F1B7E
      2C47F67DACA8BB49E3119B7BAE77AEC6C89162713E0CC6D0E7327
      831E67F32841A56F50D131FA83979AE064E76E70DC75C070B6D99
      1AEC08AD'
}
]]></artwork></figure>

</section>
</section>
<section anchor="asn1-module"><name>ASN.1 Module</name>

<figure><artwork><![CDATA[
CSR-ATTESTATION-2023
  { iso(1) identified-organization(3) dod(6) internet(1) security(5)
  mechanisms(5) pkix(7) id-mod(0) id-mod-pkix-attest-01(TBDMOD) }

CsrAttestation DEFINITIONS IMPLICIT TAGS ::= BEGIN

EXPORTS ALL;

IMPORTS

Certificate, id-pkix
  FROM PKIX1Explicit-2009
    { iso(1) identified-organization(3) dod(6) internet(1) security(5)
    mechanisms(5) pkix(7) id-mod(0) id-mod-pkix1-explicit-02(51) }

CertificateChoices
  FROM CryptographicMessageSyntax-2010
    { iso(1) member-body(2) us(840) rsadsi(113549)
    pkcs(1) pkcs-9(9) smime(16) modules(0) id-mod-cms-2009(58) }

EXTENSION, ATTRIBUTE, AttributeSet{}, SingleAttribute{}
  FROM PKIX-CommonTypes-2009 -- from [RFC5912]
    { iso(1) identified-organization(3) dod(6) internet(1) security(5)
    mechanisms(5) pkix(7) id-mod(0) id-mod-pkixCommon-02(57) }

id-aa
  FROM SecureMimeMessageV3dot1
    { iso(1) member-body(2) us(840) rsadsi(113549)
    pkcs(1) pkcs-9(9) smime(16) modules(0) msg-v3dot1(21) }
  ;

-- Branch for attestation statement types
id-ata OBJECT IDENTIFIER ::= { id-pkix (TBD1) }

EVIDENCE-STATEMENT ::= TYPE-IDENTIFIER

EvidenceStatementSet EVIDENCE-STATEMENT ::= {
   ... -- None defined in this document --
}

EvidenceStatement ::= SEQUENCE {
   type   EVIDENCE-STATEMENT.&id({EvidenceStatementSet}),
   stmt   EVIDENCE-STATEMENT.&Type({EvidenceStatementSet}{@type}),
   hint   UTF8String OPTIONAL
}

id-aa-evidence OBJECT IDENTIFIER ::= { id-aa 59 }

-- For PKCS#10
attr-evidence ATTRIBUTE ::= {
  TYPE EvidenceBundle
  COUNTS MAX 1
  IDENTIFIED BY id-aa-evidence
}

-- For CRMF
ext-evidence EXTENSION ::= {
  SYNTAX EvidenceBundle
  IDENTIFIED BY id-aa-evidence
}

EvidenceBundle ::= SEQUENCE {
   evidences SEQUENCE SIZE (1..MAX) OF EvidenceStatement,
   certs SEQUENCE SIZE (1..MAX) OF CertificateChoices OPTIONAL
      -- CertificateChoices MUST NOT contain the depreciated
      -- certificate structures or attribute certificates,
      -- see Section 10.2.2 of [RFC5652]
}

END
]]></artwork></figure>

<section anchor="tcg-dice-example-in-asn1"><name>TCG DICE Example in ASN.1</name>

<t>This section gives an example of extending the ASN.1 module above to carry an existing ASN.1-based Evidence Statement.
The example used is the Trusted Computing Group DICE Attestation Conceptual Message Wrapper, as defined in <xref target="TCGDICE1.1"/>.</t>

<figure><artwork><![CDATA[
CsrAttestationDiceExample DEFINITIONS IMPLICIT TAGS ::= BEGIN

IMPORTS 

tcg-dice-conceptual-message-wrapper FROM TcgDiceAttestation
DiceConceptualMessageWrapper FROM TcgDiceAttestation
tcg-dice-TcbInfo FROM TcgDiceAttestation
DiceTcbInfo FROM TcgDiceAttestation
EvidenceStatementSet FROM CsrAttestation
;

tcgDiceCmwEvidenceStatementES EVIDENCE-STATEMENT ::= { 
  DiceConceptualMessageWrapper IDENTIFIED BY tcg-dice-conceptual-message-wrapper }

tcgDiceTcbInfoEvidenceStatementES EVIDENCE-STATEMENT ::= {
  DiceTcbInfo IDENTIFIED BY tcg-dice-TcbInfo }
-- where ConceptualMessageWrapper, tcg-dice-conceptual-message-wrapper, DiceTcbInfo, and tcg-dice-TcbInfo
-- are defined in DICE-Attestation-Architecture-Version-1.1-Revision-18_6Jan2024.pdf

EvidenceStatementSet EVIDENCE-STATEMENT ::= {
  tcgDiceEvidenceStatementES, 
  tcgDiceTcbInfoEvidenceStatementES 
  ...
}
END

TcgDiceAttestation DEFINITIONS AUTOMATIC TAGS ::= BEGIN

EXPORTS ALL;

tcg OBJECT IDENTIFIER ::= { 2 23 133 }
tcg-dice OBJECT IDENTIFIER ::= { tcg platformClass(5) dice(4) }
tcg-dice-TcbInfo OBJECT IDENTIFIER ::= { tcg-dice tcbinfo(1) }
tcg-dice-endorsement-manifest-uri OBJECT IDENTIFIER ::= { tcg-dice manifest-uri(3) }
tcg-dice-Ueid OBJECT IDENTIFIER ::= { tcg-dice ueid(4) }
tcg-dice-MultiTcbInfo OBJECT IDENTIFIER ::= {tcg-dice multitcbinfo(5) }
tcg-dice-UCCS-evidence OBJECT IDENTIFIER ::= {tcg-dice uccs-evidence(6) }
tcg-dice-manifest-evidence OBJECT IDENTIFIER ::= {tcg-dice manifest-evidience(7) }
tcg-dice-MultiTcbInfoComp OBJECT IDENTIFIER ::= {tcg-dice multitcbinfocomp(8) }
tcg-dice-conceptual-message-wrapper OBJECT IDENTIFIER ::= { tcg-dice cmw(9) }
tcg-dice-TcbFreshness OBJECT IDENTIFIER ::= { tcg-dice tcb-freshness(11) }

DiceConceptualMessageWrapper ::= SEQUENCE {
  cmw OCTET STRING
}

DiceTcbInfo ::= SEQUENCE {
  vendor [0] IMPLICIT UTF8String OPTIONAL,
  model [1] IMPLICIT UTF8String OPTIONAL,
  version [2] IMPLICIT UTF8String OPTIONAL,
  svn [3] IMPLICIT INTEGER OPTIONAL,
  layer [4] IMPLICIT INTEGER OPTIONAL,
  index [5] IMPLICIT INTEGER OPTIONAL,
  fwids [6] IMPLICIT FWIDLIST OPTIONAL,
  flags [7] IMPLICIT OperationalFlags OPTIONAL,
  vendorInfo [8] IMPLICIT OCTET STRING OPTIONAL,
  type [9] IMPLICIT OCTET STRING OPTIONAL,
  flagsMask [10]IMPLICIT OperationalFlagsMask OPTIONAL,
  integrityRegisters [11] IMPLICIT IrList OPTIONAL
}

FWIDLIST ::= SEQUENCE SIZE (1..MAX) OF FWID
  FWID ::= SEQUENCE {
  hashAlg OBJECT IDENTIFIER,
  digest OCTET STRING
}

OperationalFlags ::= BIT STRING {
  notConfigured (0),
  notSecure (1),
  recovery (2),
  debug (3),
  notReplayProtected (4),
  notIntegrityProtected (5),
  notRuntimeMeasured (6),
  notImmutable (7),
  notTcb (8),
  fixedWidth (31)
}

OperationalFlagsMask ::= BIT STRING {
  notConfigured (0),
  notSecure (1),
  recovery (2),
  debug (3),
  notReplayProtected (4),
  notIntegrityProtected (5),
  notRuntimeMeasured (6),
  notImmutable (7),
  notTcb (8),
  fixedWidth (31)
}

IrList ::= SEQUENCE SIZE (1..MAX) OF IntegrityRegister

IntegrityRegister ::= SEQUENCE {
  registerName IA5String OPTIONAL,
  registerNum INTEGER OPTIONAL,
  hashAlg OBJECT IDENTIFIER,
  digest OCTET STRING
}

EndorsementManifestURI ::= SEQUENCE {
  emUri UTF8String
}

TcgUeid ::= SEQUENCE {
  ueid OCTET STRING
}

DiceTcbInfoSeq ::= SEQUENCE SIZE (1..MAX) OF DiceTcbInfo

DiceTcbInfoComp ::= SEQUENCE SIZE (1..MAX) OF TcbInfoComp

TcbInfoComp ::= SEQUENCE {
  commonFields [0] IMPLICIT DiceTcbInfo,
  evidenceValues [1] IMPLICIT DiceTcbInfoSeq
}

UccsEvidence ::= SEQUENCE {
  uccs OCTET STRING
} 

Manifest ::= SEQUENCE {
  format ManifestFormat,
  manifest OCTET STRING
}

ManifestFormat ::= ENUMERATED {
  swid-xml    (0),
  coswid-cbor (1),
  coswid-json (2),
  tagged-cbor (3)
}

DiceTcbFreshness ::= SEQUENCE {
  nonce OCTET STRING
}
END
]]></artwork></figure>

</section>
<section anchor="tcg-dice-tcbinfo-example-in-csr"><name>TCG DICE TcbInfo Example in CSR</name>

<t>This section gives an example of extending the ASN.1 module above to carry an existing ASN.1-based evidence statement.
The example used is the Trusted Computing Group DiceTcbInfo, as defined in <xref target="TCGDICE1.1"/>.</t>

<figure><artwork><![CDATA[
﻿// SET of CSR Attributes
A0 82 00 8E
  // CSR attributes
  30 82 00 8A
    // OBJECT IDENTIFIER id-aa-evidence (1 2 840 113549 1 9 16 2 59)
    06 0B 2A 86 48 86 F7 0D 01 09 10 02 3B
      // SET -- This attribute
      31 79
        // EvidenceBundles ::= SEQUENCE SIZE (1..MAX) OF EvidenceBundle
        30 77
          // EvidenceBundle ::= SEQUENCE
          30 75
            // EvidenceStatements ::= SEQUENCE SIZE (1..MAX) OF EvidenceStatement
            30 73
              // EvidenceStatement ::= SEQUENCE
              30 71
                // type: OBJECT IDENTIFIER tcg-dice-TcbInfo (2.23.133.5.4.1)
                06 06 67 81 05 05 04 01
                // stmt: SEQUENCE
                30 4E
                  // CONTEXT_SPECIFIC | version (02)
                  // version = ABCDEF123456
                  82 0C 41 42 43 44 45 46 31 32 33 34 35 36
                  // CONTEXT_SPECIFIC | svn (03)
                  // svn = 4
                  83 01 04
                  // CONTEXT_SPECIFIC | CONSTRUCTED | fwids (06)
                  A6 2F
                  // SEQUENCE
                  30 2D
                    // OBJECT IDENTIFIER SHA256
                    06 09 60 86 48 01 65 03 04 02 01
                    // OCTET STRING
                    // fwid = 0x0000....00
                    04 20 00 00 00 00 00 00 00 00
                    00 00 00 00 00 00 00 00
                    00 00 00 00 00 00 00 00
                    00 00 00 00 00 00 00 00
                  // CONTEXT_SPECIFIC | vendorInfo (08)
                  // vendor info = 0x00000000
                  88 04 00 00 00 00
                  // CONTEXT_SPECIFIC | type (09)
                  // type = 0x00000000
                  89 04 00 00 00 00
                // hint: UTF8STRING "DiceTcbInfo.example.com"
                0C 17 44 69 63 65 54 63 62 49 6e 66 6f
                2e 65 78 61 6d 70 6c 65 2e 63 6f 6d

// BER only
A0 82 00 8E 30 82 00 8A 06 0B 2A 86 48 86 F7 0D 
01 09 10 02 3B 30 7B 31 79 30 77 30 75 30 73 30 
71 06 06 67 81 05 05 04 01 30 4E 82 0C 41 42 43 
44 45 46 31 32 33 34 35 36 83 01 04 A6 2F 30 2D 
06 09 60 86 48 01 65 03 04 02 01 04 20 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 88 04 00 
00 00 00 89 04 00 00 00 00 0C 17 44 69 63 65 54 
63 62 49 6e 66 6f 2e 65 78 61 6d 70 6c 65 2e 63 
6f 6d
]]></artwork></figure>

</section>
</section>
<section anchor="acknowledgments"><name>Acknowledgments</name>

<t>This specification is the work of a design team created by the chairs of the
LAMPS working group. The following persons, in no specific order,
contributed to the work: Richard Kettlewell, Chris Trufan, Bruno Couillard,
Jean-Pierre Fiset, Sander Temme, Jethro Beekman, Zsolt Rózsahegyi, Ferenc
Pető, Mike Agrenius Kushner, Tomas Gustavsson, Dieter Bong, Christopher Meyer,
Michael StJohns, Carl Wallace, Michael Richardson, Tomofumi Okubo, Olivier
Couillard, John Gray, Eric Amador, Johnson Darren, Herman Slatman, Tiru Reddy,
Corey Bonnell, Argenius Kushner, James Hagborg, A.J. Stein, John Kemp, Ned
Smith.</t>

<t>We would like to specifically thank Mike StJohns for his work on an earlier
version of this draft.</t>

<t>We would also like to specifically thank Monty Wiseman for providing the
appendix showing how to carry a TPM 2.0 Attestation, and to Corey Bonnell for helping with the hackathon scripts to bundle it into a CSR.</t>

<t>Finally, we would like to thank Andreas Kretschmer, Hendrik Brockhaus, David von Oheimb,
and Thomas Fossati for their feedback based on implementation experience, and Daniel Migault and Russ Housley
for their review comments.</t>

</section>


  </back>

<!-- ##markdown-source:
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
D8ozZ+imSNI2EI6VcNQ0uIuJBB1T7gLWhBALDyetYENoMemtRfnJwNF5x4KA
VhIZpZTaB5PK7v87g+UfAjHBcO7AD2F+eWpRzC9f8NR0ILaS02aUU0Ws5bCa
uSIDhhcyG5M1gOPLHRQVgl4F3JHPvvdUQDwQLiMHXCMo0Jc89n0g3Rzt6cJC
ZZQXmlDyr8qNRjkUh1gEWsfwlrKFyrANZvliXp5R/yhp/OOWLyqpEmQ29EIO
EHaQSV1R0anJZ5CnCPZuv+RAswBWUEmpwHjLSCU3wXBGPC4CPlS88EK86a5X
gvqWsbVne/wDEqGWaO8/0/9JVnLsLeccp/+OWt2/hhpjoMKZvrdco9L2u/z9
ezAeK7aoztScqsX7lBcDU3kR9KWp/+J/pcNcUNyP2wu5N5l61OQLxZm/kcUF
qlhbCSV8J46PQJGXCJfylMS95K9DdTCrnitoYch8hq12o7JSLACEq8yTkglA
ZYb09fOka/r+fvD4Iv3EtGIBJtLo+49FbR0KP+8j6c8aZKISRaWFF53N0gKo
RRdpBUHgy0c11vFTEa+DxaKBHrHK4MxjSWQX5h+F67ONVi7ZqIQfsRmTdogC
vVQ4Ceot6x4VwyIvZeHXHqA8czBFd6wve6/Al529ie4IP6Vdp0Ji8wbIPJsL
kcon5JzFKoxFYYFhjFSoGp9MQKF6aq4DUhAw/zxpSIyLI5bGCPMXQVCYpyal
UihBuIbcR5bYsAcYx83y0goHZjUFreLqwZFk+Nx3SnMFDu0yajdmP7kSgtLX
VernzbbOzCHNqtGr6x10OgLqhD9aq9lsL16q1VpzXDXujM3gpX7dMqbnRua+
Xpm0qncP92+1mnFVGbcfKsa4ZWQarU6t3mkZZWqjVTab5t3icjnIXk768/u3
83fjmTV2WvX5bDY8f/JbvXrh+nEyecr6k+H5ZN1/qT+2Knesg+pm0zYfH9LP
duZlkGv6w/OH92Gt3m4ZHjUwNpu6mX0otHrVqtFtbmp3T5dXznNzsh60jbt6
RavcGbXxuH5r1KDBnVOF3yvG9YWXL75uN82rae5y2axay+X7dWlmOqNeu97d
bN6ddbbTvrpY5i616ny5WK6vTpeLTGc7uDt/qy+qV8eTbeP+ZWy9t5xiofj+
cuu1Zm0vW+1nr65fSo9Z57ZUeCsP+ifTsmZe953pcf51sbgfHhc36+erm3V7
tXRfToxH6/PK6nuvxftCJ71ptNPbi/vMsP7+3lpe5WqTZc15LWa0Ueexts1e
dd9mfu7BO33yr57cQv54dVrrXtefWvPN28n4pt6bfN5mJne5Scu89MaV51m1
mV03y+3zrObWz5+H29XF9u5y8nL1cLXxnoqt8b3jza6WV5Np/bnpzG6v+t2a
1bnw1+7ljf+y6Tac3Pto1Zinc3fayTz3Vr9dnJzYaXtwtbltzwuTB2/bTWef
70uN6t1q648vlw+PWa9cNTZ1wzCr1epqsKlt2Glo7DimN6275gZPouo3z6vb
1/Nus5+r3dUv60az1HpqXm3gGKtuejMevxYA+KpZAD7DfzrXKo9WpdK5q+BD
b9ytTEen93dpy2hsDNsw/LxbfM1b18etzvT5oTXKvz+Mxrl1tfL2MjXWpVml
rD0v2m/mxV27Pzbqxu3pw+vYYD/Va9MIfirNyn2lvjEeutWm0Rwb1+fnvtW+
O33Xxt338aZwf1+7GF/enKfvl9fPD33Pnznu+KmVGZ53mnn64PVpak2ci3Yu
/zQuXbRvTi5uzksn922t3755uL1aZkbjfKv3nq71r4w6QKNx05gP5v2183p5
nat2rtbV4bZ+vmpe5/PTy6tbd3RtrftmuTDQbnqjwjx7fpx/LJQuOuVNYfx0
4by7vYdJ/63o3M/MU9fo50Zv1eKD/bppDW9fh9OG1fbfm4OTXiV7r00m6e1j
YbwsnneuCm3n+LJ2Wby5enBe19vsvPJ8vbjvr3s3zvnWenperB5er4rZzXV2
cFVbp41O58XT7jadymN15pQWufsnr3yS3g4+NxZPfuX9dtl96bRaj6XT/vt5
7tJr3F37LyfLxntvWVmdjt5X5fLTzNE28+LFfL0Ztra9Te7iNe+ssseTwcss
c9J+WBUAhkf2pufNZrVlZ3U+fl/ms9eZxeVFe3b9eHp1/nSnWdtzy1v7zufT
y17v6TztlrLuZ+P0obUp3XS9+cWk8/j5Ot27nA/vB4NNt2p0ngzAXNeG8WQA
w2doRsUAABCHXzc86/3l1b02xq+9wXw6vizOF601rH1y2kp3rmu1G/vkuZ52
AL1Or4CTn2tlNzsfPVxcvhn9enfQdIsXzYfuTaXU2r64C/emdbzZ3mffny7X
T87q1u+b45P14uLtbX3ce3P8ld3TSvarNezkSm71dOoUy9nifHVbrjwXrEJh
tXWXvdlFz7jP9ZrD3kMamO/t1B3cnE9vbNd9OG083V5rT8vr88fc8PE9Y6eX
9nrxUiyl202vM972axfHRr5z0xhdPzZqVv3NmW+Nxvy++WKWXzbpvundPc9y
2lV+dGnMz1vLe7f69uJsK117e/86fT2/60xt+7689JvtQt3KHnvTYva20nx8
GbUB6vq9Ye24P6rfacejk+Pr7uXGNcrZ/rzx+H553Xue9bz7y2rpKmvMZw99
832z+Ty8qPjD+cPWfHxePn9urp4/Tyb9zxVPe+4WXvpZvOejz3Cl60+IndP2
2Ng0gY407y+Lhcv12DKqHfe1+3pegRaF+UWpa1/cE4rXFBx/DSh+AzThvw3K
dNsy0oIynQ/mp+thvV1pVfKfa71mulUbbNrvxlur1nrTbh4c/nC8ab+wh/Bs
M/jJpWhiLf/oUjSxlj1LkbOApVSfHj04rbqNy6t2GebWAHVXjLt7w8g3K7WN
gQ2uDAeO8K7abS0M7y17DZzL5vPr4OY6/X5x8Xg18L3rbN1Zv18Zz9ZaO80X
sqPXeW15+TpYDXPzHADSRQXIV33WXNhmdbW5X/n229DKmLcdt3LR2b7Op+7n
7MvJcbdW/5zT7PPCYlW42xY7y9LoOVOr39++PE+eHrInp73Lt5P3bX1cqDye
v2TKnUkz/T4s3MyK6fPz4u2qm7OzN31t/jAtrG8Lo/79+LprjPrTWr/eMS+s
ausxd3+Vf7kvVXPurJdfrfv3nXrl8a4694rvheps1jmvj4yM9tB3lssn66lp
+5tqetpp5ebPVqs2a9c21WG6tLk7d2qfG8t17bJThzOcDlurwdNo2BwUhs/N
ZelCy/eH/rM72TZvTjft12yj8HS9rfae+qvH8+p60bEuzVLj6mJwv3bzJ/nK
wxJAAHDYOXAfcH8sZ6ONn4kXGjY3QBffq5XpVSO/vHj66TvxXxyQYu/EeNK5
K7mjbK3uPGmLl9bl083yvVM97mX6VX/8YrRw5IsOrHVUrhsvhsFZvmFtcwcd
NS/GNeOO2nTxNvaMi8r4YTG+u28a78aQXtzl640xsrPVYXbjPlw+uKfr60bt
vTB+Hbvvr4ClJb+oKcikRjyicZ5Zv0/vWq1qf3lxtU0/t1eF04eb9/ubctG7
zbydlFurba979dYe5dxyXRt2ny7Wnjtpzaon87Wdu15uL8y7+rhY8rrVk5en
2+Lbxn19Ta/qN5fOuZuz7VrNdxxz2jp23qvmWLvtT+82uenL0/p29fJ+/zlr
X1gvpeuL23757vyhW88/T66u/Mnoruofl/3T4+dOtXBf3LzWro3BTaPb0x42
N+OF+9J4taoN/+X86tF67zjrTvN8fjWvW55jnxu5h+fbl1G5cjxenQ6H16Nl
ezM6GZXP63A/NpplnOdK2+eJ264cl7zahTO6nXY+j/Lp90yuvp2OnX69Xpjf
n9ifL63pY3rqLIuzYXduTpufn8t3z6529dyvvV9OLivjUWd+c9usXVn9Tjtz
fDPwXu+r92ZtdN6oOBvAE+01cnIPm+b9/U0xdzp+uzq/zL9r1cfa6yB9t56e
Pm7cpx12/oeoXovD9X8ErLU4XP9HwFqLw/Xt2S6qh2exS9E+Ils/sxTtI7L1
M0vRJNlqNivNFwPu6vR1MrXPTzdpQO31hmHcgCxVNvB9dXwFvwMflT3O3WXT
gKYeRlrFfXa8t8rpxL+vFyfnZj4/yw5vzM+V12vX+bzKn9gnuZe2X3rM9B6t
hevfdB8mb1vXGm3fXx9n5wttWbl6Pmn5Rtm+za4r7/f1i2WrdluYD5bP40lx
Orfb22V/nKn0Vi/e5N6vPW9qQ8/2Rm/O+90y957R0ldPvevcPP1w//zcvZj2
L96fyteX49FtZ3Kas1bnD9Ph5mq2cZ9X9kXm9DnnGjc9kKHSzZfz9LY/7WtO
6+ShVRkVgc++WbYu3aE33ObW85uMedetnLRvX2rnhff5S8MaZ5vLe6v5+WnR
7jeXnfwGJLJefqN1m/W3bu40W3sePg9ebifVytzJV8bHvVX70hmu2o3culkq
Go3TVrfYMe15eXx/X3jr3BxXM9aNNexp7/m7wag9OG5vmoDpjIpKeZHwVjeM
8AIWfCye9pfz0mB78vqwffbrm4uHd1+7H9xNi1f2W+tkPG9dtloj034rLPL1
tP3gXy3qjYVhvz1257Xjxc3GO17Z1rg4bc0z6WX14fW+2Le1h1nnrl3fXr49
zI8v3rOfu9tBs1h+PCkvLjvjUhHObdM1r5sv4+p1rf2efR7VR9vTk7frxyt/
NOyc+5rvN/wH++QxUx5s0wDhbzX77rF19Xb8ePv5dTGtZm8z18ezp1Gx6ee3
A3NerGY/9zaD8ept+Taz13PNGNSerft0tT/IdpxCq19s+K+Tl9r9Y+W5eFt4
STfbpZun12aj4D49jNbO+sKtDZyr/Nv1Ve2k0c3eas3r4ti6yPiDojmb3Z9U
3vv+5DJ3efVkPC5XjWxz4DiDl8KNdZ2e1mbH7tOJWZkWeyDHvm6Mx/JDX0Oq
E971G4L3wXXv8aa2Ps11yt5LPdcev2xX9vb0YgTUve28uXfX75vVld/UGred
18pwe/v5adyYnEzblavu83xrnXi33ed2unrZHtycPmSN5Xt5+rI0Zov5aJTx
6o3S89vb2yR309Y846SRfd28t0a11dXNRfZ4lck6w/774uH5wraO796eJ8ax
u64+jly3P7o5b5dW23ThpJL3bbgckwtt89DNtxvZUv7eNTdZZ1z2z4tPPePW
PD9/2z4MpqPceJHbXt8uRnAtryfP5711a9BwWuW8PZg72QfNfKxtzp+fTvPX
k55nZV6u7y27Ys/vTprH5Vcj837X/XxV6zw5w6dirTMfpvOL29Ld+dCtzqcl
c36y0Tb5l5fCsvzY2A6f837DuBttjKunQr5yP79eV9on6cY0VznevLxfrpzr
u7/8hSmn6u3aftUUdyyhSHvVYNbDnB48voiZl36QBOQQejiK68LTQlGgWMjM
9wYTZ2Qt7DErZ7b0zCQlEfn+PZzLW1Qo8MMlN3kiCVaJS41RYkMe1o3eUYqP
1R/5bJCp6WO2Yh4/FgmL1pSAH0uH73f0vSJUiNSWfCs0NayMShsx7esPV6kx
Z4e+rA6/E20PvfTthYjS06KvfbbQK1ioUMSLScW1u4V2mkxihNWchcKc0iGz
DKDCqM/s5Lt7J7I3Co9/GDwJHbNQO7Q6JEgL7bJJO9rXryJpdCGVwfF2u0wE
u8DSClCWKVZ7DQ7lw2qcvYlSUEBoh3fmFK4tGnJZS4UTQDDdMNqHqOQR1f45
DqxowTOqtBJjSZPGpmP5W1BA6Bg+YbY1Ue8W11oN1io/kZasaJ6HXqW2p2Nm
ioO1n+DaIx3TDcfNYknB7ZjAx+RfKSUK7JZ6DTTRodg1smYEp1qMP1OdF14Q
eTkwO3DlphOcFb4LH3TIj5qVG8IqAsm+a5lTjydGZJWbzSHPhCsq0HtH3HCK
1sEDmMHBGe3N5NMwW87nc0YmnckWjXShXE0bubRRKGfTldNMJZ3LZE+z2exp
KVfNZvL1fLbSyGVqxTLf2VLWyNUb2VoF+Mh8OtOo1DKNUrZQy5drxUrjtFrO
lDKn6dNqHt+ms9k0DJPh3+IYjXSj0TBKFSNXqJeK9Xy+CkxoIZ8v1nLZUrWc
K2eNAnxaLzRgCvlCrcG/Pc2Xc/liFZqUjQK0zWJnpWolX82XYaqVSrGRPi0V
itlGMVPDyP1SsVzl39ay1UY9V2hUjNNS/fS0BG9rFVTP5YA/yjbq6TLuhjph
6Jx/m66VqtV0CeRIeFWo1KqZQq5kFPK5WiFXLaaNolGtFLP1arVWPk1XSw0D
VnEqbNC5Qj5dPq1U6hk+4cZpoZ6p5SvlQsbIVqtl3IxyqVauZ3ONbNZoVEpi
3AL0X6gXMoVaGtaZy9RLp0auAudRysA8yvl0odgopGuZXKZhlHOn8LaeLvJv
87izpXStWirA1NOVYu30NGPUq7DOWuO0kc9UjUqpkamU6tlqvtQolmpG1eDf
liuV/Gk9l8mcVuCQ6qUSfFeslk8zxWwJxLR0tVqspeslOKwyTKpYauQAnPi3
GeMTmpwPlh9AWzYPvxO0FapGrgRLMBrl7Gk1l67COuF8arVK6VT0eFrJNGAD
ylXcSIC6WrlYSBs1GB4mUM81KsU87kV4UfxbZW0/vyixC8HaMkbcTsdtsdwF
ttOfZKw7D8lm2cWlO0OSOWoYGBifzKazOUpxY3vOYUbxNB4mHXdsLux3IlyH
uSN96AwPi0csO8PC8rG1SNx2WMBwuyD5LPytL6f222EJe0zO4cu0+C2JL4Q3
QzpzCGi0dVM7woQcVc9VGZZavdFsN3GaXb3Zur1uVps9vWecdymNANn4NK3+
+fam0+vqxvX1r5oGzfAvTVO9EaiaKwwKU2x0blr67VXzc6b+hhEGtg87kGY7
+O+yB39oFzKYEpvNIp09LGTYJgQzr04cm5E6mncV4xOcMRDciT3g9bK724Vv
vsEiMunwIuaYdM5NYtmYw+yRvvIOAV6PdNczQaI8zGQARZyyCS+nAw+/wH+T
p4ensKS5PbcOM7BQVq/GU+Y9mHu0ZYeFMk23/rlXb3fhjBI6wFWnWbnv1RO6
jOXpWv5XYCu6QGhmlnz69bt6FskqZY7HlLisbz2ZZMTtt06jWjjNZP/+X+mA
2MTocEq0WnL6EXMnxttqwV7xw3jIDR0/81/4HJDpWtNAh1mCGF3/FVMc6hUs
zzJh7k7KLQrcEljCLlyCb36UTwdXruO9ZAC5J/lW7+m2ngw+1/5w5i7MtIUn
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
CPx8lsUXICXUH7AXAQA=

-->

</rfc>

