<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.4.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="pre5378Trust200902" docName="draft-ietf-lamps-rfc5272bis-07" category="std" consensus="true" submissionType="IETF" obsoletes="5272, 6402" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.0 -->
  <front>
    <title abbrev="CMC: Structures">Certificate Management over CMS (CMC)</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-rfc5272bis-07"/>
    <author initials="J." surname="Mandel, Ed" fullname="Joseph Mandel (editor)">
      <organization>AKAYLA, Inc.</organization>
      <address>
        <email>joe@akayla.com</email>
      </address>
    </author>
    <author initials="S." surname="Turner, Ed" fullname="Sean Turner (editor)">
      <organization>sn3rd</organization>
      <address>
        <email>sean@sn3rd.com</email>
      </address>
    </author>
    <date year="2025" month="August" day="29"/>
    <area>Security</area>
    <workgroup>Limited Additional Mechanisms for PKIX and SMIME</workgroup>
    <keyword>Public Key Infrastructure</keyword>
    <keyword>Certificate Management</keyword>
    <keyword>Cryptographic Message Syntax</keyword>
    <abstract>
      <?line 122?>

<t>This document defines the base syntax for CMC, a Certificate
Management protocol using the Cryptographic Message Syntax (CMS).
This protocol addresses two immediate needs within the Internet
Public Key Infrastructure (PKI) community:</t>
      <ol spacing="normal" type="1"><li>
          <t>The need for an interface to public key certification products
and services based on CMS and PKCS #10 (Public Key Cryptography
Standard), and</t>
        </li>
        <li>
          <t>The need for a PKI enrollment protocol for encryption-only keys
due to algorithm or hardware design.</t>
        </li>
      </ol>
      <t>CMC also requires the use of the transport document and the
requirements usage document along with this document for a full
definition.</t>
      <t>This document obsoletes RFC 5272 and RFC 6402.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-lamps-rfc5272bis/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Limited Additional Mechanisms for PKIX and SMIME Working Group mailing list (<eref target="mailto:spasm@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/spasm/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/spasm/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/seanturner/cmcbis"/>.</t>
    </note>
  </front>
  <middle>
    <?line 142?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document defines the base syntax for CMC, a Certificate
Management protocol using the Cryptographic Message Syntax (CMS).
This protocol addresses two immediate needs within the Internet PKI
community:</t>
      <ol spacing="normal" type="1"><li>
          <t>The need for an interface to public key certification products
and services based on CMS and PKCS #10, and</t>
        </li>
        <li>
          <t>The need for a PKI enrollment protocol for encryption-only keys
due to algorithm or hardware design.</t>
        </li>
      </ol>
      <t>A small number of additional services are defined to supplement the
core certification request service.</t>
      <t>This document obsoletes RFC 5272 <xref target="CMC-PROTv1"/> and RFC 6402 <xref target="CMC-Updates"/>.</t>
      <section anchor="protocol-requirements">
        <name>Protocol Requirements</name>
        <t>The protocol must be based as much as possible on the existing CMS,
PKCS #10 <xref target="PKCS10"/> and CRMF (Certificate Request Message Format)
<xref target="CRMF"/> specifications.</t>
        <t>The protocol must support the current industry practice of a PKCS #10
certification request followed by a PKCS#7 "certs-only" response as a
subset of the protocol.</t>
        <t>The protocol must easily support the multi-key enrollment protocols
required by S/MIME and other groups.</t>
        <t>The protocol must supply a way of doing all enrollment operations in
a single round trip.  When this is not possible the number of
round trips is to be minimized.</t>
        <t>The protocol must be designed such that all key generation can occur
on the client.</t>
        <t>Support must exist for the mandatory algorithms used by S/MIME.
Support should exist for all other algorithms cited by the S/MIME
core documents.</t>
        <t>The protocol must contain Proof-of-Possession (POP) methods.
Optional provisions for multiple round trip POP will be made if
necessary.</t>
        <t>The protocol must support deferred and pending responses to
enrollment requests for cases where external procedures are required
to issue a certificate.</t>
      </section>
      <section anchor="requirements-terminology">
        <name>Requirements Terminology</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?>

</section>
      <section anchor="changes-from-rfc-2797">
        <name>Changes from RFC 2797</name>
        <t>We have done a major overhaul on the layout of the document. This
included two different steps.  Firstly we removed some sections from
the document and moved them to two other documents. Information on
how to transport our messages are now found in <xref target="CMC-TRANS"/>.
Information on which controls and sections of this document must be
implemented along with which algorithms are required can now be found
in <xref target="CMC-COMPL"/>.</t>
        <t>A number of new controls have been added in this version:</t>
        <ul empty="true">
          <li>
            <t>Extended CMC Status Info Section 6.1.1</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Publish Trust Anchors Section 6.15</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Authenticate Data Section 6.16</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Batch Request and Response Processing Section 6.17</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Publication Information Section 6.18</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Modify Certification Request Section 6.5.1</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Control Processed Section 6.19</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Identity Proof Section 6.2.2</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Identity POP Link Witness V2 Section 6.3.1.1</t>
          </li>
        </ul>
      </section>
      <section anchor="updates-made-by-rfc-6402">
        <name>Updates Made by RFC 6402</name>
        <t>Two new controls have been added:</t>
        <ul empty="true">
          <li>
            <t>RA Identity Witness  allows for an RA to perform identity checking
  using the identity and shared-secret, and then tell any
  following servers that the identity check was successfully
  performed.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Response Body  allows for an RA to identify a nested response for
  an EE to process.</t>
          </li>
        </ul>
        <t>Created a new attribute, Change Subject Name, that allows a client
to request a change in the subject name and subject alternate name
fields in a certificate.</t>
        <t>Added Extended Key Usages for CMC to distinguish server types.</t>
        <t>Defined a new Subject Information Access type to hold locations to
contact the CMC server.</t>
        <t>Clarified that the use of a pre-existing certificate is not limited
to just renewal and rekey messages and is required for support.
This formalizes a requirement for the ability to do renewal and
rekey that previously was implicit.</t>
      </section>
      <section anchor="changes-since-rfc-6402">
        <name>Changes Since RFC 6402</name>
        <t>Merged <xref target="CMC-Updates"/> text.</t>
        <t>Included the following errata: <xref target="erratum8385"/>, <xref target="erratum8137"/>,
<xref target="erratum8027"/>, <xref target="erratum7629"/>, <xref target="erratum7628"/>, <xref target="erratum7627"/>,
<xref target="erratum7379"/>, <xref target="erratum6571"/>, <xref target="erratum5931"/>, <xref target="erratum4775"/>,
<xref target="erratum2731"/>, and <xref target="erratum2063"/>.</t>
        <t>Addressed <xref target="erratum3943"/> for RFC 6402.</t>
        <t>To support adopting SHA-256 and HMAC-SHA256, maca-hMAC-SHA256 was added to
POPAlgs and mda-sha256 was added to WitnessAlgs. Both were included in
the example in Appendix B.</t>
        <t>Updated Encrypted and Decrypted POP Controls section to use HMAC-SHA256.</t>
        <t>Updated the ASN.1 module to use the 2002 ASN.1 module from <xref target="CMC-Updates"/>.</t>
        <t>Modified the ASN.1 module for CMC (A.1) to allow the import of ASN.1
Module for PBKDF2 PRFs.</t>
        <t>Added a direct POP example to address management of KEM certificates.</t>
        <t>Added id-ce-subjectKeyIdentifier to examples.</t>
        <t>Clarified that subjectKeyIdentifier choice used with id-alg-noSignature.</t>
        <t>Update CMC Control Attribute Table to include raIdentityWitness and responseBody from RFC 6402</t>
      </section>
    </section>
    <section anchor="protocol-overview">
      <name>Protocol Overview</name>
      <t>A PKI enrollment transaction in this specification is generally
composed of a single round trip of messages. In the simplest case a
PKI enrollment request, henceforth referred to as a PKI Request, is
sent from the client to the server and a PKI enrollment response,
henceforth referred to as a PKI Response, is then returned from the
server to the client. In more complicated cases, such as delayed
certificate issuance, more than one round trip is required.</t>
      <t>This specification defines two PKI Request types and two PKI Response
types.</t>
      <t>PKI Requests are formed using either the PKCS #10 or CRMF structure.
The two PKI Requests are:</t>
      <ul empty="true">
        <li>
          <dl>
            <dt>Simple PKI Request:</dt>
            <dd>
              <t>the bare PKCS #10 (in the event that no other services are needed),
and</t>
            </dd>
          </dl>
        </li>
      </ul>
      <ul empty="true">
        <li>
          <dl>
            <dt>Full PKI Request:</dt>
            <dd>
              <t>one or more PKCS #10, CRMF or Other Request Messages structures
wrapped in a CMS encapsulation as part of a PKIData.</t>
            </dd>
          </dl>
        </li>
      </ul>
      <t>PKI Responses are based on SignedData or AuthenticatedData <xref target="CMS"/>.
The two PKI Responses are</t>
      <ul empty="true">
        <li>
          <dl>
            <dt>Simple PKI Response:</dt>
            <dd>
              <t>a "certs-only" SignedData (in the event no other services are needed),
or</t>
            </dd>
          </dl>
        </li>
      </ul>
      <ul empty="true">
        <li>
          <dl>
            <dt>Full PKI Response:</dt>
            <dd>
              <t>a PKIResponse content type wrapped in a SignedData.</t>
            </dd>
          </dl>
        </li>
      </ul>
      <t>No special services are provided for either renewal (i.e., a new
certificate with the same key) or rekey (i.e., a new certificate with
a new key) of client certificates. Instead renewal and rekey
requests look the same as any certification request, except that the
identity proof is supplied by existing certificates from a trusted
CA. (This is usually the same CA, but could be a different CA in the
same organization where naming is shared.)</t>
      <t>No special services are provided to distinguish between a rekey
request and a new certification request (generally for a new
purpose). A control to unpublish a certificate would normally be
included in a rekey request, and be omitted in a new certification
request. CAs or other publishing agents are also expected to have
policies for removing certificates from publication either based on
new certificates being added or the expiration or revocation of a
certificate.</t>
      <t>A provision exists for RAs to participate in the protocol by taking
PKI Requests, wrapping them in a second layer of PKI Request with
additional requirements or statements from the RA and then passing
this new expanded PKI Request on to the CA.</t>
      <t>This specification makes no assumptions about the underlying
transport mechanism. The use of CMS does not imply an email-based
transport. Several different possible transport methods are defined
in <xref target="CMC-TRANS"/>.</t>
      <t>Optional services available through this specification are
transaction management, replay detection (through nonces), deferred
certificate issuance, certificate revocation requests and
certificate/certificate revocation list (CRL) retrieval.</t>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>There are several different terms, abbreviations, and acronyms used
in this document. These are defined here, in no particular order,
for convenience and consistency of usage:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>End-Entity (EE) refers to the entity that owns a key pair and for
   whom a certificate is issued.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Registration Authority (RA) or Local RA (LRA) refers to an entity
   that acts as an intermediary between the EE and the CA. Multiple
   RAs can exist between the end-entity and the Certification
   Authority. RAs may perform additional services such as key
   generation or key archival. This document uses the term RA for
   both RA and LRA.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Certification Authority (CA) refers to the entity that issues
   certificates.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Client refers to an entity that creates a PKI Request. In this
   document, both RAs and EEs can be clients.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Server refers to the entities that process PKI Requests and create
    PKI Responses. In this document, both CAs and RAs can be servers.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>PKCS #10 refers to the Public Key Cryptography Standard #10
   <xref target="PKCS10"/> which defines a certification request syntax.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>CRMF refers to the Certificate Request Message Format RFC <xref target="CRMF"/>.
   CMC uses this certification request syntax defined in this
   document as part of the protocol.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>CMS refers to the Cryptographic Message Syntax RFC <xref target="CMS"/>. This
   document provides for basic cryptographic services including
   encryption and signing with and without key management.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>PKI Request/Response refers to the requests/responses described in
   this document. PKI Requests include certification requests,
   revocation requests, etc. PKI Responses include certs-only
   messages, failure messages, etc.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Proof-of-Identity refers to the client proving they are who they say
   that they are to the server.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Enrollment or certification request refers to the process of a
   client requesting a certificate. A certification request is a
   subset of the PKI Requests.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Proof-of-Possession (POP) refers to a value that can be used to
   prove that the private key corresponding to a public key is in the
   possession and can be used by an end-entity. The different types
   of POP are:</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Signature provides the required POP by a signature operation over
   some data.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Direct provides the required POP operation by an encrypted
   challenge/response mechanism.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Indirect provides the required POP operation by returning the
   issued certificate in an encrypted state.  (This method is not
   used by CMC.)</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Publish provides the required POP operation by providing the
   private key to the certificate issuer. (This method is not
   currently used by CMC. It would be used by Key Generation or
   Key Escrow extensions.)</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Attested provides the required POP operation by allowing a
   trusted entity to assert that the POP has been proven by one of
   the above methods.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Object IDentifier (OID) is a primitive type in Abstract Syntax
   Notation One (ASN.1).</t>
              </li>
            </ul>
          </li>
        </ul>
      </section>
      <section anchor="ProtocolRequestsResponses">
        <name>Protocol Requests/Responses</name>
        <t><xref target="fig-simple"/> shows the Simple PKI Requests and Responses. The contents
of Simple PKI Request and Response are detailed in <xref target="SimplePKIRequest"/> and
<xref target="SimplePKIResponse"/>.</t>
        <figure anchor="fig-simple">
          <name>Simple PKI Requests and Responses</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="384" width="552" viewBox="0 0 552 384" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 16,80 L 16,240" fill="none" stroke="black"/>
                <path d="M 104,80 L 104,112" fill="none" stroke="black"/>
                <path d="M 112,240 L 112,304" fill="none" stroke="black"/>
                <path d="M 224,112 L 224,304" fill="none" stroke="black"/>
                <path d="M 336,80 L 336,320" fill="none" stroke="black"/>
                <path d="M 456,320 L 456,352" fill="none" stroke="black"/>
                <path d="M 488,80 L 488,112" fill="none" stroke="black"/>
                <path d="M 544,112 L 544,352" fill="none" stroke="black"/>
                <path d="M 8,48 L 200,48" fill="none" stroke="black"/>
                <path d="M 328,48 L 528,48" fill="none" stroke="black"/>
                <path d="M 16,80 L 104,80" fill="none" stroke="black"/>
                <path d="M 336,80 L 488,80" fill="none" stroke="black"/>
                <path d="M 16,112 L 224,112" fill="none" stroke="black"/>
                <path d="M 336,112 L 544,112" fill="none" stroke="black"/>
                <path d="M 16,240 L 224,240" fill="none" stroke="black"/>
                <path d="M 112,304 L 224,304" fill="none" stroke="black"/>
                <path d="M 336,320 L 544,320" fill="none" stroke="black"/>
                <path d="M 456,352 L 544,352" fill="none" stroke="black"/>
                <g class="text">
                  <text x="28" y="36">Simple</text>
                  <text x="72" y="36">PKI</text>
                  <text x="120" y="36">Request</text>
                  <text x="348" y="36">Simple</text>
                  <text x="392" y="36">PKI</text>
                  <text x="444" y="36">Response</text>
                  <text x="44" y="100">PKCS</text>
                  <text x="80" y="100">#10</text>
                  <text x="360" y="100">CMS</text>
                  <text x="424" y="100">ContentInfo</text>
                  <text x="80" y="132">Certification</text>
                  <text x="168" y="132">Request</text>
                  <text x="360" y="132">CMS</text>
                  <text x="404" y="132">Signed</text>
                  <text x="456" y="132">Data,</text>
                  <text x="372" y="148">no</text>
                  <text x="428" y="148">SignerInfo</text>
                  <text x="56" y="164">Subject</text>
                  <text x="108" y="164">Name</text>
                  <text x="56" y="180">Subject</text>
                  <text x="116" y="180">Public</text>
                  <text x="160" y="180">Key</text>
                  <text x="196" y="180">Info</text>
                  <text x="388" y="180">SignedData</text>
                  <text x="468" y="180">contains</text>
                  <text x="520" y="180">one</text>
                  <text x="72" y="196">(K_PUB)</text>
                  <text x="356" y="196">or</text>
                  <text x="388" y="196">more</text>
                  <text x="460" y="196">certificates</text>
                  <text x="524" y="196">in</text>
                  <text x="68" y="212">Attributes</text>
                  <text x="360" y="212">the</text>
                  <text x="428" y="212">certificates</text>
                  <text x="504" y="212">field</text>
                  <text x="380" y="228">Relevant</text>
                  <text x="428" y="228">CA</text>
                  <text x="464" y="228">certs</text>
                  <text x="504" y="228">and</text>
                  <text x="364" y="244">CRLs</text>
                  <text x="400" y="244">can</text>
                  <text x="428" y="244">be</text>
                  <text x="476" y="244">included</text>
                  <text x="148" y="260">signed</text>
                  <text x="196" y="260">with</text>
                  <text x="356" y="260">as</text>
                  <text x="392" y="260">well.</text>
                  <text x="156" y="276">matching</text>
                  <text x="148" y="292">K_PRIV</text>
                  <text x="440" y="292">encapsulatedContentInfo</text>
                  <text x="356" y="308">is</text>
                  <text x="400" y="308">absent.</text>
                  <text x="500" y="340">unsigned</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
Simple PKI Request                      Simple PKI Response
-------------------------               --------------------------

 +----------+                            +------------------+
 | PKCS #10 |                            | CMS ContentInfo  |
 +----------+--------------+             +------------------+------+
 | Certification Request   |             | CMS Signed Data,        |
 |                         |             |   no SignerInfo         |
 | Subject Name            |             |                         |
 | Subject Public Key Info |             | SignedData contains one |
 |   (K_PUB)               |             | or more certificates in |
 | Attributes              |             | the certificates field  |
 |                         |             | Relevant CA certs and   |
 +-----------+-------------+             | CRLs can be included    |
             | signed with |             | as well.                |
             | matching    |             |                         |
             | K_PRIV      |             | encapsulatedContentInfo |
             +-------------+             | is absent.              |
                                         +--------------+----------+
                                                        | unsigned |
                                                        +----------+

]]></artwork>
          </artset>
        </figure>
        <t><xref target="fig-full"/> shows the Full PKI Requests and Responses. The contents of
the Full PKI Request and Response are detailed in <xref target="FullPKIRequest"/> and
<xref target="FullPKIResponse"/>.</t>
        <figure anchor="fig-full">
          <name>Full PKI Requests and Responses</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="544" width="552" viewBox="0 0 552 544" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 16,64 L 16,400" fill="none" stroke="black"/>
                <path d="M 80,400 L 80,496" fill="none" stroke="black"/>
                <path d="M 152,64 L 152,144" fill="none" stroke="black"/>
                <path d="M 224,144 L 224,496" fill="none" stroke="black"/>
                <path d="M 336,64 L 336,464" fill="none" stroke="black"/>
                <path d="M 416,464 L 416,512" fill="none" stroke="black"/>
                <path d="M 472,64 L 472,144" fill="none" stroke="black"/>
                <path d="M 544,144 L 544,512" fill="none" stroke="black"/>
                <path d="M 8,48 L 184,48" fill="none" stroke="black"/>
                <path d="M 328,48 L 512,48" fill="none" stroke="black"/>
                <path d="M 16,64 L 152,64" fill="none" stroke="black"/>
                <path d="M 336,64 L 472,64" fill="none" stroke="black"/>
                <path d="M 16,144 L 224,144" fill="none" stroke="black"/>
                <path d="M 336,144 L 544,144" fill="none" stroke="black"/>
                <path d="M 16,400 L 224,400" fill="none" stroke="black"/>
                <path d="M 336,464 L 544,464" fill="none" stroke="black"/>
                <path d="M 80,496 L 224,496" fill="none" stroke="black"/>
                <path d="M 416,512 L 544,512" fill="none" stroke="black"/>
                <circle cx="80" cy="304" r="6" class="closeddot" fill="black"/>
                <circle cx="152" cy="272" r="6" class="closeddot" fill="black"/>
                <circle cx="216" cy="240" r="6" class="closeddot" fill="black"/>
                <circle cx="400" cy="288" r="6" class="closeddot" fill="black"/>
                <circle cx="472" cy="256" r="6" class="closeddot" fill="black"/>
                <circle cx="512" cy="224" r="6" class="closeddot" fill="black"/>
                <g class="text">
                  <text x="20" y="36">Full</text>
                  <text x="56" y="36">PKI</text>
                  <text x="104" y="36">Request</text>
                  <text x="340" y="36">Full</text>
                  <text x="376" y="36">PKI</text>
                  <text x="428" y="36">Response</text>
                  <text x="40" y="84">CMS</text>
                  <text x="104" y="84">ContentInfo</text>
                  <text x="360" y="84">CMS</text>
                  <text x="424" y="84">ContentInfo</text>
                  <text x="40" y="100">CMS</text>
                  <text x="100" y="100">SignedData</text>
                  <text x="360" y="100">CMS</text>
                  <text x="420" y="100">SignedData</text>
                  <text x="52" y="116">or</text>
                  <text x="84" y="116">Auth</text>
                  <text x="124" y="116">Data</text>
                  <text x="372" y="116">or</text>
                  <text x="404" y="116">Auth</text>
                  <text x="444" y="116">Data</text>
                  <text x="84" y="132">object</text>
                  <text x="404" y="132">object</text>
                  <text x="56" y="180">PKIData</text>
                  <text x="392" y="180">PKIResponse</text>
                  <text x="60" y="212">Sequence</text>
                  <text x="112" y="212">of:</text>
                  <text x="380" y="212">Sequence</text>
                  <text x="432" y="212">of:</text>
                  <text x="72" y="228">&lt;enrollment</text>
                  <text x="160" y="228">control&gt;*</text>
                  <text x="392" y="228">&lt;enrollment</text>
                  <text x="476" y="228">control&gt;</text>
                  <text x="84" y="244">&lt;certification</text>
                  <text x="180" y="244">request&gt;</text>
                  <text x="364" y="244">&lt;CMS</text>
                  <text x="420" y="244">object&gt;*</text>
                  <text x="44" y="260">&lt;CMS</text>
                  <text x="100" y="260">object&gt;*</text>
                  <text x="372" y="260">&lt;other</text>
                  <text x="436" y="260">message&gt;</text>
                  <text x="52" y="276">&lt;other</text>
                  <text x="116" y="276">message&gt;</text>
                  <text x="368" y="292">where</text>
                  <text x="420" y="292">==</text>
                  <text x="452" y="292">zero</text>
                  <text x="484" y="292">or</text>
                  <text x="516" y="292">more</text>
                  <text x="48" y="308">where</text>
                  <text x="100" y="308">==</text>
                  <text x="132" y="308">zero</text>
                  <text x="164" y="308">or</text>
                  <text x="196" y="308">more</text>
                  <text x="360" y="324">All</text>
                  <text x="428" y="324">certificates</text>
                  <text x="508" y="324">issued</text>
                  <text x="80" y="340">Certification</text>
                  <text x="172" y="340">requests</text>
                  <text x="356" y="340">as</text>
                  <text x="388" y="340">part</text>
                  <text x="420" y="340">of</text>
                  <text x="448" y="340">the</text>
                  <text x="500" y="340">response</text>
                  <text x="40" y="356">are</text>
                  <text x="80" y="356">CRMF,</text>
                  <text x="124" y="356">PKCS</text>
                  <text x="164" y="356">#10,</text>
                  <text x="196" y="356">or</text>
                  <text x="360" y="356">are</text>
                  <text x="412" y="356">included</text>
                  <text x="460" y="356">in</text>
                  <text x="488" y="356">the</text>
                  <text x="52" y="372">Other.</text>
                  <text x="404" y="372">"certificates"</text>
                  <text x="488" y="372">field</text>
                  <text x="356" y="388">of</text>
                  <text x="384" y="388">the</text>
                  <text x="448" y="388">SignedData.</text>
                  <text x="380" y="404">Relevant</text>
                  <text x="428" y="404">CA</text>
                  <text x="464" y="404">certs</text>
                  <text x="504" y="404">and</text>
                  <text x="116" y="420">signed</text>
                  <text x="180" y="420">(keypair</text>
                  <text x="364" y="420">CRLs</text>
                  <text x="400" y="420">can</text>
                  <text x="428" y="420">be</text>
                  <text x="476" y="420">included</text>
                  <text x="524" y="420">as</text>
                  <text x="108" y="436">used</text>
                  <text x="144" y="436">may</text>
                  <text x="172" y="436">be</text>
                  <text x="204" y="436">pre-</text>
                  <text x="368" y="436">well.</text>
                  <text x="124" y="452">existing</text>
                  <text x="172" y="452">or</text>
                  <text x="132" y="468">identified</text>
                  <text x="188" y="468">in</text>
                  <text x="104" y="484">the</text>
                  <text x="156" y="484">request)</text>
                  <text x="452" y="484">signed</text>
                  <text x="492" y="484">by</text>
                  <text x="520" y="484">the</text>
                  <text x="436" y="500">CA</text>
                  <text x="460" y="500">or</text>
                  <text x="484" y="500">an</text>
                  <text x="512" y="500">LRA</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
Full PKI Request                        Full PKI Response
-----------------------                 ------------------------
 +----------------+                      +----------------+
 | CMS ContentInfo|                      | CMS ContentInfo|
 | CMS SignedData |                      | CMS SignedData |
 |   or Auth Data |                      |   or Auth Data |
 |     object     |                      |     object     |
 +----------------+--------+             +----------------+--------+
 |                         |             |                         |
 | PKIData                 |             | PKIResponse             |
 |                         |             |                         |
 | Sequence of:            |             | Sequence of:            |
 | <enrollment control>*   |             | <enrollment control>*   |
 | <certification request>*|             | <CMS object>*           |
 | <CMS object>*           |             | <other message>*        |
 | <other message>*        |             |                         |
 |                         |             | where * == zero or more |
 | where * == zero or more |             |                         |
 |                         |             | All certificates issued |
 | Certification requests  |             | as part of the response |
 | are CRMF, PKCS #10, or  |             | are included in the     |
 | Other.                  |             | "certificates" field    |
 |                         |             | of the SignedData.      |
 +-------+-----------------+             | Relevant CA certs and   |
         | signed (keypair |             | CRLs can be included as |
         | used may be pre-|             | well.                   |
         | existing or     |             |                         |
         | identified in   |             +---------+---------------+
         | the request)    |                       | signed by the |
         +-----------------+                       | CA or an LRA  |
                                                   +---------------+

]]></artwork>
          </artset>
        </figure>
        <t># PKI Requests {#PKIRequests}</t>
        <t>Two types of PKI Requests exist. This section gives the details for
both types.</t>
      </section>
      <section anchor="SimplePKIRequest">
        <name>Simple PKI Request</name>
        <t>A Simple PKI Request uses the PKCS #10 syntax CertificationRequest
<xref target="PKCS10"/>.</t>
        <t>When a server processes a Simple PKI Request, the PKI Response
returned is:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Simple PKI Response on success.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Full PKI Response on failure. The server <bcp14>MAY</bcp14> choose not to return a
   PKI Response in this case.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>The Simple PKI Request <bcp14>MUST NOT</bcp14> be used if a proof-of-identity needs
to be included.</t>
        <t>The Simple PKI Request cannot be used if the private key is not
capable of producing some type of signature (i.e., Diffie-Hellman
(DH) and Elliptic Curve Diffie-Hellman (ECDH) keys can use the
signature algorithms in <xref target="DH-POP"/> for production of the signature).</t>
        <t>The Simple PKI Request cannot be used for any of the advanced
services specified in this document.</t>
        <t>The client <bcp14>MAY</bcp14> incorporate one or more X.509v3 extensions in any
certification request based on PKCS #10 as an ExtensionReq attribute.
The ExtensionReq attribute is defined as:</t>
        <artwork><![CDATA[
  ExtensionReq ::= SEQUENCE SIZE (1..MAX) OF Extension
]]></artwork>
        <t>where Extension is imported from <xref target="PKIXCERT"/> and ExtensionReq is
identified by:</t>
        <artwork><![CDATA[
  id-ExtensionReq OBJECT IDENTIFIER ::= { iso(1) member-body(2)
    us(840) rsadsi(113549) pkcs(1) pkcs-9(9) 14 }
]]></artwork>
        <t>Servers <bcp14>MUST</bcp14> be able to process all extensions defined, but not
prohibited, in <xref target="PKIXCERT"/>. Servers are not required to be able to
process other X.509v3 extensions transmitted using this protocol, nor
are they required to be able to process private extensions. Servers
are not required to put all client-requested extensions into a
certificate. Servers are permitted to modify client-requested
extensions. Servers <bcp14>MUST NOT</bcp14> alter an extension so as to invalidate
the original intent of a client-requested extension. (For example,
changing key usage from keyAgreement to digitalSignature.) If a
certification request is denied due to the inability to handle a
requested extension and a PKI Response is returned, the server <bcp14>MUST</bcp14>
return a PKI Response with a CMCFailInfo value with the value
unsupportedExt.</t>
      </section>
      <section anchor="FullPKIRequest">
        <name>Full PKI Request</name>
        <t>The Full PKI Request provides the most functionality and flexibility.</t>
        <t>The Full PKI Request is encapsulated in either a SignedData or an
AuthenticatedData with an encapsulated content type of 'id-cct-PKIData'
(<xref target="PKIDataContentType"/>).</t>
        <t>When a server processes a Full PKI Request, a PKI Response <bcp14>MUST</bcp14> be
returned. The PKI Response returned is:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Simple PKI Response if the enrollment was successful and only
   certificates are returned. (A CMCStatusInfoV2 control with
   success is implied.)</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>Full PKI Response if the enrollment was successful and information
   is returned in addition to certificates, if the enrollment is
   pending, or if the enrollment failed.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>If <tt>SignedData</tt> is used, the signature can be generated using either
the private key material of an embedded signature certification
request (i.e., included in the TaggedRequest tcr or crm fields) or a
previously certified signature key. If the private key of a
signature certification request is used, then:</t>
        <ol spacing="normal" type="1"><li>
            <t>The certification request containing the corresponding public key
<bcp14>MUST</bcp14> include a Subject Key Identifier extension.</t>
          </li>
          <li>
            <t>The subjectKeyIdentifier form of the signerIdentifier in
SignerInfo <bcp14>MUST</bcp14> be used.</t>
          </li>
          <li>
            <t>The value of the subjectKeyIdentifier form of SignerInfo <bcp14>MUST</bcp14> be
the Subject Key Identifier specified in the corresponding
certification request. (The subjectKeyIdentifier form of
SignerInfo is used here because no certificates have yet been
issued for the signing key.) If the request key is used for
signing, there <bcp14>MUST</bcp14> be only one SignerInfo in the SignedData.</t>
          </li>
        </ol>
        <t>If <tt>AuthenticatedData</tt> is used, then:</t>
        <ol spacing="normal" type="1"><li>
            <t>The Password Recipient Info option of RecipientInfo <bcp14>MUST</bcp14> be used.</t>
          </li>
          <li>
            <t>A randomly generated key is used to compute the Message
Authentication Code (MAC) value on the encapsulated content.</t>
          </li>
          <li>
            <t>The input for the key derivation algorithm is a concatenation of
the identifier (encoded as UTF8) and the shared-secret.</t>
          </li>
        </ol>
        <t>When creating a PKI Request to renew or rekey a certificate:</t>
        <ol spacing="normal" type="1"><li>
            <t>The Identification and Identity Proof controls are absent. The
same information is provided by the use of an existing
certificate from a CA when signing the PKI Request. In this
case, the CA that issued the original certificate and the CA the
request is made to will usually be the same, but could have a
common operator.</t>
          </li>
          <li>
            <t>CAs and RAs can impose additional restrictions on the signing
certificate used. They may require that the most recently issued
signing certificate for a client be used.</t>
          </li>
          <li>
            <t>Some CAs may prevent renewal operations (i.e., reuse of the same
keys). In this case the CA <bcp14>MUST</bcp14> return a PKI Response with
noKeyReuse as the CMCFailInfo failure code.</t>
          </li>
        </ol>
        <section anchor="PKIDataContentType">
          <name>PKIData Content Type</name>
          <t>The PKIData content type is used for the Full PKI Request. A PKIData
content type is identified by:</t>
          <artwork><![CDATA[
  id-cct-PKIData OBJECT IDENTIFIER ::= { id-pkix id-cct(12) 2 }
]]></artwork>
          <t>The ASN.1 structure corresponding to the PKIData content type is:</t>
          <artwork><![CDATA[
  PKIData ::= SEQUENCE {
    controlSequence    SEQUENCE SIZE(0..MAX) OF TaggedAttribute,
    reqSequence        SEQUENCE SIZE(0..MAX) OF TaggedRequest,
    cmsSequence        SEQUENCE SIZE(0..MAX) OF TaggedContentInfo,
    otherMsgSequence   SEQUENCE SIZE(0..MAX) OF OtherMsg
  }
]]></artwork>
          <t>The fields in PKIData have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t><tt>controlSequence</tt> is a sequence of controls. The controls defined in
   this document are found in <xref target="Controls"/>. Controls can be defined by
   other parties. Details on the TaggedAttribute structure can be
   found in <xref target="ControlSyntax"/>.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t><tt>reqSequence</tt> is a sequence of certification requests. The
   certification requests can be a CertificationRequest (PKCS #10), a
   CertReqMsg (CRMF), or an externally defined PKI request. Full
   details are found in <xref target="CertificationRequestFormats"/>. If an externally defined
   certification request is present, but the server does not
   understand the certification request (or will not process it), a
   CMCStatus of noSupport <bcp14>MUST</bcp14> be returned for the certification
   request item and no other certification requests are processed.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t><tt>cmsSequence</tt> is a sequence of <xref target="CMS"/> message objects. See
   <xref target="ContentInfoObjects"/> for more details.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t><tt>otherMsgSequence</tt> is a sequence of arbitrary data objects. Data
   objects placed here are referred to by one or more controls. This
   allows for controls to use large amounts of data without the data
   being embedded in the control. See <xref target="OtherMessageBodies"/> for more
   details.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>All certification requests encoded into a single PKIData <bcp14>SHOULD</bcp14> be
for the same identity. RAs that batch process (see <xref target="BatchRequestandResponseControls"/>) are
expected to place the PKI Requests received into the cmsSequence of a
PKIData.</t>
          <t>Processing of the PKIData by a recipient is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>All controls should be examined and processed in an appropriate
manner. The appropriate processing is to complete processing at
this time, to ignore the control, or to place the control on a
to-do list for later processing. Controls can be processed in
any order; the order in the sequence is not significant.</t>
            </li>
            <li>
              <t>Items in the reqSequence are not referenced by a control. These
items, which are certification requests, also need to be
processed. As with controls, the appropriate processing can be
either immediate processing or addition to a to-do list for later
processing.</t>
            </li>
            <li>
              <t>Finally, the to-do list is processed. In many cases, the to-do
list will be ordered by grouping specific tasks together.</t>
            </li>
          </ol>
          <t>No processing is required for cmsSequence or otherMsgSequence members
of PKIData if they are present and are not referenced by a control.
In this case, the cmsSequence and otherMsgSequence members are
ignored.</t>
          <section anchor="ControlSyntax">
            <name>Control Syntax</name>
            <t>The actions to be performed for a PKI Request/Response are based on
the included controls. Each control consists of an object identifier
and a value based on the object identifier.</t>
            <t>The syntax of a control is:</t>
            <artwork><![CDATA[
  TaggedAttribute ::= SEQUENCE {
    bodyPartID         BodyPartID,
    attrType           OBJECT IDENTIFIER,
    attrValues         SET OF AttributeValue
  }

  AttributeValue ::= ANY
]]></artwork>
            <t>The fields in TaggedAttribute have the following meaning:</t>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>bodyPartID is a unique integer that identifies this control.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>attrType is the OID that identifies the control.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>attrValues is the data values used in processing the control. The
   structure of the data is dependent on the specific
   control.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <t>The final server <bcp14>MUST</bcp14> fail the processing of an entire PKIData if any
included control is not recognized, that control is not already
marked as processed by a Control Processed control (see <xref target="ControlProcessedControl"/>)
and no other error is generated. The PKI Response <bcp14>MUST</bcp14> include a
CMCFailInfo value with the value badRequest and the bodyList <bcp14>MUST</bcp14>
contain the bodyPartID of the invalid or unrecognized control(s). A
server is the final server if and only if it is not passing the PKI
Request on to another server. A server is not considered to be the
final server if the server would have passed the PKI Request on, but
instead it returned a processing error.</t>
            <t>The controls defined by this document are found in Section 6.</t>
          </section>
          <section anchor="CertificationRequestFormats">
            <name>Certification Request Formats</name>
            <t>Certification Requests are based on PKCS #10, CRMF, or Other Request
formats. <xref target="PKCS10CertificationSyntax"/> specifies the requirements for clients
and servers dealing with PKCS #10. <xref target="CRMFCertificationSyntax"/> specifies the
requirements for clients and servers dealing with CRMF.
<xref target="OtherCertificationRequest"/> specifies the requirements for clients and servers
dealing with Other Request.</t>
            <artwork><![CDATA[
  TaggedRequest ::= CHOICE {
    tcr               [0] TaggedCertificationRequest,
    crm               [1] CertReqMsg,
    orm               [2] SEQUENCE {
      bodyPartID            BodyPartID,
      requestMessageType    OBJECT IDENTIFIER,
      requestMessageValue   ANY DEFINED BY requestMessageType
    }
  }
]]></artwork>
            <t>The fields in TaggedRequest have the following meaning:</t>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t><tt>tcr</tt> is a certification request that uses the PKCS #10 syntax.
   Details on PKCS #10 are found in <xref target="PKCS10CertificationSyntax"/>.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t><tt>crm</tt> is a certification request that uses the CRMF syntax. Details
   on CRMF are found in <xref target="CRMFCertificationSyntax"/>.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t><tt>orm</tt> is an externally defined certification request. One example is
    an attribute certification request.  The fields of this structure
    are:</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t><tt>bodyPartID</tt> is the identifier number for this certification
    request. Details on body part identifiers are found in
    <xref target="BodyPartIdentification"/>.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t><tt>requestMessageType</tt> identifies the other request type. These
   values are defined outside of this document.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t><tt>requestMessageValue</tt> is the data associated with the other request
   type.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
            <section anchor="PKCS10CertificationSyntax">
              <name>PKCS #10 Certification Syntax</name>
              <t>A certification request based on PKCS #10 uses the following ASN.1
structure:</t>
              <artwork><![CDATA[
  TaggedCertificationRequest ::= SEQUENCE {
    bodyPartID            BodyPartID,
    certificationRequest  CertificationRequest
  }
]]></artwork>
              <t>The fields in TaggedCertificationRequest have the following meaning:</t>
              <ul empty="true">
                <li>
                  <ul empty="true">
                    <li>
                      <t><tt>bodyPartID</tt> is the identifier number for this certification request.
   Details on body part identifiers are found in <xref target="BodyPartIdentification"/>.</t>
                    </li>
                  </ul>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <ul empty="true">
                    <li>
                      <t><tt>certificationRequest</tt> contains the PKCS-#10-based certification
   request.  Its fields are described in <xref target="PKCS10"/>.</t>
                    </li>
                  </ul>
                </li>
              </ul>
              <t>When producing a certification request based on PKCS #10, clients
<bcp14>MUST</bcp14> produce the certification request with a subject name and public
key. Some PKI products are operated using a central repository of
information to assign subject names upon receipt of a certification
request. To accommodate this mode of operation, the subject field in
a CertificationRequest <bcp14>MAY</bcp14> be NULL, but <bcp14>MUST</bcp14> be present. CAs that
receive a CertificationRequest with a NULL subject field <bcp14>MAY</bcp14> reject
such certification requests. If rejected and a PKI Response is
returned, the CA <bcp14>MUST</bcp14> return a PKI Response with the CMCFailInfo
value with the value badRequest.</t>
            </section>
            <section anchor="CRMFCertificationSyntax">
              <name>CRMF Certification Syntax</name>
              <t>A CRMF message uses the following ASN.1 structure (defined in <xref target="CRMF"/>
and included here for convenience):</t>
              <artwork><![CDATA[
  CertReqMsg ::= SEQUENCE {
    certReq   CertRequest,
    popo      ProofOfPossession  OPTIONAL,
    -- content depends upon key type
    regInfo   SEQUENCE SIZE(1..MAX) OF
                AttributeTypeAndValue OPTIONAL }

  CertRequest ::= SEQUENCE {
    certReqId     INTEGER,
                    -- ID for matching request and reply
    certTemplate  CertTemplate,
                    -- Selected fields of cert to be issued
    controls      Controls OPTIONAL }
                    -- Attributes affecting issuance

  CertTemplate ::= SEQUENCE {
    version      [0] Version               OPTIONAL,
    serialNumber [1] INTEGER               OPTIONAL,
    signingAlg   [2] AlgorithmIdentifier   OPTIONAL,
    issuer       [3] Name                  OPTIONAL,
    validity     [4] OptionalValidity      OPTIONAL,
    subject      [5] Name                  OPTIONAL,
    publicKey    [6] SubjectPublicKeyInfo  OPTIONAL,
    issuerUID    [7] UniqueIdentifier      OPTIONAL,
    subjectUID   [8] UniqueIdentifier      OPTIONAL,
    extensions   [9] Extensions            OPTIONAL }
]]></artwork>
              <t>The fields in CertReqMsg are explained in <xref target="CRMF"/>.</t>
              <t>This document imposes the following additional restrictions on the
construction and processing of CRMF certification requests:</t>
              <ul empty="true">
                <li>
                  <t>When a Full PKI Request includes a CRMF certification request,
  both the subject and publicKey fields in the CertTemplate <bcp14>MUST</bcp14> be
  defined. The subject field can be encoded as NULL, but <bcp14>MUST</bcp14> be
  present.</t>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <t>When both CRMF and CMC controls exist with equivalent
  functionality, the CMC control <bcp14>SHOULD</bcp14> be used. The CMC control
  <bcp14>MUST</bcp14> override the CRMF control.</t>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <t>The regInfo field <bcp14>MUST NOT</bcp14> be used on a CRMF certification
  request. Equivalent functionality is provided in the CMC regInfo
  control (<xref target="RegistrationandResponseInformationControls"/>).</t>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <t>The indirect method of proving POP is not supported in this
  protocol. One of the other methods (including the direct method
  described in this document) <bcp14>MUST</bcp14> be used. The value of encrCert
  in SubsequentMessage <bcp14>MUST NOT</bcp14> be used.</t>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <t>Since the subject and publicKeyValues are always present, the
  POPOSigningKeyInput <bcp14>MUST NOT</bcp14> be used when computing the value for
  POPSigningKey.</t>
                </li>
              </ul>
              <t>A server is not required to use all of the values suggested by the
client in the CRMF certification request. Servers <bcp14>MUST</bcp14> be able to
process all extensions defined, but not prohibited in <xref target="PKIXCERT"/>.
Servers are not required to be able to process other X.509v3
extensions transmitted using this protocol, nor are they required to
be able to process private extensions. Servers are permitted to
modify client-requested extensions. Servers <bcp14>MUST NOT</bcp14> alter an
extension so as to invalidate the original intent of a client-
requested extension. (For example, change key usage from
keyAgreement to digitalSignature.) If a certification request is
denied due to the inability to handle a requested extension, the
server <bcp14>MUST</bcp14> respond with a Full PKI Response with a CMCFailInfo value
with the value of unsupportedExt.</t>
            </section>
            <section anchor="OtherCertificationRequest">
              <name>Other Certification Request</name>
              <t>This document allows for other certification request formats to be
defined and used as well. An example of an other certification
request format is one for Attribute Certificates. These other
certification request formats are defined by specifying an OID for
identification and the structure to contain the data to be passed.</t>
            </section>
          </section>
          <section anchor="ContentInfoObjects">
            <name>Content Info Objects</name>
            <t>The <tt>cmsSequence</tt> field of the <tt>PKIData</tt> and <tt>PKIResponse</tt> messages
contains zero or more tagged content info objects. The syntax for
this structure is:</t>
            <artwork><![CDATA[
  TaggedContentInfo ::= SEQUENCE {
    bodyPartID              BodyPartID,
    contentInfo             ContentInfo
  }
]]></artwork>
            <t>The fields in <tt>TaggedContentInfo</tt> have the following meaning:</t>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t><tt>bodyPartID</tt> is a unique integer that identifies this content info
   object.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t><tt>contentInfo</tt> is a ContentInfo object (defined in <xref target="CMS"/>).</t>
                  </li>
                </ul>
              </li>
            </ul>
            <t>The four content types used in <tt>cmsSequence</tt> are <tt>AuthenticatedData</tt>,
<tt>Data</tt>, <tt>EnvelopedData</tt>, and <tt>SignedData</tt>. All of these content types are
defined in <xref target="CMS"/>.</t>
            <section anchor="AuthenticatedData">
              <name>Authenticated Data</name>
              <t>The <tt>AuthenticatedData</tt> content type provides a method of doing pre-
shared-secret-based validation of data being sent between two
parties. Unlike <tt>SignedData</tt>, it does not specify which party actually
generated the information.</t>
              <t><tt>AuthenticatedData</tt> provides origination authentication in those
circumstances where a shared-secret exists, but a PKI-based trust has
not yet been established. No PKI-based trust may have been
established because a trust anchor has not been installed on the
client or no certificate exists for a signing key.</t>
              <t><tt>AuthenticatedData</tt> content type is used by this document for:</t>
              <ul empty="true">
                <li>
                  <t>The id-cmc-authData control (<xref target="AuthenticatedDataControl"/>), and</t>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <t>The top-level wrapper in environments where an encryption-only key
  is being certified or where a shared-secret exists, but a PKI-based
  trust (needed for SignedData) has not yet been established.</t>
                </li>
              </ul>
              <t>This content type can include both PKIData and PKIResponse as the
encapsulated content types. These embedded content types can contain
additional controls that need to be processed.</t>
            </section>
            <section anchor="Data">
              <name>Data</name>
              <t>The Data content type allows for general transport of unstructured
data.</t>
              <t>The Data content type is used by this document for:</t>
              <ul empty="true">
                <li>
                  <t>Holding the encrypted random value y for POP proof in the
  encrypted POP control (see <xref target="EncryptedandDecryptedPOPControls"/>).</t>
                </li>
              </ul>
            </section>
            <section anchor="EnvelopedData">
              <name>Enveloped Data</name>
              <t>The <tt>EnvelopedData</tt> content type provides for shrouding of data.</t>
              <t>The <tt>EnvelopedData</tt> content type is the primary confidentiality method
for sensitive information in this protocol. <tt>EnvelopedData</tt> can
provide encryption of an entire PKI Request (see <xref target="ApplicationofEncryptiontoaPKIRequestResponse"/>).
<tt>EnvelopedData</tt> can also be used to wrap private key material for key
archival. If the decryption on an EnvelopedData fails, a Full PKI
Response is returned with a <tt>CMCFailInfo</tt> value of <tt>badMessageCheck</tt> and
a <tt>bodyPartID</tt> of 0.</t>
            </section>
            <section anchor="SignedData">
              <name>Signed Data</name>
              <t>The <tt>SignedData</tt> content type provides for authentication and
integrity.</t>
              <t>The <tt>SignedData</tt> content type is used by this document for:</t>
              <ul empty="true">
                <li>
                  <t>The outer wrapper for a PKI Request.</t>
                </li>
              </ul>
              <ul empty="true">
                <li>
                  <t>The outer wrapper for a PKI Response.</t>
                </li>
              </ul>
              <t>As part of processing a PKI Request/Response, the signature(s) <bcp14>MUST</bcp14>
be verified. If the signature does not verify and the PKI Request/
Response contains anything other than a CMC Status Info control, a
Full PKI Response containing a CMC Status Info control <bcp14>MUST</bcp14> be
returned using a <tt>CMCFailInfo</tt> with a value of <tt>badMessageCheck</tt> and a
<tt>bodyPartID</tt> of 0.</t>
              <t>For the PKI Response, <tt>SignedData</tt> allows the server to sign the
returning data, if any exists, and to carry the certificates and CRLs
corresponding to the PKI Request. If no data is being returned
beyond the certificates and CRLs, there is no 'eContent' field in the
'EncapsulatedContentInfo' and no 'SignerInfo'.</t>
              <t>Only if the server is unable to sign the response (and unable to use
any <tt>RecipientInfo</tt> options of the <tt>AuthenticatedData</tt> content type),
it should send a negative response.  A Full PKI Response <tt>SignedData</tt> type
containing a CMC Status Info control <bcp14>MUST</bcp14> be returned using a <tt>CMCFailInfo</tt>
with a value of internalCAError and a <tt>bodyPartID</tt> of 0, and the eContent field
in the <tt>EncapsulatedContentInfo</tt> as well as <tt>SignerInfo</tt> fields <bcp14>MUST NOT</bcp14> be populated.</t>
            </section>
          </section>
          <section anchor="OtherMessageBodies">
            <name>Other Message Bodies</name>
            <t>The otherMsgSequence field of the PKI Request/Response allows for
arbitrary data objects to be carried as part of a PKI Request/
Response. This is intended to contain a data object that is not
already wrapped in a cmsSequence field <xref target="ContentInfoObjects"/>. The data
object is ignored unless a control references the data object by
bodyPartID.</t>
            <artwork><![CDATA[
  OtherMsg ::= SEQUENCE {
    bodyPartID        BodyPartID,
    otherMsgType      OBJECT IDENTIFIER,
    otherMsgValue     ANY DEFINED BY otherMsgType }
]]></artwork>
            <t>The fields in OtherMsg have the following meaning:</t>
            <ul empty="true">
              <li>
                <t>bodyPartID is the unique id identifying this data object.</t>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <t>otherMsgType is the OID that defines the type of message body.</t>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <t>otherMsgValue is the data.</t>
              </li>
            </ul>
          </section>
        </section>
        <section anchor="BodyPartIdentification">
          <name>Body Part Identification</name>
          <t>Each element of a PKIData or PKIResponse has an associated body part
identifier. The body part identifier is a 4-octet integer using the
ASN.1 of:</t>
          <artwork><![CDATA[
  bodyIdMax INTEGER ::= 4294967295

  BodyPartID ::= INTEGER(0..bodyIdMax)
]]></artwork>
          <t>Body part identifiers are encoded in the certReqIds field for
CertReqMsg objects (in a TaggedRequest) or in the bodyPartID field of
the other objects. The body part identifier <bcp14>MUST</bcp14> be unique within a
single PKIData or PKIResponse. Body part identifiers can be
duplicated in different layers (for example, a PKIData embedded
within another).</t>
          <t>The bodyPartID value of 0 is reserved for use as the reference to the
current PKIData object.</t>
          <t>Some controls, such as the Add Extensions control <xref target="AddExtensionsControl"/>,
use the body part identifier in the pkiDataReference field to refer
to a PKI Request in the current PKIData. Some controls, such as the
Extended CMC Status Info control <xref target="extCMCStatusInfo"/>, will also use body
part identifiers to refer to elements in the previous PKI Request/
Response. This allows an error to be explicit about the control or
PKI Request to which the error applies.</t>
          <t>A BodyPartList contains a list of body parts in a PKI Request/
Response (i.e., the Batch Request control in <xref target="BatchRequestandResponseControls"/>). The
ASN.1 type BodyPartList is defined as:</t>
          <artwork><![CDATA[
  BodyPartList ::= SEQUENCE SIZE (1..MAX) OF BodyPartID
]]></artwork>
          <t>A BodyPartPath contains a path of body part identifiers moving
through nesting (i.e., the Modify Certification Request control in
<xref target="ModifyCertificationRequestControl"/>). The ASN.1 type BodyPartPath is defined as:</t>
          <artwork><![CDATA[
  BodyPartPath ::= SEQUENCE SIZE (1..MAX) OF BodyPartID
]]></artwork>
        </section>
        <section anchor="CMCUnsignedDataAttribute">
          <name>CMC Unsigned Data Attribute</name>
          <t>There is sometimes a need to include data in a PKI Request designed
to be removed by an RA during processing. An example of this is the
inclusion of an encrypted private key, where a Key Archive Agent
removes the encrypted private key before sending it on to the CA.
One side effect of this desire is that every RA that encapsulates
this information needs to move the data so that it is not covered by
that RA's signature. (A client PKI Request encapsulated by an RA
cannot have a signed control removed by the Key Archive Agent without
breaking the RA's signature.) The CMC Unsigned Data attribute
addresses this problem.</t>
          <t>The CMC Unsigned Data attribute contains information that is not
directly signed by a client. When an RA encounters this attribute in
the unsigned or unauthenticated attribute field of a request it is
aggregating, the CMC Unsigned Data attribute is removed from the
request prior to placing the request in a cmsSequence and placed in
the unsigned or unauthenticated attributes of the RA's signed or
authenticated data wrapper.</t>
          <t>The CMC Unsigned Data attribute is identified by:</t>
          <artwork><![CDATA[
  id-aa-cmc-unsignedData OBJECT IDENTIFIER ::= { id-aa 34 }
]]></artwork>
          <t>The CMC Unsigned Data attribute has the ASN.1 definition:</t>
          <artwork><![CDATA[
  CMCUnsignedData ::= SEQUENCE {
    bodyPartPath        BodyPartPath,
    identifier          OBJECT IDENTIFIER,
    content             ANY DEFINED BY identifier
  }
]]></artwork>
          <t>The fields in CMCUnsignedData have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>bodyPartPath is the path pointing to the control associated with
   this data. When an RA moves the control in an unsigned or
   unauthenticated attribute up one level as part of wrapping the
   data in a new SignedData or AuthenticatedData, the body part
   identifier of the embedded item in the PKIData is prepended to the
   bodyPartPath sequence.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>identifier is the OID that defines the associated data.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>content is the data.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>There <bcp14>MUST</bcp14> be at most one CMC Unsigned Data attribute in the
UnsignedAttribute sequence of a SignerInfo or in the
UnauthenticatedAttribute sequence of an AuthenticatedData.
UnsignedAttribute consists of a set of values; the attribute can have
any number of values greater than zero in that set. If the CMC
Unsigned Data attribute is in one SignerInfo or AuthenticatedData, it
<bcp14>MUST</bcp14> appear with the same values(s) in all SignerInfo and
AuthenticatedData items.</t>
        </section>
      </section>
    </section>
    <section anchor="PKIResponses">
      <name>PKI Responses</name>
      <t>Two types of PKI Responses exist. This section gives the details on
both types.</t>
      <section anchor="SimplePKIResponse">
        <name>Simple PKI Response</name>
        <t>Clients <bcp14>MUST</bcp14> be able to process the Simple PKI Response. The Simple
PKI Response consists of a SignedData with no EncapsulatedContentInfo
and no SignerInfo. The certificates requested in the PKI Response
are returned in the certificate field of the SignedData.</t>
        <t>Clients <bcp14>MUST NOT</bcp14> assume the certificates are in any order. Servers
<bcp14>SHOULD</bcp14> include all intermediate certificates needed to form complete
certification paths to one or more trust anchors, not just the newly
issued certificate(s). The server <bcp14>MAY</bcp14> additionally return CRLs in
the CRL bag. Servers <bcp14>MAY</bcp14> include the self-signed certificates.
Clients <bcp14>MUST NOT</bcp14> implicitly trust included self-signed certificate(s)
merely due to its presence in the certificate bag. In the event
clients receive a new self-signed certificate from the server,
clients <bcp14>SHOULD</bcp14> provide a mechanism to enable the user to use the
certificate as a trust anchor. (The Publish Trust Anchors control
(<xref target="PublishTrustAnchorsControl"/>) should be used in the event that the server intends
the client to accept one or more certificates as trust anchors. This
requires the use of the Full PKI Response message.)</t>
      </section>
      <section anchor="FullPKIResponse">
        <name>Full PKI Response</name>
        <t>Clients <bcp14>MUST</bcp14> be able to process a Full PKI Response.</t>
        <t>The Full PKI Response consists of a SignedData or AuthenticatedData
encapsulating a PKIResponse content type. The certificates issued in
a PKI Response are returned in the certificates field of the
immediately encapsulating SignedData.</t>
        <t>Clients <bcp14>MUST NOT</bcp14> assume the certificates are in any order. Servers
<bcp14>SHOULD</bcp14> include all intermediate certificates needed to form complete
chains to one or more trust anchors, not just the newly issued
certificate(s). The server <bcp14>MAY</bcp14> additionally return CRLs in the CRL
bag. Servers <bcp14>MAY</bcp14> include self-signed certificates. Clients <bcp14>MUST NOT</bcp14>
implicitly trust included self-signed certificate(s) merely due to
its presence in the certificate bag. In the event clients receive a
new self-signed certificate from the server, clients <bcp14>MAY</bcp14> provide a
mechanism to enable the user to explicitly use the certificate as a
trust anchor. (The Publish Trust Anchors control (<xref target="PublishTrustAnchorsControl"/>)
exists for the purpose of allowing for distribution of trust anchor
certificates. If a trusted anchor publishes a new trusted anchor,
this is one case where automated trust of the new trust anchor could
be allowed.)</t>
        <section anchor="PKIResponseContentType">
          <name>PKIResponse Content Type</name>
          <t>The PKIResponse content type is used for the Full PKI Response. The
PKIResponse content type is identified by:</t>
          <artwork><![CDATA[
  id-cct-PKIResponse OBJECT IDENTIFIER ::= { id-pkix id-cct(12) 3  }
]]></artwork>
          <t>The ASN.1 structure corresponding to the PKIResponse content type is:</t>
          <artwork><![CDATA[
  PKIResponse ::= SEQUENCE {
    controlSequence   SEQUENCE SIZE(0..MAX) OF TaggedAttribute,
    cmsSequence       SEQUENCE SIZE(0..MAX) OF TaggedContentInfo,
    otherMsgSequence  SEQUENCE SIZE(0..MAX) OF OtherMsg
    }

    ResponseBody ::= PKIResponse
]]></artwork>
          <t>Note: In <xref target="RFC2797"/>, this ASN.1 type was named ResponseBody. It has
been renamed to PKIResponse for clarity and the old name kept as a
synonym.</t>
          <t>The fields in PKIResponse have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>controlSequence is a sequence of controls. The controls defined in
   this document are found in Section 6. Controls can be defined by
   other parties. Details on the TaggedAttribute structure are found
  in <xref target="ControlSyntax"/>.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>cmsSequence is a sequence of <xref target="CMS"/> message objects. See
   <xref target="ContentInfoObjects"/> for more details.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>otherMsgSequence is a sequence of arbitrary data objects. Data
   objects placed here are referred to by one or more controls. This
   allows for controls to use large amounts of data without the data
   being embedded in the control. See <xref target="OtherMessageBodies"/> for more
   details.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Processing of PKIResponse by a recipient is as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>All controls should be examined and processed in an appropriate
manner. The appropriate processing is to complete processing at
this time, to ignore the control, or to place the control on a
to-do list for later processing.</t>
            </li>
            <li>
              <t>Additional processing of non-element items includes the saving of
certificates and CRLs present in wrapping layers. This type of
processing is based on the consumer of the element and should not
be relied on by generators.</t>
            </li>
          </ol>
          <t>No processing is required for cmsSequence or otherMsgSequence members
of the PKIResponse, if items are present and are not referenced by a
control. In this case, the cmsSequence and otherMsgSequence members
are to be ignored.</t>
        </section>
      </section>
    </section>
    <section anchor="ApplicationofEncryptiontoaPKIRequestResponse">
      <name>Application of Encryption to a PKI Request/Response</name>
      <t>There are occasions when a PKI Request or Response must be encrypted
in order to prevent disclosure of information in the PKI Request/
Response from being accessible to unauthorized entities. This
section describes the means to encrypt Full PKI Requests and
Responses (Simple PKI Requests cannot be encrypted). Data portions
of PKI Requests and Responses that are placed in the cmsSequence
field can be encrypted separately.</t>
      <t>Confidentiality is provided by wrapping the PKI Request/Response (a
SignedData) in an EnvelopedData. The nested content type in the
EnvelopedData is id-SignedData. Note that this is different from
S/MIME where there is a MIME layer placed between the encrypted and
signed data. It is recommended that if an EnvelopedData layer is
applied to a PKI Request/Response, a second signature layer be placed
outside of the EnvelopedData layer. The following figure shows how
this nesting would be done:</t>
      <artwork><![CDATA[
  Normal              Option 1                  Option 2
  ------              --------                  --------
   SignedData          EnvelopedData             SignedData
     PKIData             SignedData                EnvelopedData
                           PKIData                   SignedData
                                                       PKIData
]]></artwork>
      <t>Note: PKIResponse can be substituted for PKIData in the above figure.</t>
      <t>Options 1 and 2 prevent leakage of sensitive data by encrypting the
Full PKI Request/Response. An RA that receives a PKI Request that it
cannot decrypt <bcp14>MAY</bcp14> reject the PKI Request unless it can process the
PKI Request without knowledge of the contents (i.e., all it does is
amalgamate multiple PKI Requests and forward them to a server).</t>
      <t>After the RA removes the envelope and completes processing, it may
then apply a new EnvelopedData layer to protect PKI Requests for
transmission to the next processing agent. Section 7 contains more
information about RA processing.</t>
      <t>Full PKI Requests/Responses can be encrypted or transmitted in the
clear. Servers <bcp14>MUST</bcp14> provide support for all three options.</t>
      <t>Alternatively, an authenticated, secure channel could exist between
the parties that require confidentiality. Clients and servers <bcp14>MAY</bcp14>
use such channels instead of the technique described above to provide
secure, private communication of Simple and Full PKI Requests/
Responses.</t>
    </section>
    <section anchor="Controls">
      <name>Controls</name>
      <t>Controls are carried as part of both Full PKI Requests and Responses.
Each control is encoded as a unique OID followed by the data for the
control (see syntax in <xref target="ControlSyntax"/>). The encoding of the data is
based on the control. Processing systems would first detect the OID
(TaggedAttribute attrType) and process the corresponding control
value (TaggedAttribute attrValues) prior to processing the message
body.</t>
      <t>The OIDs are all defined under the following arc:</t>
      <artwork><![CDATA[
  id-pkix OBJECT IDENTIFIER  ::= { iso(1) identified-organization(3)
    dod(6) internet(1) security(5) mechanisms(5) pkix(7) }

  id-cmc OBJECT IDENTIFIER ::= { id-pkix 7 }
]]></artwork>
      <t>The following table lists the names, OID, and syntactic structure for
each of the controls described in this document.</t>
      <table anchor="ctrl-attrs">
        <name>CMC Control Attributes</name>
        <thead>
          <tr>
            <th align="left">Identifier Description</th>
            <th align="left">OID</th>
            <th align="left">ASN.1 Structure</th>
            <th align="left">Section</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">id-cmc-statusInfo</td>
            <td align="left">id-cmc 1</td>
            <td align="left">CMCStatusInfo</td>
            <td align="left">6.1.2</td>
          </tr>
          <tr>
            <td align="left">id-cmc-identification</td>
            <td align="left">id-cmc 2</td>
            <td align="left">UTF8String</td>
            <td align="left">6.2.3</td>
          </tr>
          <tr>
            <td align="left">id-cmc-identityProof</td>
            <td align="left">id-cmc 3</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.2.2</td>
          </tr>
          <tr>
            <td align="left">id-cmc-dataReturn</td>
            <td align="left">id-cmc 4</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.4</td>
          </tr>
          <tr>
            <td align="left">id-cmc-transactionId</td>
            <td align="left">id-cmc 5</td>
            <td align="left">INTEGER</td>
            <td align="left">6.6</td>
          </tr>
          <tr>
            <td align="left">id-cmc-senderNonce</td>
            <td align="left">id-cmc 6</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.6</td>
          </tr>
          <tr>
            <td align="left">id-cmc-recipientNonce</td>
            <td align="left">id-cmc 7</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.6</td>
          </tr>
          <tr>
            <td align="left">id-cmc-addExtensions</td>
            <td align="left">id-cmc 8</td>
            <td align="left">AddExtensions</td>
            <td align="left">6.5.2</td>
          </tr>
          <tr>
            <td align="left">id-cmc-encryptedPOP</td>
            <td align="left">id-cmc 9</td>
            <td align="left">EncryptedPOP</td>
            <td align="left">6.7</td>
          </tr>
          <tr>
            <td align="left">id-cmc-decryptedPOP</td>
            <td align="left">id-cmc 10</td>
            <td align="left">DecryptedPOP</td>
            <td align="left">6.7</td>
          </tr>
          <tr>
            <td align="left">id-cmc-lraPOPWitness</td>
            <td align="left">id-cmc 11</td>
            <td align="left">LraPOPWitness</td>
            <td align="left">6.8</td>
          </tr>
          <tr>
            <td align="left">id-cmc-getCert</td>
            <td align="left">id-cmc 15</td>
            <td align="left">GetCert</td>
            <td align="left">6.9</td>
          </tr>
          <tr>
            <td align="left">id-cmc-getCRL</td>
            <td align="left">id-cmc 16</td>
            <td align="left">GetCRL</td>
            <td align="left">6.10</td>
          </tr>
          <tr>
            <td align="left">id-cmc-revokeRequest</td>
            <td align="left">id-cmc 17</td>
            <td align="left">RevokeRequest</td>
            <td align="left">6.11</td>
          </tr>
          <tr>
            <td align="left">id-cmc-regInfo</td>
            <td align="left">id-cmc 18</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.12</td>
          </tr>
          <tr>
            <td align="left">id-cmc-responseInfo</td>
            <td align="left">id-cmc 19</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.12</td>
          </tr>
          <tr>
            <td align="left">id-cmc-queryPending</td>
            <td align="left">id-cmc 21</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.13</td>
          </tr>
          <tr>
            <td align="left">id-cmc-popLinkRandom</td>
            <td align="left">id-cmc 22</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.3.1</td>
          </tr>
          <tr>
            <td align="left">id-cmc-popLinkWitness</td>
            <td align="left">id-cmc 23</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.3.1</td>
          </tr>
          <tr>
            <td align="left">id-cmc-popLinkWitnessV2</td>
            <td align="left">id-cmc 33</td>
            <td align="left">OCTET STRING</td>
            <td align="left">6.3.1.1</td>
          </tr>
          <tr>
            <td align="left">id-cmc-confirmCertAcceptance</td>
            <td align="left">id-cmc 24</td>
            <td align="left">CMCCertId</td>
            <td align="left">6.14</td>
          </tr>
          <tr>
            <td align="left">id-cmc-statusInfoV2</td>
            <td align="left">id-cmc 25</td>
            <td align="left">CMCStatusInfoV2</td>
            <td align="left">6.1.1</td>
          </tr>
          <tr>
            <td align="left">id-cmc-trustedAnchors</td>
            <td align="left">id-cmc 26</td>
            <td align="left">PublishTrustAnchors</td>
            <td align="left">6.15</td>
          </tr>
          <tr>
            <td align="left">id-cmc-authData</td>
            <td align="left">id-cmc 27</td>
            <td align="left">AuthPublish</td>
            <td align="left">6.16</td>
          </tr>
          <tr>
            <td align="left">id-cmc-batchRequests</td>
            <td align="left">id-cmc 28</td>
            <td align="left">BodyPartList</td>
            <td align="left">6.17</td>
          </tr>
          <tr>
            <td align="left">id-cmc-batchResponses</td>
            <td align="left">id-cmc 29</td>
            <td align="left">BodyPartList</td>
            <td align="left">6.17</td>
          </tr>
          <tr>
            <td align="left">id-cmc-publishCert</td>
            <td align="left">id-cmc 30</td>
            <td align="left">CMCPublicationInfo</td>
            <td align="left">6.18</td>
          </tr>
          <tr>
            <td align="left">id-cmc-modCertTemplate</td>
            <td align="left">id-cmc 31</td>
            <td align="left">ModCertTemplate</td>
            <td align="left">6.5.1</td>
          </tr>
          <tr>
            <td align="left">id-cmc-controlProcessed</td>
            <td align="left">id-cmc 32</td>
            <td align="left">ControlsProcessed</td>
            <td align="left">6.19</td>
          </tr>
          <tr>
            <td align="left">id-cmc-identityProofV2</td>
            <td align="left">id-cmc 34</td>
            <td align="left">IdentityProofV2</td>
            <td align="left">6.2.1</td>
          </tr>
          <tr>
            <td align="left">id-cmc-raIdentityWitness</td>
            <td align="left">id-cmc 35</td>
            <td align="left">BodyPartPath</td>
            <td align="left">6.20</td>
          </tr>
          <tr>
            <td align="left">id-cmc-responseBody</td>
            <td align="left">id-cmc 37</td>
            <td align="left">BodyPartPath</td>
            <td align="left">6.21</td>
          </tr>
        </tbody>
      </table>
      <section anchor="xtCMCStatusInfo">
        <name>CMC Status Info Controls</name>
        <t>The CMC Status Info controls return information about the status of a
client/server request/response. Two controls are described in this
section. The Extended CMC Status Info control is the preferred
control; the CMC Status Info control is included for backwards
compatibility with RFC 2797.</t>
        <t>Servers <bcp14>MAY</bcp14> emit multiple CMC status info controls referring to a
single body part. Clients <bcp14>MUST</bcp14> be able to deal with multiple CMC
status info controls in a PKI Response. Servers <bcp14>MUST</bcp14> use the
Extended CMC Status Info control, but <bcp14>MAY</bcp14> additionally use the CMC
Status Info control. Clients <bcp14>MUST</bcp14> be able to process the Extended
CMC Status Info control.</t>
        <section anchor="extCMCStatusInfo">
          <name>Extended CMC Status Info Control</name>
          <t>The Extended CMC Status Info control is identified by the OID:</t>
          <artwork><![CDATA[
  id-cmc-statusInfoV2 OBJECT IDENTIFIER ::= { id-cmc 25 }
]]></artwork>
          <t>The Extended CMC Status Info control has the ASN.1 definition:</t>
          <artwork><![CDATA[
   CMCStatusInfoV2 ::= SEQUENCE {
      cMCStatus             CMCStatus,
      bodyList              SEQUENCE SIZE (1..MAX) OF
                              BodyPartReference,
      statusString          UTF8String OPTIONAL,
      otherInfo             OtherStatusInfo OPTIONAL
   }

   OtherStatusInfo ::= CHOICE {
      failInfo              CMCFailInfo,
      pendInfo              PendInfo,
      extendedFailInfo      [1] ExtendedFailInfo
   }

   PendInfo ::= SEQUENCE {
      pendToken           OCTET STRING,
      pendTime            GeneralizedTime
   }

   ExtendedFailInfo ::= SEQUENCE {
      failInfoOID            OBJECT IDENTIFIER,
      failInfoValue          ANY DEFINED BY failInfoOID
   }

  BodyPartReference ::= CHOICE {
    bodyPartID           BodyPartID,
    bodyPartPath         BodyPartPath
   }
]]></artwork>
          <t>The fields in CMCStatusInfoV2 have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>cMCStatus contains the returned status value. Details are in
   <xref target="CMCStatusValues"/>.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>bodyList identifies the controls or other elements to which the
   status value applies. If an error is returned for a Simple PKI
   Request, this field is the bodyPartID choice of BodyPartReference
   with the single integer of value 1.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>statusString contains additional description information. This
   string is human readable.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>otherInfo contains additional information that expands on the CMC
   status code returned in the cMCStatus field.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>The fields in OtherStatusInfo have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>failInfo is described in <xref target="CMCFailInfo"/>. It provides an error code
   that details what failure occurred. This choice is present only
   if cMCStatus contains the value failed.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>pendInfo contains information about when and how the client should
   request the result of this request. It is present when the
   cMCStatus is either pending or partial. pendInfo uses the
   structure PendInfo, which has the fields:</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <ul spacing="normal">
                    <li>
                      <t>pendToken is the token used in the Query Pending control
   (<xref target="QueryPendingControl"/>).</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <ul spacing="normal">
                    <li>
                      <t>pendTime contains the suggested time the server wants to be
   queried about the status of the certification request.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>extendedFailInfo includes application-dependent detailed error
   information.  This choice is present only if cMCStatus contains
   the value failed.  Caution should be used when defining new values
   as they may not be correctly recognized by all clients and
   servers.  The CMCFailInfo value of internalCAError may be assumed
   if the extended error is not recognized.  This field uses the type
   ExtendedFailInfo.  ExtendedFailInfo has the fields:</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <ul spacing="normal">
                    <li>
                      <t>failInfoOID contains an OID that is associated with a set of
   extended error values.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <ul spacing="normal">
                    <li>
                      <t>failInfoValue contains an extended error code from the defined
   set of extended error codes.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>
          <t>If the cMCStatus field is success, the Extended CMC Status Info
control <bcp14>MAY</bcp14> be omitted unless it is the only item in the response.</t>
        </section>
        <section anchor="CMCStatusInfoControl">
          <name>CMC Status Info Control</name>
          <t>The CMC Status Info control is identified by the OID:</t>
          <artwork><![CDATA[
  id-cmc-statusInfo OBJECT IDENTIFIER ::= { id-cmc 1 }
]]></artwork>
          <t>The CMC Status Info control has the ASN.1 definition:</t>
          <artwork><![CDATA[
  CMCStatusInfo ::= SEQUENCE {
    cMCStatus           CMCStatus,
    bodyList            BodyPartList,
    statusString        UTF8String OPTIONAL,
    otherInfo           CHOICE {
      failInfo            CMCFailInfo,
      pendInfo            PendInfo } OPTIONAL
    }
]]></artwork>
          <t>The fields in CMCStatusInfo have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>cMCStatus contains the returned status value. Details are in
   <xref target="CMCStatusValues"/>.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>bodyList contains the list of controls or other elements to which
   the status value applies. If an error is being returned for a
   Simple PKI Request, this field contains a single integer of value 1.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>statusString contains additional description information. This
   string is human readable.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>otherInfo provides additional information that expands on the CMC
   status code returned in the cMCStatus field.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <ul spacing="normal">
                    <li>
                      <t>failInfo is described in <xref target="CMCFailInfo"/>. It provides an error
   code that details what failure occurred. This choice is
   present only if cMCStatus is failed.</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <ul spacing="normal">
                    <li>
                      <t>pendInfo uses the PendInfo ASN.1 structure in <xref target="extCMCStatusInfo"/>. It
   contains information about when and how the client should
   request results of this request. The pendInfo field <bcp14>MUST</bcp14> be
   populated for a cMCStatus value of pending or partial. Further
   details can be found in <xref target="extCMCStatusInfo"/> (Extended CMC Status Info
   Control) and <xref target="QueryPendingControl"/> (Query Pending Control ).</t>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>
          <t>If the cMCStatus field is success, the CMC Status Info control <bcp14>MAY</bcp14> be
omitted unless it is the only item in the response. If no status
exists for a Simple or Full PKI Request, then the value of success is
assumed.</t>
        </section>
        <section anchor="CMCStatusValues">
          <name>CMCStatus Values</name>
          <t>CMCStatus is a field in the Extended CMC Status Info and CMC Status
Info controls. This field contains a code representing the success
or failure of a specific operation. CMCStatus has the ASN.1
structure:</t>
          <artwork><![CDATA[
  CMCStatus ::= INTEGER {
    success                (0),
    -- reserved            (1),
    failed                 (2),
    pending                (3),
    noSupport              (4),
    confirmRequired        (5),
    popRequired            (6),
    partial                (7)
    }
]]></artwork>
          <t>The values of CMCStatus have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>success indicates the request was granted or the action was
   completed.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>failed indicates the request was not granted or the action was not
   completed. More information is included elsewhere in the
   response.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>pending indicates the PKI Request has yet to be processed. The
   requester is responsible to poll back on this Full PKI request.
   pending may only be returned for certification request operations.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>noSupport indicates the requested operation is not supported.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>confirmRequired indicates a Confirm Certificate Acceptance control
   (<xref target="ConfirmCertificateAcceptanceControl"/>) must be returned before the certificate can be
   used.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>popRequired indicates a direct POP operation is required
   (<xref target="POPLinkRandomControl"/>).</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>partial indicates a partial PKI Response is returned. The requester
   is responsible to poll back for the unfulfilled portions of the
   Full PKI Request.</t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="CMCFailInfo">
          <name>CMCFailInfo</name>
          <t>CMCFailInfo is a field in the Extended CMC Status Info and CMC Status
Info controls. CMCFailInfo conveys more detailed information
relevant to the interpretation of a failure condition. The
CMCFailInfo has the following ASN.1 structure:</t>
          <artwork><![CDATA[
  CMCFailInfo ::= INTEGER {
    badAlg            (0),
    badMessageCheck   (1),
    badRequest        (2),
    badTime           (3),
    badCertId         (4),
    unsupportedExt     (5),
    mustArchiveKeys   (6),
    badIdentity       (7),
    popRequired       (8),
    popFailed         (9),
    noKeyReuse        (10),
    internalCAError   (11),
    tryLater          (12),
    authDataFail      (13)
    }
]]></artwork>
          <t>The values of CMCFailInfo have the following meanings:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>badAlg indicates unrecognized or unsupported algorithm.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>badMessageCheck indicates integrity check failed.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>badRequest indicates transaction was not permitted or supported.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>badTime indicates message time field was not sufficiently close to
   the system time.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>badCertId indicates no certificate could be identified matching the
   provided criteria.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>unsupportedExt indicates a requested X.509 extension is not
   supported by the recipient CA.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>mustArchiveKeys indicates private key material must be supplied.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>badIdentity indicates identification control failed to verify.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>popRequired indicates server requires a POP proof before issuing
   certificate.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>popFailed indicates POP processing failed.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>noKeyReuse indicates server policy does not allow key reuse.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>internalCAError indicates that the CA had an unknown internal
  failure.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>tryLater indicates that the server is not accepting requests at this
   time and the client should try at a later time.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>authDataFail indicates failure occurred during processing of
   authenticated data.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>If additional failure reasons are needed, they <bcp14>SHOULD</bcp14> use the
ExtendedFailureInfo item in the Extended CMC Status Info control.
However, for closed environments they can be defined using this type.
Such codes <bcp14>MUST</bcp14> be in the range from 1000 to 1999.</t>
        </section>
      </section>
      <section anchor="IdentificationandIdentityProofControls">
        <name>Identification and Identity Proof Controls</name>
        <t>Some CAs and RAs require that a proof-of-identity be included in a
certification request. Many different ways of doing this exist with
different degrees of security and reliability. Most are familiar
with a bank's request to provide your mother's maiden name as a form
of identity proof. The reasoning behind requiring a proof-of-
identity can be found in Appendix C of <xref target="CRMF"/>.</t>
        <t>CMC provides a method to prove the client's identity based on a
client/server shared-secret. If clients support the Full PKI
Request, clients <bcp14>MUST</bcp14> implement this method of identity proof
(<xref target="IdentityProofControl"/>). Servers <bcp14>MUST</bcp14> provide this method, but <bcp14>MAY</bcp14>
additionally support bilateral methods of similar strength.</t>
        <t>This document also provides an Identification control
(<xref target="IdentificationControl"/>). This control is a simple method to allow a client
to state who they are to the server. Generally, a shared-secret AND
an identifier of that shared-secret are passed from the server to the
client. The identifier is placed in the Identification control, and
the shared-secret is used to compute the Identity Proof control.</t>
        <section anchor="IdentityProofVersion2Control">
          <name>Identity Proof Version 2 Control</name>
          <t>The Identity Proof Version 2 control is identified by the OID:</t>
          <artwork><![CDATA[
  id-cmc-identityProofV2 OBJECT IDENTIFIER ::= { id-cmc 34 }
]]></artwork>
          <t>The Identity Proof Version 2 control has the ASN.1 definition:</t>
          <artwork><![CDATA[
  IdentifyProofV2 ::= SEQUENCE {
    hashAlgID        AlgorithmIdentifier,
    macAlgID         AlgorithmIdentifier,
    witness          OCTET STRING
    }
]]></artwork>
          <t>The fields of IdentityProofV2 have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>hashAlgID is the identifier and parameters for the hash algorithm
   used to convert the shared-secret into a key for the MAC
   algorithm.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>macAlgID is the identifier and the parameters for the message
   authentication code algorithm used to compute the value of the
   witness field.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>witness is the identity proof.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>The required method starts with an out-of-band transfer of a token
(the shared-secret). The shared-secret should be generated in a
random manner. The distribution of this token is beyond the scope of
this document. The client then uses this token for an identity proof
as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>The PKIData reqSequence field (encoded exactly as it appears in
the Full PKI Request including the sequence type and length) is
the value to be validated.</t>
            </li>
            <li>
              <t>A hash of the shared-secret as a UTF8 string is computed using
hashAlgID.</t>
            </li>
            <li>
              <t>A MAC is then computed using the value produced in Step 1 as the
message and the value from Step 2 as the key.</t>
            </li>
            <li>
              <t>The result from Step 3 is then encoded as the witness value in
the Identity Proof Version 2 control.</t>
            </li>
          </ol>
          <t>When the server verifies the Identity Proof Version 2 control, it
computes the MAC value in the same way and compares it to the witness
value contained in the PKI Request.</t>
          <t>If a server fails the verification of an Identity Proof Version 2
control, the CMCFailInfo value <bcp14>MUST</bcp14> be present in the Full PKI
Response and <bcp14>MUST</bcp14> have a value of badIdentity.</t>
          <t>Reuse of the shared-secret on certification request retries allows
the client and server to maintain the same view of acceptable
identity proof values. However, reuse of the shared-secret can
potentially open the door for some types of attacks.</t>
          <t>Implementations <bcp14>MUST</bcp14> be able to support tokens at least 16 characters
long. Guidance on the amount of entropy actually obtained from a
given length token based on character sets can be found in Appendix A
of <xref target="PASSWORD"/>.</t>
        </section>
        <section anchor="IdentityProofControl">
          <name>Identity Proof Control</name>
          <t>The Identity Proof control is identified by the OID:</t>
          <artwork><![CDATA[
  id-cmc-identityProof OBJECT IDENTIFIER ::= { id-cmc 3 }
]]></artwork>
          <t>The Identity Proof control has the ASN.1 definition:</t>
          <artwork><![CDATA[
  IdentifyProof ::= OCTET STRING
]]></artwork>
          <t>This control is processed in the same way as the Identity Proof
Version 2 control. In this case, the hash algorithm is fixed to
SHA-1 and the MAC algorithm is fixed to HMAC-SHA1.</t>
        </section>
        <section anchor="IdentificationControl">
          <name>Identification Control</name>
          <t>Optionally, servers <bcp14>MAY</bcp14> require the inclusion of the unprotected
Identification control with an Identification Proof control. The
Identification control is intended to contain a text string that
assists the server in locating the shared-secret needed to validate
the contents of the Identity Proof control. If the Identification
control is included in the Full PKI Request, the derivation of the
key in Step 2 (from <xref target="IdentityProofVersion2Control"/>) is altered so that the hash of the
concatenation of the shared-secret and the UTF8 identity value
(without the type and length bytes) are hashed rather than just the
shared-secret.</t>
          <t>The Identification control is identified by the OID:</t>
          <artwork><![CDATA[
  id-cmc-identification OBJECT IDENTIFIER ::= { id-cmc 2 }
]]></artwork>
          <t>The Identification control has the ASN.1 definition:</t>
          <artwork><![CDATA[
  Identification ::= UTF8String
]]></artwork>
        </section>
        <section anchor="HardwareShared-SecretTokenGeneration">
          <name>Hardware Shared-Secret Token Generation</name>
          <t>The shared-secret between the EE and the server is sometimes computed
using a hardware device that generates a series of tokens. The EE
can therefore prove its identity by transferring this token in plain
text along with a name string. The above protocol can be used with a
hardware shared-secret token generation device by the following
modifications:</t>
          <ol spacing="normal" type="1"><li>
              <t>The Identification control <bcp14>MUST</bcp14> be included and <bcp14>MUST</bcp14> contain the
hardware-generated token.</t>
            </li>
            <li>
              <t>The shared-secret value used above is the same hardware-generated
token.</t>
            </li>
            <li>
              <t>All certification requests <bcp14>MUST</bcp14> have a subject name, and the
subject name <bcp14>MUST</bcp14> contain the fields required to identify the
holder of the hardware token device.</t>
            </li>
            <li>
              <t>The entire certification request <bcp14>MUST</bcp14> be shrouded in some fashion
to prevent eavesdropping. Although the token is time critical,
an active eavesdropper cannot be permitted to extract the token
and submit a different certification request with the same token
value.</t>
            </li>
          </ol>
        </section>
      </section>
      <section anchor="LinkingIdentityandPOPInfomation">
        <name>Linking Identity and POP Information</name>
        <t>In a CMC Full PKI Request, identity proof information about the
client is carried in the certificate associated with the signature of
the SignedData containing the certification requests, one of the two
identity proof controls or the MAC computed for the AuthenticatedData
containing the certification requests.  Proof-of-possession (POP)
information for key pairs, however, is carried separately for each
PKCS #10 or CRMF certification request.  (For keys capable of
generating a digital signature, the POP is provided by the signature
on the PKCS #10 or CRMF request.  For encryption-only keys, the
controls described in <xref target="EncryptedandDecryptedPOPControls"/> are used.)  In order to prevent
substitution-style attacks, the protocol must guarantee that the same
entity supplied both the POP and proof-of-identity information.</t>
        <t>We describe three mechanisms for linking identity and POP
information: witness values cryptographically derived from a shared-
secret (<xref target="CryptographicLinkage"/>), shared-secret/subject name matching (<xref target="Shared-Secret_SubjectDNLinking"/>)
, and subject name matching to an existing certificate (<xref target="ExistingCertificateLinking"/>)
.  Clients and servers <bcp14>MUST</bcp14> support the witness value and the
certificate linking techniques.  Clients and servers <bcp14>MAY</bcp14> support
shared-secret/name matching or <bcp14>MAY</bcp14> support other bilateral techniques
of similar strength.  The idea behind the first two mechanisms is to
force the client to sign some data into each certification request
that can be directly associated with the shared-secret; this will
defeat attempts to include certification requests from different
entities in a single Full PKI Request.</t>
        <section anchor="CryptographicLinkage">
          <name>Cryptographic Linkage</name>
          <t>The first technique that links identity and POP information forces
the client to include a piece of information cryptographically
derived from the shared-secret as a signed extension within each
certification request (PKCS #10 or CRMF).</t>
          <section anchor="POPLinkWitnessVersion2Controls">
            <name>POP Link Witness Version 2 Controls</name>
            <t>The POP Link Witness Version 2 control is identified by the OID:</t>
            <artwork><![CDATA[
  id-cmc-popLinkWitnessV2 OBJECT IDENTIFIER ::= { id-cmc 33 }
]]></artwork>
            <t>The POP Link Witness Version 2 control has the ASN.1 definition:</t>
            <artwork><![CDATA[
  PopLinkWitnessV2 ::= SEQUENCE {
    keyGenAlgorithm   AlgorithmIdentifier,
    macAlgorithm      AlgorithmIdentifier,
    witness           OCTET STRING
    }
]]></artwork>
            <t>The fields of PopLinkWitnessV2 have the following meanings:</t>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>keyGenAlgorithm contains the algorithm used to generate the key for
   the MAC algorithm. This will generally be a hash algorithm, but
   could be a more complex algorithm.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>macAlgorithm contains the algorithm used to create the witness
   value.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>witness contains the computed witness value.</t>
                  </li>
                </ul>
              </li>
            </ul>
            <t>This technique is useful if null subject DNs are used (because, for
example, the server can generate the subject DN for the certificate
based only on the shared-secret). Processing begins when the client
receives the shared-secret out-of-band from the server. The client
then computes the following values:</t>
            <ol spacing="normal" type="1"><li>
                <t>The client generates a random byte-string, R, which <bcp14>SHOULD</bcp14> be at
least 512 bits in length.</t>
              </li>
              <li>
                <t>The key is computed from the shared-secret using the algorithm in
keyGenAlgorithm.</t>
              </li>
              <li>
                <t>A MAC is then computed over the random value produced in Step 1,
using the key computed in Step 2.</t>
              </li>
              <li>
                <t>The random value produced in Step 1 is encoded as the value of a
POP Link Random control. This control <bcp14>MUST</bcp14> be included in the
Full PKI Request.</t>
              </li>
              <li>
                <t>The MAC value produced in Step 3 is placed in either the POP Link
Witness control or the witness field of the POP Link Witness V2
control.  </t>
                <ul spacing="normal">
                  <li>
                    <t>For CRMF, the POP Link Witness/POP Link Witness V2 control is
included in the controls field of the CertRequest structure.</t>
                  </li>
                  <li>
                    <t>For PKCS #10, the POP Link Witness/POP Link Witness V2 control
is included in the attributes field of the
CertificationRequestInfo structure.</t>
                  </li>
                </ul>
              </li>
            </ol>
            <t>Upon receipt, servers <bcp14>MUST</bcp14> verify that each certification request
contains a copy of the POP Link Witness/POP Link Witness V2 control
and that its value was derived using the above method from the
shared-secret and the random string included in the POP Link Random
control.</t>
            <t>The Identification control (<xref target="IdentificationControl"/>) or the subject DN of a
certification request can be used to help identify which shared-
secret was used.</t>
          </section>
          <section anchor="POPLinkWitnessControl">
            <name>POP Link Witness Control</name>
            <t>The POP Link Witness control is identified by the OID:</t>
            <artwork><![CDATA[
  id-cmc-popLinkWitness OBJECT IDENTIFIER ::= { id-cmc 23 }
]]></artwork>
            <t>The POP Link Witness control has the ASN.1 definition:</t>
            <artwork><![CDATA[
  PopLinkWitness ::= OCTET STRING
]]></artwork>
            <t>For this control, SHA-1 is used as the key generation algorithm.
HMAC-SHA1 is used as the mac algorithm.</t>
          </section>
          <section anchor="POPLinkRandomControl">
            <name>POP Link Random Control</name>
            <t>The POP Link Random control is identified by the OID:</t>
            <artwork><![CDATA[
  id-cmc-popLinkRandom OBJECT IDENTIFIER ::= { id-cmc 22 }
]]></artwork>
            <t>The POP Link Random control has the ASN.1 definition:</t>
            <artwork><![CDATA[
  PopLinkRandom ::= OCTET STRING
]]></artwork>
          </section>
        </section>
        <section anchor="Shared-Secret_SubjectDNLinking">
          <name>Shared-Secret/Subject DN Linking</name>
          <t>The second technique to link identity and POP information is to link
a particular subject distinguished name (subject DN) to the shared-
secrets that are distributed out-of-band and to require that clients
using the shared-secret to prove identity include that exact subject
DN in every certification request. It is expected that many client-
server connections that use shared-secret-based proof-of-identity
will use this mechanism. (It is common not to omit the subject DN
information from the certification request.)</t>
          <t>When the shared-secret is generated and transferred out-of-band to
initiate the registration process (<xref target="IdentificationandIdentityProofControls"/>), a particular subject
DN is also associated with the shared-secret and communicated to the
client. (The subject DN generated <bcp14>MUST</bcp14> be unique per entity in
accordance with the CA policy; a null subject DN cannot be used. A
common practice could be to place the identification value as part of
the subject DN.) When the client generates the Full PKI Request, it
<bcp14>MUST</bcp14> use these two pieces of information as follows:</t>
          <ol spacing="normal" type="1"><li>
              <t>The client <bcp14>MUST</bcp14> include the specific subject DN that it received
along with the shared-secret as the subject name in every
certification request (PKCS #10 and/or CRMF) in the Full PKI
Request. The subject names in the certification requests <bcp14>MUST
NOT</bcp14> be null.</t>
            </li>
            <li>
              <t>The client <bcp14>MUST</bcp14> include an Identity Proof control (<xref target="IdentityProofControl"/>)
or Identity Proof Version 2 control (<xref target="IdentityProofVersion2Control"/>), derived from
the shared-secret, in the Full PKI Request.</t>
            </li>
          </ol>
          <t>The server receiving this message <bcp14>MUST</bcp14> (a) validate the Identity
Proof control and then, (b) check that the subject DN included in
each certification request matches that associated with the shared-
secret. If either of these checks fails, the certification request
<bcp14>MUST</bcp14> be rejected.</t>
        </section>
        <section anchor="ExistingCertificateLinking">
          <name>Existing Certificate Linking</name>
          <t>Linking between the POP and an identity is easy when an existing
certificate is used.  The client copies all of the naming information
from the existing certificate (subject name and subject alternative
name) into the new certification request.  The POP on the new public
key is then performed by using the new key to sign the identity
information (linking the POP to a specific identity).  The identity
information is then tied to the POP information by signing the entire
enrollment request with the private key of the existing certificate.</t>
          <t>Existing certificate linking can be used in the following
circumstances:</t>
          <ul empty="true">
            <li>
              <t>When replacing a certificate by doing a renewal or rekey
   certification request.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>Using an existing certificate to get a new certificate.  An
  example of this would be to get a key establishment certificate
  after having gotten a signature certificate.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>Using a third-party certificate to get a new certificate from a
  CA.  An example of this would be using a certificate and key pair
  distributed with a device to prove an identity.  This requires
  that the CA have an out-of-band channel to map the identity in the
  device certificate to the new EE identity.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="DataReturnControl">
        <name>Data Return Control</name>
        <t>The Data Return control allows clients to send arbitrary data
(usually some type of internal state information) to the server and
to have the data returned as part of the Full PKI Response. Data
placed in a Data Return control is considered to be opaque to the
server. The same control is used for both Full PKI Requests and
Responses. If the Data Return control appears in a Full PKI Request,
the server <bcp14>MUST</bcp14> return it as part of the PKI Response.</t>
        <t>In the event that the information in the Data Return control needs to
be confidential, it is expected that the client would apply some type
of encryption to the contained data, but the details of this are
outside the scope of this specification.</t>
        <t>The Data Return control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-dataReturn OBJECT IDENTIFIER ::= { id-cmc 4 }
]]></artwork>
        <t>The Data Return control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  DataReturn ::= OCTET STRING
]]></artwork>
        <t>A client could use this control to place an identifier marking the
exact source of the private key material. This might be the
identifier of a hardware device containing the private key.</t>
      </section>
      <section anchor="RACertificateModificationControls">
        <name>RA Certificate Modification Controls</name>
        <t>These controls exist for RAs to be able to modify the contents of a
certification request. Modifications might be necessary for various
reasons. These include addition of certificate extensions or
modification of subject and/or subject alternative names.</t>
        <t>Two controls exist for this purpose. The first control, Modify
Certification Request (<xref target="ModifyCertificationRequestControl"/>), allows the RA to replace or
remove any field in the certificate. The second control, Add
Extensions (<xref target="AddExtensionsControl"/>), only allows for the addition of
extensions.</t>
        <section anchor="ModifyCertificationRequestControl">
          <name>Modify Certification Request Control</name>
          <t>The Modify Certification Request control is used by RAs to change
fields in a requested certificate.</t>
          <t>The Modify Certification Request control is identified by the OID:</t>
          <artwork><![CDATA[
  id-cmc-modCertTemplate OBJECT IDENTIFIER ::= { id-cmc 31 }
]]></artwork>
          <t>The Modify Certification Request has the ASN.1 definition:</t>
          <artwork><![CDATA[
  ModCertTemplate ::= SEQUENCE {
    pkiDataReference             BodyPartPath,
    certReferences               BodyPartList,
    replace                      BOOLEAN DEFAULT TRUE,
    certTemplate                 CertTemplate
    }
]]></artwork>
          <t>The fields in ModCertTemplate have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>pkiDataReference is the path to the PKI Request containing
   certification request(s) to be modified.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>certReferences refers to one or more certification requests in the
   PKI Request referenced by pkiDataReference to be modified. Each
   BodyPartID of the certReferences sequence <bcp14>MUST</bcp14> be equal to either
   the bodyPartID of a TaggedCertificationRequest (PKCS #10) or the
   certReqId of the CertRequest within a CertReqMsg (CRMF). By
   definition, the certificate extensions included in the
   certTemplate field are applied to every certification request
   referenced in the certReferences sequence. If a request
   corresponding to bodyPartID cannot be found, the CMCFailInfo with
   a value of badRequest is returned that references this control.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>replace specifies if the target certification request is to be
  modified by replacing or deleting fields. If the value is TRUE,
  the data in this control replaces the data in the target
  certification request. If the value is FALSE, the data in the
  target certification request is deleted. The action is slightly
  different for the extensions field of certTemplate; each extension
  is treated individually rather than as a single unit.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>certTemplate is a certificate template object <xref target="CRMF"/>. If a field is
   present and replace is TRUE, it replaces that field in the
   certification request. If the field is present and replace is
   FALSE, the field in the certification request is removed. If the
   field is absent, no action is performed. Each extension is
   treated as a single field.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Servers <bcp14>MUST</bcp14> be able to process all extensions defined, but not
prohibited, in <xref target="PKIXCERT"/>. Servers are not required to be able to
process every X.509v3 extension transmitted using this protocol, nor
are they required to be able to process other, private extensions.
Servers are not required to put all RA-requested extensions into a
certificate. Servers are permitted to modify RA-requested
extensions. Servers <bcp14>MUST NOT</bcp14> alter an extension so as to reverse the
meaning of a client-requested extension. If a certification request
is denied due to the inability to handle a requested extension and a
Full PKI Response is returned, the server <bcp14>MUST</bcp14> return a CMCFailInfo
value with the value of unsupportedExt.</t>
          <t>If a certification request is the target of multiple Modify
Certification Request controls, the behavior is:</t>
          <ul spacing="normal">
            <li>
              <t>If control A exists in a layer that contains the layer of control
B, control A <bcp14>MUST</bcp14> override control B. In other words, controls
should be applied from the innermost layer to the outermost layer.</t>
            </li>
            <li>
              <t>If control A and control B are in the same PKIData (i.e., the same
wrapping layer), the order of application is non-determinate.</t>
            </li>
          </ul>
          <t>The same order of application is used if a certification request is
the target of both a Modify Certification Request control and an Add
Extensions control.</t>
        </section>
        <section anchor="AddExtensionsControl">
          <name>Add Extensions Control</name>
          <t>The Add Extensions control has been deprecated in favor of the Modify
Certification Request control. It was replaced so that fields in the
certification request other than extensions could be modified.</t>
          <t>The Add Extensions control is used by RAs to specify additional
extensions that are to be included in certificates.</t>
          <t>The Add Extensions control is identified by the OID:</t>
          <artwork><![CDATA[
id-cmc-addExtensions OBJECT IDENTIFIER ::= { id-cmc 8 }
]]></artwork>
          <t>The Add Extensions control has the ASN.1 definition:</t>
          <artwork><![CDATA[
  AddExtensions ::= SEQUENCE {
    pkiDataReference             BodyPartID,
    certReferences               SEQUENCE OF BodyPartID,
    extensions                   SEQUENCE OF Extension
    }
]]></artwork>
          <t>The fields in AddExtensions have the following meaning:</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>pkiDataReference contains the body part identity of the embedded
   certification request.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>certReferences is a list of references to one or more of the
   certification requests contained within a PKIData. Each body part
   identifier of the certReferences sequence <bcp14>MUST</bcp14> be equal to either
   the bodyPartID of a TaggedCertificationRequest (PKCS #10) or the
   certReqId of the CertRequest within a CertReqMsg (CRMF). By
   definition, the listed extensions are to be applied to every
   certification request referenced in the certReferences sequence.
   If a certification request corresponding to bodyPartID cannot be
   found, the CMCFailInfo with a value of badRequest is returned
   referencing this control.</t>
                </li>
              </ul>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>extensions is a sequence of extensions to be applied to the
   referenced certification requests.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Servers <bcp14>MUST</bcp14> be able to process all extensions defined, but not
prohibited, in <xref target="PKIXCERT"/>. Servers are not required to be able to
process every X.509v3 extension transmitted using this protocol, nor
are they required to be able to process other, private extensions.
Servers are not required to put all RA-requested extensions into a
certificate. Servers are permitted to modify RA-requested
extensions. Servers <bcp14>MUST NOT</bcp14> alter an extension so as to reverse the
meaning of a client-requested extension. If a certification request
is denied due to the inability to handle a requested extension and a
response is returned, the server <bcp14>MUST</bcp14> return a CMCFailInfo with the
value of unsupportedExt.</t>
          <t>If multiple Add Extensions controls exist in a Full PKI Request, the
exact behavior is left up to the CA policy. However, it is
recommended that the following policy be used. These rules would be
applied to individual extensions within an Add Extensions control (as
opposed to an "all or nothing" approach).</t>
          <ol spacing="normal" type="1"><li>
              <t>If the conflict is within a single PKIData, the certification
request would be rejected with a CMCFailInfo value of badRequest.</t>
            </li>
            <li>
              <t>If the conflict is between different PKIData, the outermost
version of the extension would be used (allowing an RA to
override the requested extension).</t>
            </li>
          </ol>
        </section>
      </section>
      <section anchor="TransactionIdentifierControlandSenderandRecipientNonceControls">
        <name>Transaction Identifier Control and Sender and Recipient Nonce Controls</name>
        <t>Transactions are identified and tracked with a transaction
identifier. If used, clients generate transaction identifiers and
retain their value until the server responds with a Full PKI Response
that completes the transaction. Servers correspondingly include
received transaction identifiers in the Full PKI Response.</t>
        <t>The Transaction Identifier control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-transactionId  OBJECT IDENTIFIER ::= { id-cmc 5 }
]]></artwork>
        <t>The Transaction Identifier control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  TransactionId ::= INTEGER
]]></artwork>
        <t>The Transaction Identifier control identifies a given transaction.
It is used by client and server to manage the state of an operation.
Clients <bcp14>MAY</bcp14> include a Transaction Identifier control in a request.
If the original request contains a Transaction Identifier control,
all subsequent requests and responses <bcp14>MUST</bcp14> include the same
Transaction Identifier control.</t>
        <t>Replay protection is supported through the use of the Sender and
Recipient Nonce controls. If nonces are used, in the first message
of a transaction, a Recipient Nonce control is not transmitted; a
Sender Nonce control is included by the transaction originator and
retained for later reference. The recipient of a Sender Nonce
control reflects this value back to the originator as a Recipient
Nonce control and includes its own Sender Nonce control. Upon
receipt by the transaction originator of this response, the
transaction originator compares the value of Recipient Nonce control
to its retained value. If the values match, the message can be
accepted for further security processing. The received value for a
Sender Nonce control is also retained for inclusion in the next
message associated with the same transaction.</t>
        <t>The Sender Nonce and Recipient Nonce controls are identified by the
OIDs:</t>
        <artwork><![CDATA[
  id-cmc-senderNonce    OBJECT IDENTIFIER ::= { id-cmc 6 }
  id-cmc-recipientNonce OBJECT IDENTIFIER ::= { id-cmc 7 }
]]></artwork>
        <t>The Sender Nonce control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  SenderNonce ::= OCTET STRING
]]></artwork>
        <t>The Recipient Nonce control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  RecipientNonce ::= OCTET STRING
]]></artwork>
        <t>Clients <bcp14>MAY</bcp14> include a Sender Nonce control in the initial PKI
Request. If a message includes a Sender Nonce control, the response
<bcp14>MUST</bcp14> include the transmitted value of the previously received Sender
Nonce control as a Recipient Nonce control and include a new value as
its Sender Nonce control.</t>
      </section>
      <section anchor="EncryptedandDecryptedPOPControls">
        <name>Encrypted and Decrypted POP Controls</name>
        <t>Servers <bcp14>MAY</bcp14> require that this POP method be used only if another POP
method is unavailable. Servers <bcp14>SHOULD</bcp14> reject all certification
requests contained within a PKIData if any required POP is missing
for any element within the PKIData.</t>
        <t>Many servers require proof that the entity that generated the
certification request actually possesses the corresponding private
component of the key pair. For keys that can be used as signature
keys, signing the certification request with the private key serves
as a POP on that key pair. With keys that can only be used for
encryption operations, POP <bcp14>MUST</bcp14> be performed by forcing the client to
decrypt a value. See <xref section="5" sectionFormat="of" target="CRMF"/> for a detailed discussion
of POP.</t>
        <t>By necessity, POP for encryption-only keys cannot be done in one
round trip, since there are four distinct steps:</t>
        <ol spacing="normal" type="1"><li>
            <t>Client tells the server about the public component of a new
encryption key pair.</t>
          </li>
          <li>
            <t>Server sends the client a POP challenge, encrypted with the
presented public encryption key.</t>
          </li>
          <li>
            <t>Client decrypts the POP challenge using the private key that
corresponds to the presented public key and uses it for
computing a keyed hash value sent back to the server.</t>
          </li>
          <li>
            <t>Server validates the decrypted POP challenge and continues
processing the certification request.</t>
          </li>
        </ol>
        <t>CMC defines two different controls. The first deals with the
encrypted challenge sent from the server to the user in Step 2. The
second deals with the value derived from the decrypted challenge
sent by the client to the server in Step 3.</t>
        <t>The Encrypted POP control is used to send the encrypted challenge
from the server to the client as part of the PKIResponse. (Note that
it is assumed that the message sent in Step 1 above is a Full PKI
Request and that the response in Step 2 is a Full PKI Response
including a CMCFailInfo specifying that a POP is explicitly required,
and providing the POP challenge in the encryptedPOP control.)</t>
        <t>The Encrypted POP control is identified by the OID:</t>
        <artwork><![CDATA[
    id-cmc-encryptedPOP OBJECT IDENTIFIER ::= { id-cmc 9 }
]]></artwork>
        <t>The Encrypted POP control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  EncryptedPOP ::= SEQUENCE {
    request        TaggedRequest,
    cms            ContentInfo,
    thePOPAlgID    AlgorithmIdentifier,
    witnessAlgID   AlgorithmIdentifier,
    witness        OCTET STRING
    }
]]></artwork>
        <t>The Decrypted POP control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-decryptedPOP  OBJECT IDENTIFIER ::= { id-cmc 10 }
]]></artwork>
        <t>The Decrypted POP control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  DecryptedPOP ::= SEQUENCE {
    bodyPartID     BodyPartID,
    thePOPAlgID    AlgorithmIdentifier,
    thePOP         OCTET STRING
    }
]]></artwork>
        <t>The encrypted POP algorithm works as follows:</t>
        <ol spacing="normal" type="1"><li>
            <t>The server randomly generates the POP Proof Value and associates
it with the request.</t>
          </li>
          <li>
            <t>The server returns the Encrypted POP control with the following
fields set:  </t>
            <ul spacing="normal">
              <li>
                <t>request is the original certification request (it is included
here so the client need not keep a copy of the request).</t>
              </li>
              <li>
                <t>cms is an EnvelopedData, the encapsulated content type being id-
   data and the content being the POP Proof Value; this value
   needs to be long enough that one cannot reverse the value from
   the witness hash. If the certification request contains a
   Subject Key Identifier (SKI) extension, then the recipient
   identifier <bcp14>SHOULD</bcp14> be the SKI. If the issuerAndSerialNumber
   form is used, the IssuerName <bcp14>MUST</bcp14> be encoded as NULL and the
   SerialNumber as the bodyPartID of the certification request.</t>
              </li>
              <li>
                <t>thePOPAlgID identifies the algorithm to be used in computing the
return POP value.</t>
              </li>
              <li>
                <t>witnessAlgID identifies the hash algorithm used on the POP Proof
Value to create the field witness.</t>
              </li>
              <li>
                <t>witness is the hashed value of the POP Proof Value.</t>
              </li>
            </ul>
          </li>
          <li>
            <t>The client decrypts the cms field to obtain the POP Proof Value.
The client computes H(POP Proof Value) using the witnessAlgID and
compares to the value of witness. If the values do not compare
or the decryption is not successful, the client <bcp14>MUST</bcp14> abort the
enrollment process. The client aborts the process by sending a
request containing a CMC Status Info control with CMCFailInfo
value of popFailed.</t>
          </li>
          <li>
            <t>The client creates the Decrypted POP control as part of a new
PKIData. The fields in the DecryptedPOP are:  </t>
            <ul spacing="normal">
              <li>
                <t>bodyPartID refers to the certification request in the new PKI
Request.</t>
              </li>
              <li>
                <t>thePOPAlgID is copied from the encryptedPOP.</t>
              </li>
              <li>
                <t>thePOP contains the possession proof. This value is computed by
thePOPAlgID using the POP Proof Value and the request.</t>
              </li>
            </ul>
          </li>
          <li>
            <t>The server then re-computes the value of thePOP from its cached
value and the request and compares to the value of thePOP. If
the values do not match, the server <bcp14>MUST NOT</bcp14> issue the
certificate. The server <bcp14>MAY</bcp14> re-issue a new challenge or <bcp14>MAY</bcp14> fail
the request altogether.</t>
          </li>
        </ol>
        <t>When defining the algorithms for thePOPAlgID and witnessAlgID, care
must be taken to ensure that the result of witnessAlgID is not a
useful value to shortcut the computation with thePOPAlgID. The POP
Proof Value is used as the secret value in the HMAC algorithm and the
request is used as the data. If the POP Proof Value is greater than
64 bytes, only the first 64 bytes of the POP Proof Value is used as
the secret.</t>
        <t>One potential problem with the algorithm above is the amount of state
that a CA needs to keep in order to verify the returned POP value.
The following describes one of many possible ways of addressing the
problem by reducing the amount of state kept on the CA to a single
(or small set) of values.</t>
        <ol spacing="normal" type="1"><li>
            <t>Server generates random seed x, constant across all requests.
(The value of x would normally be altered on a regular basis and
kept for a short time afterwards.)</t>
          </li>
          <li>
            <t>For certification request R, server computes y = F(x,R). F can
be, for example, HMAC-SHA256(x,R). All that's important for
statelessness is that y be consistently computable with only
known state constant x and function F, other inputs coming from
the certification request structure. y should not be predictable
based on knowledge of R, thus the use of a one-way function like
HMAC-SHA256.</t>
          </li>
        </ol>
      </section>
      <section anchor="RAPOPWitnessControl">
        <name>RA POP Witness Control</name>
        <t>In a certification request scenario that involves an RA, the CA may
allow (or require) that the RA perform the POP protocol with the
entity that generated the certification request. In this case, the
RA needs a way to inform the CA that it has done the POP. The RA POP
Witness control addresses this issue.</t>
        <t>The RA POP Witness control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-lraPOPWitness OBJECT IDENTIFIER ::= { id-cmc 11 }
]]></artwork>
        <t>The RA POP Witness control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  LraPopWitness ::= SEQUENCE {
    pkiDataBodyid   BodyPartID,
    bodyIds         SEQUENCE of BodyPartID
    }
]]></artwork>
        <t>The fields in LraPOPWitness have the following meaning:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>pkiDataBodyid contains the body part identifier of the nested
   TaggedContentInfo containing the client's Full PKI Request.
   pkiDataBodyid is set to 0 if the request is in the current
   PKIData.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>bodyIds is a list of certification requests for which the RA has
   performed an out-of-band authentication. The method of
   authentication could be archival of private key material,
   challenge-response, or other means.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>If a certification server does not allow an RA to do the POP
verification, it returns a CMCFailInfo with the value of popFailed.
The CA <bcp14>MUST NOT</bcp14> start a challenge-response to re-verify the POP
itself.</t>
      </section>
      <section anchor="GetCertificateControl">
        <name>Get Certificate Control</name>
        <t>Everything described in this section is optional to implement.</t>
        <t>The Get Certificate control is used to retrieve a previously issued
certificate from a certificate repository. A CA, an RA, or an
independent service may provide this repository. The clients
expected to use this facility are those where a fully deployed
directory is either infeasible or undesirable.</t>
        <t>The Get Certificate control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-getCert OBJECT IDENTIFIER ::= { id-cmc 15 }
]]></artwork>
        <t>The Get Certificate control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  GetCert ::= SEQUENCE {
    issuerName    GeneralName,
    serialNumber  INTEGER }
]]></artwork>
        <t>The fields in GetCert have the following meaning:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>issuerName is the name of the certificate issuer.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>serialNumber identifies the certificate to be retrieved.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>The server that responds to this request places the requested
certificate in the certificates field of a SignedData. If the Get
Certificate control is the only control in a Full PKI Request, the
response should be a Simple PKI Response.</t>
      </section>
      <section anchor="GetCRLControl">
        <name>Get CRL Control</name>
        <t>Everything described in this section is optional to implement.</t>
        <t>The Get CRL control is used to retrieve CRLs from a repository of
CRLs. A CA, an RA, or an independent service may provide this
repository. The clients expected to use this facility are those
where a fully deployed directory is either infeasible or undesirable.</t>
        <t>The Get CRL control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-getCRL OBJECT IDENTIFIER ::= { id-cmc 16 }
]]></artwork>
        <t>The Get CRL control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  GetCRL ::= SEQUENCE {
    issuerName    Name,
    cRLName       GeneralName OPTIONAL,
    time          GeneralizedTime OPTIONAL,
    reasons       ReasonFlags OPTIONAL }
]]></artwork>
        <t>The fields in a GetCRL have the following meanings:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>issuerName is the name of the CRL issuer.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>cRLName may be the value of CRLDistributionPoints in the subject
   certificate or equivalent value in the event the certificate does
   not contain such a value.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>time is used by the client to specify from among potentially several
   issues of CRL that one whose thisUpdate value is less than but
   nearest to the specified time. In the absence of a time
   component, the CA always returns with the most recent CRL.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>reasons is used to specify from among CRLs partitioned by revocation
   reason. Implementers should bear in mind that while a specific
   revocation request has a single CRLReason code -- and consequently
   entries in the CRL would have a single CRLReason code value -- a
   single CRL can aggregate information for one or more reasonFlags.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>A server responding to this request places the requested CRL in the
crls field of a SignedData. If the Get CRL control is the only
control in a Full PKI Request, the response should be a Simple PKI
Response.</t>
      </section>
      <section anchor="RevocationRequestControl">
        <name>Revocation Request Control</name>
        <t>The Revocation Request control is used to request that a certificate
be revoked.</t>
        <t>The Revocation Request control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-revokeRequest OBJECT IDENTIFIER ::= { id-cmc 17 }
]]></artwork>
        <t>The Revocation Request control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  RevokeRequest ::= SEQUENCE {
    issuerName      Name,
    serialNumber    INTEGER,
    reason          CRLReason,
    invalidityDate  GeneralizedTime OPTIONAL,
    sharedSecret    OCTET STRING OPTIONAL,
    comment         UTF8string OPTIONAL }
]]></artwork>
        <t>The fields of RevokeRequest have the following meaning:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>issuerName is the issuerName of the certificate to be revoked.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>serialNumber is the serial number of the certificate to be revoked.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>reason is the suggested CRLReason code for why the certificate is
   being revoked. The CA can use this value at its discretion in
   building the CRL.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>invalidityDate is the suggested value for the Invalidity Date CRL
   Extension. The CA can use this value at its discretion in
   building the CRL.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>sharedSecret is a secret value registered by the EE when the
   certificate was obtained to allow for revocation of a certificate
   in the event of key loss.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>comment is a human-readable comment.</t>
        <t>For a revocation request to be reliable in the event of a dispute, a
strong proof-of-origin is required. However, in the instance when an
EE has lost use of its signature private key, it is impossible for
the EE to produce a digital signature (prior to the certification of
a new signature key pair). The Revoke Request control allows the EE
to send the CA a shared-secret that may be used as an alternative
authenticator in the instance of loss of use of the EE's signature
private key. The acceptability of this practice is a matter of local
security policy.</t>
        <t>It is possible to sign the revocation for the lost certificate with a
different certificate in some circumstances. A client can sign a
revocation for an encryption key with a signing certificate if the
name information matches. Similarly, an administrator or RA can be
assigned the ability to revoke the certificate of a third party.
Acceptance of the revocation by the server depends on local policy in
these cases.</t>
        <t>Clients <bcp14>MUST</bcp14> provide the capability to produce a digitally signed
Revocation Request control. Clients <bcp14>SHOULD</bcp14> be capable of producing
an unsigned Revocation Request control containing the EE shared-
secret (the unsigned message consisting of a SignedData with no
signatures). If a client provides shared-secret-based self-
revocation, the client <bcp14>MUST</bcp14> be capable of producing a Revocation
Request control containing the shared-secret. Servers <bcp14>MUST</bcp14> be
capable of accepting both forms of revocation requests.</t>
        <t>The structure of an unsigned, shared-secret-based revocation request
is a matter of local implementation. The shared-secret does not need
to be encrypted when sent in a Revocation Request control. The
shared-secret has a one-time use (i.e., it is used to request
revocation of the certificate), and public knowledge of the shared-
secret after the certificate has been revoked is not a problem.
Clients need to inform users that the same shared-secret <bcp14>SHOULD NOT</bcp14>
be used for multiple certificates.</t>
        <t>A Full PKI Response <bcp14>MUST</bcp14> be returned for a revocation request.</t>
      </section>
      <section anchor="RegistrationandResponseInformationControls">
        <name>Registration and Response Information Controls</name>
        <t>The Registration Information control allows for clients to pass
additional information as part of a Full PKI Request.</t>
        <t>The Registration Information control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-regInfo OBJECT IDENTIFIER ::= { id-cmc 18 }
]]></artwork>
        <t>The Registration Information control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  RegInfo ::= OCTET STRING
]]></artwork>
        <t>The content of this data is based on bilateral agreement between the
client and server.</t>
        <t>The Response Information control allows a server to return additional
information as part of a Full PKI Response.</t>
        <t>The Response Information control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-responseInfo  OBJECT IDENTIFIER ::= { id-cmc 19 }
]]></artwork>
        <t>The Response Information control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  ResponseInfo ::= OCTET STRING
]]></artwork>
        <t>The content of this data is based on bilateral agreement between the
client and server.</t>
      </section>
      <section anchor="QueryPendingControl">
        <name>Query Pending Control</name>
        <t>In some environments, process requirements for manual intervention or
other identity checks can delay the return of the certificate. The
Query Pending control allows clients to query a server about the
state of a pending certification request. The server returns a
pendToken as part of the Extended CMC Status Info and the CMC Status
Info controls (in the otherInfo field). The client copies the
pendToken into the Query Pending control to identify the correct
certification request to the server. The server returns a suggested
time for the client to query for the state of a pending certification
request.</t>
        <t>The Query Pending control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-queryPending  OBJECT IDENTIFIER ::= { id-cmc 21 }
]]></artwork>
        <t>The Query Pending control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  QueryPending ::= OCTET STRING
]]></artwork>
        <t>If a server returns a pending or partial CMCStatusInfo (the
transaction is still pending), the otherInfo <bcp14>MAY</bcp14> be omitted. If the
otherInfo is not omitted, the value of 'pendInfo' <bcp14>MUST</bcp14> be the same as
the original pendInfo value.</t>
      </section>
      <section anchor="ConfirmCertificateAcceptanceControl">
        <name>Confirm Certificate Acceptance Control</name>
        <t>Some CAs require that clients give a positive confirmation that the
certificates issued to the EE are acceptable. The Confirm
Certificate Acceptance control is used for that purpose. If the CMC
Status Info on a PKI Response is confirmRequired, then the client
<bcp14>MUST</bcp14> return a Confirm Certificate Acceptance control contained in a
Full PKI Request.</t>
        <t>Clients <bcp14>SHOULD</bcp14> wait for the PKI Response from the server that the
confirmation has been received before using the certificate for any
purpose.</t>
        <t>The Confirm Certificate Acceptance control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-confirmCertAcceptance  OBJECT IDENTIFIER ::= { id-cmc 24 }
]]></artwork>
        <t>The Confirm Certificate Acceptance control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  CMCCertId ::= IssuerAndSerialNumber
]]></artwork>
        <t>CMCCertId contains the issuer and serial number of the certificate
being accepted.</t>
        <t>Servers <bcp14>MUST</bcp14> return a Full PKI Response for a Confirm Certificate
Acceptance control.</t>
        <t>Note that if the CA includes this control, there will be two full
round trips of messages.</t>
        <ol spacing="normal" type="1"><li>
            <t>The client sends the certification request to the CA.</t>
          </li>
          <li>
            <t>The CA returns a Full PKI Response with the certificate and this
control.</t>
          </li>
          <li>
            <t>The client sends a Full PKI Request to the CA with an Extended
CMC Status Info control accepting and a Confirm Certificate
Acceptance control or an Extended CMC Status Info control
rejecting the certificate.</t>
          </li>
          <li>
            <t>The CA sends a Full PKI Response to the client with an Extended
CMC Status Info of success.</t>
          </li>
        </ol>
      </section>
      <section anchor="PublishTrustAnchorsControl">
        <name>Publish Trust Anchors Control</name>
        <t>The Publish Trust Anchors control allows for the distribution of set
trust anchors from a central authority to an EE. The same control is
also used to update the set of trust anchors. Trust anchors are
distributed in the form of certificates. These are expected, but not
required, to be self-signed certificates. Information is extracted
from these certificates to set the inputs to the certificates
validation algorithm in Section 6.1.1 of <xref target="PKIXCERT"/>.</t>
        <t>The Publish Trust Anchors control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-trustedAnchors  OBJECT IDENTIFIER ::= { id-cmc 26 }
]]></artwork>
        <t>The Publish Trust Anchors control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  PublishTrustAnchors ::= SEQUENCE {
    seqNumber      INTEGER,
    hashAlgorithm  AlgorithmIdentifier,
    anchorHashes   SEQUENCE OF OCTET STRING
  }
]]></artwork>
        <t>The fields in PublishTrustAnchors have the following meaning:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>seqNumber is an integer indicating the location within a sequence of
   updates.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>hashAlgorithm is the identifier and parameters for the hash
   algorithm that is used in computing the values of the anchorHashes
   field. All implementations <bcp14>MUST</bcp14> implement SHA-256 for this field.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>anchorHashes are the hashes for the certificates that are to be
   treated as trust anchors by the client. The actual certificates
   are transported in the certificate bag of the containing
   SignedData structure.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>While it is recommended that the sender place the certificates that
are to be trusted in the PKI Response, it is not required as the
certificates should be obtainable using normal discovery techniques.</t>
        <t>Prior to accepting the trust anchors changes, a client <bcp14>MUST</bcp14> at least
do the following: validate the signature on the PKI Response to a
current trusted anchor, check with policy to ensure that the signer
is permitted to use the control, validate that the authenticated
publish time in the signature is near to the current time, and
validate that the sequence number is greater than the previously used
one.</t>
        <t>In the event that multiple agents publish a set of trust anchors, it
is up to local policy to determine how the different trust anchors
should be combined. Clients <bcp14>SHOULD</bcp14> be able to handle the update of
multiple trust anchors independently.</t>
        <dl>
          <dt>Note:</dt>
          <dd>
            <t>Clients that handle this control must use extreme care in
validating that the operation is permissible. Incorrect handling of
this control allows for an attacker to change the set of trust
anchors on the client.</t>
          </dd>
        </dl>
      </section>
      <section anchor="AuthenticatedDataControl">
        <name>Authenticated Data Control</name>
        <t>The Authenticated Data control allows a server to provide data back
to the client in an authenticated manner. This control uses the
Authenticated Data structure to allow for validation of the data.
This control is used where the client has a shared-secret and a
secret identifier with the server, but where a trust anchor has not
yet been downloaded onto the client so that a signing certificate for
the server cannot be validated. The specific case that this control
was created for use with is the Publish Trust Anchors control
(<xref target="PublishTrustAnchorsControl"/>), but it may be used in other cases as well.</t>
        <t>The Authenticated Data control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-authData OBJECT IDENTIFIER ::= { id-cmc 27 }
]]></artwork>
        <t>The Authenticated Data control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  AuthPublish ::= BodyPartID
]]></artwork>
        <t>AuthPublish is a body part identifier that refers to a member of the
cmsSequence element for the current PKI Response or PKI Data.  The
cmsSequence element is AuthenticatedData. The encapsulated content
is an id-cct-PKIData. The controls in the controlSequence need to be
processed if the authentication succeeds. (One example is the
Publish Trust Anchors control in <xref target="PublishTrustAnchorsControl"/>.)</t>
        <t>If the authentication operation fails, the CMCFailInfo authDataFail
is returned.</t>
      </section>
      <section anchor="BatchRequestandResponseControls">
        <name>Batch Request and Response Controls</name>
        <t>These controls allow for an RA to collect multiple requests together
into a single Full PKI Request and forward it to a CA. The server
would then process the requests and return the results in a Full PKI
Response.</t>
        <t>The Batch Request control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-batchRequests OBJECT IDENTIFIER ::= { id-cmc 28 }
]]></artwork>
        <t>The Batch Response control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-batchResponses OBJECT IDENTIFIER ::= { id-cmc 29 }
]]></artwork>
        <t>Both the Batch Request and Batch Response controls have the ASN.1
definition:</t>
        <artwork><![CDATA[
  BodyPartList ::= SEQUENCE of BodyPartID
]]></artwork>
        <t>The data associated with these controls is a set of body part
identifiers. Each request/response is placed as an individual entry
in the cmcSequence of the new PKIData/PKIResponse. The body part
identifiers of these entries are then placed in the body part list
associated with the control.</t>
        <t>When a server processes a Batch Request control, it <bcp14>MAY</bcp14> return the
responses in one or more PKI Responses. A CMCStatus value of partial
is returned on all but the last PKI Response. The CMCStatus would be
success if the Batch Requests control was processed; the responses
are created with their own CMCStatus code. Errors on individual
requests are not propagated up to the top level.</t>
        <t>When a PKI Response with a CMCStatus value of partial is returned,
the Query Pending control (<xref target="QueryPendingControl"/>) is used to retrieve
additional results. The returned status includes a suggested time
after which the client should ask for the additional results.</t>
      </section>
      <section anchor="PublicationInformationControl">
        <name>Publication Information Control</name>
        <t>The Publication Information control allows for modifying publication
of already issued certificates, both for publishing and removal from
publication. A common usage for this control is to remove an
existing certificate from publication during a rekey operation. This
control should always be processed after the issuance of new
certificates and revocation requests. This control should not be
processed if a certificate failed to be issued.</t>
        <t>The Publication Information control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-publishCert OBJECT IDENTIFIER ::= { id-cmc 30 }
]]></artwork>
        <t>The Publication Information control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  CMCPublicationInfo ::= SEQUENCE {
    hashAlg     AlgorithmIdentifier,
    certHashes      SEQUENCE of OCTET STRING,
    pubInfo         PKIPublicationInfo
    }

  PKIPublicationInfo ::= SEQUENCE {
    action     INTEGER {
                        dontPublish (0),
                        pleasePublish (1) },
    pubInfos  SEQUENCE SIZE (1..MAX) OF SinglePubInfo OPTIONAL }

    -- pubInfos MUST NOT be present if action is "dontPublish"
    -- (if action is "pleasePublish" and pubInfos is omitted,
    -- "dontCare" is assumed)

  SinglePubInfo ::= SEQUENCE {
    pubMethod    INTEGER {
                         dontCare    (0),
                         x500        (1),
                         web         (2),
                         ldap        (3) },
     pubLocation  GeneralName OPTIONAL }
  }
]]></artwork>
        <t>The fields in CMCPublicationInfo have the following meaning:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>hashAlg is the algorithm identifier of the hash algorithm used to
   compute the values in certHashes.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>certHashes are the hashes of the certificates for which publication
   is to change.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>pubInfo is the information where and how the certificates should be
   published. The fields in pubInfo (taken from <xref target="CRMF"/>) have the
   following meanings:</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>action indicates the action the service should take. It has two
   values:</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>dontPublish indicates that the PKI should not publish the
    certificate (this may indicate that the requester intends to
    publish the certificate him/herself). dontPublish has the
    added connotation of removing from publication the
    certificate if it is already published.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>pleasePublish indicates that the PKI <bcp14>MAY</bcp14> publish the
    certificate using whatever means it chooses unless pubInfos
    is present. Omission of the CMC Publication Info control
    results in the same behavior.</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>pubInfos pubInfos indicates how (e.g., X500, Web, IP Address) the
   PKI <bcp14>SHOULD</bcp14> publish the certificate.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <t>A single certificate <bcp14>SHOULD NOT</bcp14> appear in more than one Publication
Information control. The behavior is undefined in the event that it
does.</t>
      </section>
      <section anchor="ControlProcessedControl">
        <name>Control Processed Control</name>
        <t>The Control Processed control allows an RA to indicate to subsequent
control processors that a specific control has already been
processed. This permits an RA in the middle of a processing stream
to process a control defined either in a local context or in a
subsequent document.</t>
        <t>The Control Processed control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-controlProcessed  OBJECT IDENTIFIER ::= { id-cmc 32 }
]]></artwork>
        <t>The Control Processed control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  ControlList ::= SEQUENCE {
    bodyList        SEQUENCE SIZE (1..MAX) OF BodyPartReference
  }
]]></artwork>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>bodyList is a series of body part identifiers that form a path to
   each of the controls that were processed by the RA. This control
   is only needed for those controls that are not part of this
   standard and thus would cause an error condition of a server
   attempting to deal with a control not defined in this document.
   No error status is needed since an error causes the RA to return
   the request to the client with the error rather than passing the
   request on to the next server in the processing list.</t>
              </li>
            </ul>
          </li>
        </ul>
      </section>
      <section anchor="RAIdentityProofWitnessControl">
        <name>RA Identity Proof Witness Control</name>
        <t>The RA Identity Proof Witness control allows an RA to indicate to
subsequent control processors that all of the identity proof
requirements have been met.  This permits the identity proof to be
performed at a location closer to the end-entity.  For example, the
identity proof could be done at multiple physical locations, while
the CA could operate on a company-wide basis.  The RA performs the
identity proof, and potentially other tasks that require the secret
to be used, while the CA is prevented from knowing the secret.  If
the identity proof fails, then the RA returns an error to the client
denoting that fact.</t>
        <t>The RA Identity Proof Witness control is identified by the OID:</t>
        <artwork><![CDATA[
 id-cmc-raIdentityWitness OBJECT IDENTIFIER ::= { id-cmc 35 }
]]></artwork>
        <t>The RA Identity Proof Witness control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  cmc-raIdentityWitness CMC-CONTROL ::=
    { BodyPartPath IDENTIFIED BY id-cmc-raIdentityWitness }
]]></artwork>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>cmc-raIdentityWitness is a CMC-CONTROL associating the object
   identifier id-cmc-raIdentityWitness and the type BodyPartPath.
   This object is omitted from the 1988 module.  The object is added
   to the object set Cmc-Control-Set.  The control is permitted to
   appear only in the control sequence of a PKIData object.  It <bcp14>MUST
   NOT</bcp14> appear in the control sequence of a PKIResponse.  The control
   is permitted to be used only by an RA.  The control may appear
   multiple times in a control sequence with each occurrence pointing
   to a different object.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>id-cmc-raIdentityWitness is the object identifier used to identify
   this CMC control.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>BodyPartPath is the type structure associated with the control.  The
   syntax of BodyPartPath is defined in <xref target="BodyPartIdentification"/>.  The path
   contains a sequence of body part identifiers leading to one of the
   following items:</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Identity Proof control if the RA verified the identity proof in
   this control.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Identity Proof Version 2 control if the RA verified the identity
   proof in this control.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Full PKI Request if the RA performed an out-of-band identity
   proof for this request.  The request <bcp14>SHOULD NOT</bcp14> contain either
   Identity Proof control.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul spacing="normal">
                  <li>
                    <t>Simple PKI Request  if the RA performed an out-of-band identity
   proof for this request.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <t>The RA Identity Proof Witness control will frequently be associated
with a Modify Certification Request control, which changes the name
fields in the associated certification requests.  This is because the
RA knows the actual name to be assigned to the entity requesting the
certificate, and the end-entity does not yet have the details of the
name.  (The association would be set up by the operator at the time
the shared-secret was generated by the RA.)</t>
        <t>When this control is placed in a message, it is <bcp14>RECOMMENDED</bcp14> that the
Control Processed control be placed in the body sequence as well.
Using the explicit new control, rather than implicitly relying on the
Control Processed control is important due to the need to know
explicitly which identity proofs have been performed.  The new
control also allows an RA to state that out-of-band identity proofs
have been performed.</t>
        <t>When the identity proof is performed by an RA, the RA also <bcp14>MUST</bcp14>
validate the linking between the identity proof and the name
information wrapped inside of the key proof-of-possession.</t>
      </section>
      <section anchor="ResponseBodyControl">
        <name>Response Body Control</name>
        <t>The Response Body Control is designed to enable an RA to inform an EE
that there is an embedded response message that <bcp14>MUST</bcp14> be processed as
part of the processing of this message.  This control is designed to
be used in a couple of different cases where an RA has done some
additional processing for the certification request, e.g., as key
generation.  When an RA performs key generation on behalf of an EE,
the RA <bcp14>MUST</bcp14> respond with both the original response message from the
certificate issuer (containing the certificate issuance) as part of
the response generated by the RA (containing the new key).  Another
case where this is useful is when the secret is shared between the RA
and the EE (rather than between the CA and the EE) and the RA returns
the Publish Trust Anchors control (to populate the correct trust
points).</t>
        <t>The Response Body Control is identified by the OID:</t>
        <artwork><![CDATA[
  id-cmc-responseBody OBJECT IDENTIFIER ::= { id-cmc 37 }
]]></artwork>
        <t>The Response Body Control has the ASN.1 definition:</t>
        <artwork><![CDATA[
  cmc-responseBody CMC-CONTROL ::= {
     BodyPartPath IDENTIFIED BY id-cmc-responseBody
  }
]]></artwork>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>cmc-responseBody  is a CMC-CONTROL associating the object identifier
   id-cmc-responseBody with the type BodyPartPath.  This object is
   omitted from the 1988 module.  The object is added to the object
   set Cmc-Control-Set.  The control is permitted to appear only in
   the control sequence of a PKIResponse.  The control <bcp14>MUST NOT</bcp14>
   appear in the control sequence of a PKIData.  It is expected that
   only an intermediary RA will use this control; a CA generally does
   not need the control as it is creating the original innermost
   message.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>id-cmc-responseBody is the object identifier used to identify this
   CMC control.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>BodyPartPath is the type structure associated with the control.  The
   syntax of BodyPartPath is defined in <xref target="BodyPartIdentification"/>.  The path
   contains a sequence of body part identifiers leading to a
   cmsSequence item which contains a PKIResponse within it.</t>
              </li>
            </ul>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="OtherAttributes">
      <name>Other Attributes</name>
      <t>There are a number of different locations where various types of
attributes can be placed in either a CMC request or a CMC response
message.  These places include the attribute sequence of a PKCS #10
request, controls in CRMF <xref section="6" sectionFormat="of" target="CRMF"/>, and the various
CMS attribute sequences.</t>
      <section anchor="ChangeSubjectNameAttribute">
        <name>Change Subject Name Attribute</name>
        <t>The Client Name Change Request attribute is designed for a client to
ask for a change in its name as part of a certification request.
Because of security issues, this cannot be done in the simple way of
just changing the requested subject name in the certificate template.
The name in the certification request <bcp14>MUST</bcp14> match the name in the
certificate used to verify the request, in order that identity and
possession proofs are correctly applied.</t>
        <t>The relevant ASN.1 for the Client Name Change Request attribute is as
follows:</t>
        <artwork><![CDATA[
  at-cmc-changeSubjectName ATTRIBUTE ::=
    { ChangeSubjectName IDENTIFIED BY id-cmc-changeSubjectName }

  id-cmc-changeSubjectName OBJECT IDENTIFIER ::= { id-cmc 36 }

  ChangeSubjectName ::= SEQUENCE {
    subject             Name OPTIONAL,
    subjectAlt          [1] GeneralNames OPTIONAL
  }
  (WITH COMPONENTS {..., subject PRESENT} |
   WITH COMPONENTS {..., subjectAlt PRESENT} )
]]></artwork>
        <t>The attribute is designed to be used as an ATTRIBUTE object.  As
such, the attribute is placed in one of the following two places:</t>
        <ul empty="true">
          <li>
            <t>The attributes field in a CertificationRequest.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>The controls field of a CertRequest for a CRMF certification
  request.</t>
          </li>
        </ul>
        <t>The control is identified by the Object Identifier
id-cmc-changeSubjectName.</t>
        <t>The ASN.1 type associated with control is ChangeSubjectName.  The
fields of the structure are configured as follows:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>subject  contains the requested subject name for the new certificate.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>subjectAlt  contains the requested subject alternative name for the
   new certificate.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>At least one of the fields in the sequence <bcp14>MUST</bcp14> be present when
encoding the structure.</t>
        <t>When the CA processes this attribute in a certification request, it
will do the following:</t>
        <ol spacing="normal" type="1"><li>
            <t>If present, the subject field is copied to the name field of the
template.  If the subject field is absent, the name field of the
template will be set to a empty sequence.</t>
          </li>
          <li>
            <t>If present, the subjectAlt field is used as the content of a
SubjectAltName extension in the certificate.  If the subjectAlt
field is absent, the subjectAltName extension is removed from the
certificate template.</t>
          </li>
        </ol>
      </section>
    </section>
    <section anchor="RegistrationAuthorities">
      <name>Registration Authorities</name>
      <t>This specification permits the use of RAs. An RA sits between the EE
and the CA. From the EE's perspective, the RA appears to be the CA,
and from the server, the RA appears to be a client. RAs receive the
PKI Requests, perform local processing and then forward them onto
CAs. Some of the types of local processing that an RA can perform
include:</t>
      <ul spacing="normal">
        <li>
          <t>Batching multiple PKI Requests together,</t>
        </li>
        <li>
          <t>Performing challenge/response POP proofs,</t>
        </li>
        <li>
          <t>Adding private or standardized certificate extensions to all
certification requests,</t>
        </li>
        <li>
          <t>Archiving private key material,</t>
        </li>
        <li>
          <t>Routing requests to different CAs.</t>
        </li>
      </ul>
      <t>When an RA receives a PKI Request, it has three options: it may
forward the PKI Request without modification, it may add a new
wrapping layer to the PKI Request, or it may remove one or more
existing layers and add a new wrapping layer.</t>
      <t>When an RA adds a new wrapping layer to a PKI Request, it creates a
new PKIData. The new layer contains any controls required (for
example, if the RA does the POP proof for an encryption key or the
Add Extension control to modify a PKI Request) and the client PKI
Request. The client PKI Request is placed in the cmsSequence if it
is a Full PKI Request and in the reqSequence if it is a Simple PKI
Request. If an RA is batching multiple client PKI Requests together,
then each client PKI Request is placed into the appropriate location
in the RA's PKIData object along with all relevant controls.</t>
      <t>If multiple RAs are in the path between the EE and the CA, this will
lead to multiple wrapping layers on the request.</t>
      <t>In processing a PKI Request, an RA <bcp14>MUST NOT</bcp14> alter any certification
requests (PKCS #10 or CRMF) as any alteration would invalidate the
signature on the certification request and thus the POP for the
private key.</t>
      <t>An example of how this would look is illustrated by the following
figure:</t>
      <artwork><![CDATA[
  SignedData (by RA)
     PKIData
       controlSequence
         RA added control statements
       reqSequence
         Zero or more Simple PKI Requests from clients
        cmsSequence
             Zero or more Full PKI Requests from clients
               SignedData (signed by client)
               PKIData
]]></artwork>
      <t>Under some circumstances, an RA is required to remove wrapping
layers. The following sections look at the processing required if
encryption layers and signing layers need to be removed.</t>
      <section anchor="EncryptionRemoval">
        <name>Encryption Removal</name>
        <t>There are two cases that require an RA to remove or change encryption
in a PKI Request. In the first case, the encryption was applied for
the purposes of protecting the entire PKI Request from unauthorized
entities. If the CA does not have a Recipient Info entry in the
encryption layer, the RA <bcp14>MUST</bcp14> remove the encryption layer. The RA
<bcp14>MAY</bcp14> add a new encryption layer with or without adding a new signing
layer.</t>
        <t>The second change of encryption that may be required is to change the
encryption inside of a signing layer. In this case, the RA <bcp14>MUST</bcp14>
remove all signing layers containing the encryption. All control
statements <bcp14>MUST</bcp14> be merged according to local policy rules as each
signing layer is removed and the resulting merged controls <bcp14>MUST</bcp14> be
placed in a new signing layer provided by the RA. If the signing
layer provided by the EE needs to also be removed, the RA can also
remove this layer.</t>
      </section>
      <section anchor="SignatureRemoval">
        <name>Signature Layer Removal</name>
        <t>Only two instances exist where an RA should remove a signature layer
on a Full PKI Request: if an encryption layer needs to be modified
within the request, or if a CA will not accept secondary delegation
(i.e., multiple RA signatures). In all other situations, RAs <bcp14>SHOULD
NOT</bcp14> remove a signing layer from a PKI Request.</t>
        <t>If an RA removes a signing layer from a PKI Request, all control
statements <bcp14>MUST</bcp14> be merged according to local policy rules. The
resulting merged control statements <bcp14>MUST</bcp14> be placed in a new signing
layer provided by the RA.</t>
      </section>
    </section>
    <section anchor="CertificateRequirements">
      <name>CMC Infrastucture Certificate Requirements</name>
      <t>Certificates for servers used in the CMC protocol <bcp14>SHOULD</bcp14> conform to
the profile defined in <xref target="PKIXCERT"/>.  This document defines some
additional items that <bcp14>MAY</bcp14> appear in CMC server certificates.  <xref target="ExtendedKeyUsage"/>
defines some additional values for the Extended Key Usage
extension.  <xref target="SubjectInformationAccess"/> defines a new Subject Information Access
value that allows for a CMC certificate to publish information on how
to contact the services it provides.</t>
      <section anchor="ExtendedKeyUsage">
        <name>Extended Key Usage</name>
        <t>The Extended Key Usage (EKU) extension is used to restrict the use of
a certificate to specific applications.  We define three different
EKUs in this document.  The ASN.1 to define these EKUs is:</t>
        <artwork><![CDATA[
  id-kp-cmcCA      OBJECT IDENTIFIER ::= { id-kp 27 }
  id-kp-cmcRA      OBJECT IDENTIFIER ::= { id-kp 28 }
  id-kp-cmcArchive OBJECT IDENTIFIER ::= { id-kp 29 }
]]></artwork>
        <t>The usage description for each of the EKUs is as follows:</t>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>CMC Certification Authorities  are identified by the id-kp-cmcCA
   extended key usage.  The certificate may be the same as or
   different than the CA certificate.  If a different certificate is
   used, the certificates containing the id-kp-cmcCA extended key
   usage <bcp14>SHOULD</bcp14> have the same name as the certificate used for
   issuing the certificates.  (Using a separate key pair for CMC
   protocol operations and for issuing certificates and CRLs
   decreases the number of operations for which the private key used
   to sign certificates and CRLs would be used.)</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>CMC Registration Authorities  are identified by the id-kp-cmcRA
   extended key usage.  This usage is placed into RA certificates.</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>CMC Archive Servers  are identified by the id-kp-cmcArchive extended
   key usage.  CMC Archive Servers and the associated protocol are to
   be defined in a future document.</t>
              </li>
            </ul>
          </li>
        </ul>
      </section>
      <section anchor="SubjectInformationAccess">
        <name>Subject Information Access</name>
        <t>The subject information access extension indicates how to access
information and services for the subject of the certificate.  We
define a new value for use in this extension, to identify the
different locations that CMC services will be available.  If this
value is placed in a certificate, an appropriate extended key usage
defined in <xref target="ExtendedKeyUsage"/> <bcp14>MUST</bcp14> be included in the certificate as well.</t>
        <t>The id-ad-cmc OID is used when the subject offers certification
services using the CMC protocol.  If the CMC services are available
via HTTP or FTP, accessLocation <bcp14>MUST</bcp14> be a uniformResourceIdentifier.
If the CMC services are available via electronic mail, accessLocation
<bcp14>MUST</bcp14> be an rfc822Name.  If CMC services are available using TCP/IP,
the dNSName or iPAddress name forms <bcp14>MUST</bcp14> be used.  Since the
GeneralName data structure does not permit the inclusion of a port
number, in the absence of other external configuration information,
the value of 5318 should be used.  (The port registration is in
<xref target="FullPKIRequest"/>)  The semantics of other name forms of accessLocation
(when accessMethod is id-ad-cmc) are not defined by this
specification.</t>
        <t>The ASN.1 type for this extension is GeneralName see <xref section="4.2.1.8" sectionFormat="of" target="PKIXCERT"/>.</t>
        <artwork><![CDATA[
  id-ad-cmc OBJECT IDENTIFIER ::= { id-ad 12 }
]]></artwork>
      </section>
    </section>
    <section anchor="SecurityConsiderations">
      <name>Security Considerations</name>
      <t>Mechanisms for thwarting replay attacks may be required in particular
implementations of this protocol depending on the operational
environment. In cases where the CA maintains significant state
information, replay attacks may be detectable without the inclusion
of the optional nonce mechanisms. Implementers of this protocol need
to carefully consider environmental conditions before choosing
whether or not to implement the senderNonce and recipientNonce
controls described in <xref target="TransactionIdentifierControlandSenderandRecipientNonceControls"/>.  Developers of state-constrained
PKI clients are strongly encouraged to incorporate the use of these
controls.</t>
      <t>Extreme care needs to be taken when archiving a signing key. The
holder of the archived key may have the ability to use the key to
generate forged signatures. There are however reasons why a signing
key should be archived. An archived CA signing key can be recovered
in the event of failure to continue to produced CRLs following a
disaster.</t>
      <t>Due care must be taken prior to archiving keys. Once a key is given
to an archiving entity, the archiving entity could use the keys in a
way not conducive to the archiving entity. Users should be made
especially aware that proper verification is made of the certificate
used to encrypt the private key material.</t>
      <t>Clients and servers need to do some checks on cryptographic
parameters prior to issuing certificates to make sure that weak
parameters are not used. A description of the small subgroup attack
is provided in <xref target="X942"/>. Methods of avoiding the small subgroup attack
can be found in <xref target="SMALL-GROUP"/>. CMC implementations ought to be aware
of this attack when doing parameter validations.</t>
      <t>When using a shared-secret for authentication purposes, the shared-
secret should be generated using good random number techniques
<xref target="RANDOM"/>. User selection of the secret allows for dictionary attacks
to be mounted.</t>
      <t>Extreme care must be used when processing the Publish Trust Anchors
control. Incorrect processing can lead to the practice of slamming
where an attacker changes the set of trusted anchors in order to
weaken security.</t>
      <t>One method of controlling the use of the Publish Trust Anchors
control is as follows. The client needs to associate with each trust
anchor accepted by the client the source of the trust anchor.
Additionally, the client should associate with each trust anchor the
types of messages for which the trust anchor is valid (i.e., is the
trust anchor used for validating S/MIME messages, TLS, or CMC
enrollment messages?).</t>
      <t>When a new message is received with a Publish Trust Anchors control,
the client would accept the set of new trust anchors for specific
applications only if the signature validates, the signer of the
message has the required policy approval for updating the trust
anchors, and local policy also would allow updating the trust
anchors.</t>
      <t>The CMS AuthenticatedData structure provides message integrity, it
does not provide message authentication in all cases. When using
MACs in this document the following restrictions need to be observed.
All messages should be for a single entity. If two entities are
placed in a single message, the entities can generate new messages
that have a valid MAC and might be assumed to be from the original
message sender. All entities that have access to the shared-secret
can generate messages that will have a successful MAC validation.
This means that care must be taken to keep this value secret.
Whenever possible, the SignedData structure should be used in
preference to the AuthenticatedData structure.</t>
      <t>A number of controls such as the RA Identity Proof Witness control
exist for an RA to either make assertions about or modify a
certification request.  Any upstream request processor, such as a CA,
<bcp14>MUST</bcp14> verify that the RA is fully identified and authorized to make
the assertion or modification it is claiming.  If it is not
identified or authorized, then any request <bcp14>MUST</bcp14> be rejected.</t>
      <t>CMC servers, both RAs and CAs, need to perform due diligence in
checking the contents of a certification request.  At an absolute
minimum, all fields should be checked to ensure that the policies of
the CA/RA are correctly enforced.  While all fields need to be
checked, special care should be taken with names, name forms,
algorithm choices, and algorithm parameters.</t>
    </section>
    <section anchor="IANAConsiderations">
      <name>IANA Considerations</name>
      <t>This document defines a number of control objects.  These are
identified by Object Identifiers (OIDs).  The objects are defined
from an arc delegated by IANA to the PKIX Working Group.</t>
      <t>For the ASN.1 modules in Appendix A, IANA is requested to assign
an OID for the module identifier (TBD1) with a Description of
"id-mod-enrollMsgSyntax-2025" and an OID for the module
identifier (TBD2) with a Description of "id-mod-pbkdf2-prfs-2025".
The OIDs for the modules should be allocated in the "SMI Security
for PKIX Module Identifier" registry (1.3.6.1.5.5.7.0).</t>
      <t>IANA is requested to update the existing references to <xref target="CMC-PROTv1"/> in
the Structure of Management Information (SMI) Numbers (MIB Module
Registrations) registry group with [ RFC-to-be ] for the following:</t>
      <ul spacing="normal">
        <li>
          <t>id-aa-cmc-unsignedData</t>
        </li>
        <li>
          <t>id-cmc-statusInfoV2</t>
        </li>
        <li>
          <t>id-cmc-trustedAnchors</t>
        </li>
        <li>
          <t>id-cmc-authData</t>
        </li>
        <li>
          <t>id-cmc-batchRequests</t>
        </li>
        <li>
          <t>id-cmc-batchResponses</t>
        </li>
        <li>
          <t>id-cmc-publishCert</t>
        </li>
        <li>
          <t>id-cmc-modCertTemplate</t>
        </li>
        <li>
          <t>id-cmc-controlProcessed</t>
        </li>
        <li>
          <t>id-cmc-popLinkWitnessV2</t>
        </li>
        <li>
          <t>id-cmc-identityProofV2</t>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="CMS">
          <front>
            <title>Cryptographic Message Syntax (CMS)</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <date month="September" year="2009"/>
            <abstract>
              <t>This document describes the Cryptographic Message Syntax (CMS). This syntax is used to digitally sign, digest, authenticate, or encrypt arbitrary message content. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="70"/>
          <seriesInfo name="RFC" value="5652"/>
          <seriesInfo name="DOI" value="10.17487/RFC5652"/>
        </reference>
        <reference anchor="CMS-ALGS">
          <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>
        <reference anchor="CRMF">
          <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="DH-POP">
          <front>
            <title>Diffie-Hellman Proof-of-Possession Algorithms</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <author fullname="H. Prafullchandra" initials="H." surname="Prafullchandra"/>
            <date month="May" year="2013"/>
            <abstract>
              <t>This document describes two methods for producing an integrity check value from a Diffie-Hellman key pair and one method for producing an integrity check value from an Elliptic Curve key pair. This behavior is needed for such operations as creating the signature of a Public-Key Cryptography Standards (PKCS) #10 Certification Request. These algorithms are designed to provide a Proof-of-Possession of the private key and not to be a general purpose signing algorithm.</t>
              <t>This document obsoletes RFC 2875.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6955"/>
          <seriesInfo name="DOI" value="10.17487/RFC6955"/>
        </reference>
        <reference anchor="HMAC-ALGS">
          <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="PKCS10">
          <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="PKIXCERT">
          <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="PKIX-ALGS">
          <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="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="CMC-PROTv1">
          <front>
            <title>Certificate Management over CMS (CMC)</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <author fullname="M. Myers" initials="M." surname="Myers"/>
            <date month="June" year="2008"/>
            <abstract>
              <t>This document defines the base syntax for CMC, a Certificate Management protocol using the Cryptographic Message Syntax (CMS). This protocol addresses two immediate needs within the Internet Public Key Infrastructure (PKI) community:</t>
              <t>1. The need for an interface to public key certification products and services based on CMS and PKCS #10 (Public Key Cryptography Standard), and</t>
              <t>2. The need for a PKI enrollment protocol for encryption only keys due to algorithm or hardware design.</t>
              <t>CMC also requires the use of the transport document and the requirements usage document along with this document for a full definition. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5272"/>
          <seriesInfo name="DOI" value="10.17487/RFC5272"/>
        </reference>
        <reference anchor="CMC-TRANS">
          <front>
            <title>Certificate Management over CMS (CMC): Transport Protocols</title>
            <author fullname="Joe Mandel" initials="J." surname="Mandel">
              <organization>AKAYLA, Inc.</organization>
            </author>
            <author fullname="Sean Turner" initials="S." surname="Turner">
              <organization>sn3rd</organization>
            </author>
            <date day="28" month="May" year="2025"/>
            <abstract>
              <t>   This document defines a number of transport mechanisms that are used
   to move CMC (Certificate Management over CMS (Cryptographic Message
   Syntax)) messages.  The transport mechanisms described in this
   document are HTTP, file, mail, and TCP.

   This document obsoletes RFC 5273 and RFC 6402.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-rfc5273bis-06"/>
        </reference>
        <reference anchor="CMC-COMPL">
          <front>
            <title>Certificate Management Messages over CMS (CMC): Compliance Requirements</title>
            <author fullname="Joe Mandel" initials="J." surname="Mandel">
              <organization>AKAYLA, Inc.</organization>
            </author>
            <author fullname="Sean Turner" initials="S." surname="Turner">
              <organization>sn3rd</organization>
            </author>
            <date day="28" month="May" year="2025"/>
            <abstract>
              <t>   This document provides a set of compliance statements about the CMC
   (Certificate Management over CMS) enrollment protocol.  The ASN.1
   structures and the transport mechanisms for the CMC enrollment
   protocol are covered in other documents.  This document provides the
   information needed to make a compliant version of CMC.

   This document obsoletes RFC 5274 and RFC 6402.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-rfc5274bis-06"/>
        </reference>
        <reference anchor="CMC-Updates">
          <front>
            <title>Certificate Management over CMS (CMC) Updates</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="November" year="2011"/>
            <abstract>
              <t>This document contains a set of updates to the base syntax for CMC, a Certificate Management protocol using the Cryptographic Message Syntax (CMS). This document updates RFC 5272, RFC 5273, and RFC 5274.</t>
              <t>The new items in this document are: new controls for future work in doing server side key generation, definition of a Subject Information Access value to identify CMC servers, and the registration of a port number for TCP/IP for the CMC service to run on. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6402"/>
          <seriesInfo name="DOI" value="10.17487/RFC6402"/>
        </reference>
        <reference anchor="PASSWORD">
          <front>
            <title>Digital identity guidelines: revision 3</title>
            <author fullname="Paul A Grassi" initials="P." surname="Grassi">
              <organization/>
            </author>
            <author fullname="Michael E Garcia" initials="M." surname="Garcia">
              <organization/>
            </author>
            <author fullname="James L Fenton" initials="J." surname="Fenton">
              <organization/>
            </author>
            <date month="June" year="2017"/>
          </front>
          <seriesInfo name="DOI" value="10.6028/nist.sp.800-63-3"/>
          <refcontent>National Institute of Standards and Technology</refcontent>
        </reference>
        <reference anchor="RANDOM">
          <front>
            <title>Randomness Requirements for Security</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="J. Schiller" initials="J." surname="Schiller"/>
            <author fullname="S. Crocker" initials="S." surname="Crocker"/>
            <date month="June" year="2005"/>
            <abstract>
              <t>Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts. However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities. The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space.</t>
              <t>Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult. This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities. It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications. 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="106"/>
          <seriesInfo name="RFC" value="4086"/>
          <seriesInfo name="DOI" value="10.17487/RFC4086"/>
        </reference>
        <reference anchor="SMALL-GROUP">
          <front>
            <title>Methods for Avoiding the "Small-Subgroup" Attacks on the Diffie-Hellman Key Agreement Method for S/MIME</title>
            <author fullname="R. Zuccherato" initials="R." surname="Zuccherato"/>
            <date month="March" year="2000"/>
            <abstract>
              <t>This document will describe the situations relevant to implementations of S/MIME version 3 in which protection is necessary and the methods that can be used to prevent these attacks. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2785"/>
          <seriesInfo name="DOI" value="10.17487/RFC2785"/>
        </reference>
        <reference anchor="X942">
          <front>
            <title>Diffie-Hellman Key Agreement Method</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="June" year="1999"/>
            <abstract>
              <t>This document standardizes one particular Diffie-Hellman variant, based on the ANSI X9.42 draft, developed by the ANSI X9F1 working group. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2631"/>
          <seriesInfo name="DOI" value="10.17487/RFC2631"/>
        </reference>
        <reference anchor="RFC2797">
          <front>
            <title>Certificate Management Messages over CMS</title>
            <author fullname="M. Myers" initials="M." surname="Myers"/>
            <author fullname="X. Liu" initials="X." surname="Liu"/>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <author fullname="J. Weinstein" initials="J." surname="Weinstein"/>
            <date month="April" year="2000"/>
            <abstract>
              <t>This document defines a Certificate Management protocol using CMS (CMC). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2797"/>
          <seriesInfo name="DOI" value="10.17487/RFC2797"/>
        </reference>
        <reference anchor="CMS-RI">
          <front>
            <title>Using Key Encapsulation Mechanism (KEM) Algorithms in the Cryptographic Message Syntax (CMS)</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="J. Gray" initials="J." surname="Gray"/>
            <author fullname="T. Okubo" initials="T." surname="Okubo"/>
            <date month="August" year="2024"/>
            <abstract>
              <t>The Cryptographic Message Syntax (CMS) supports key transport and key agreement algorithms. In recent years, cryptographers have been specifying Key Encapsulation Mechanism (KEM) algorithms, including quantum-secure KEM algorithms. This document defines conventions for the use of KEM algorithms by the originator and recipients to encrypt and decrypt CMS content. This document updates RFC 5652.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9629"/>
          <seriesInfo name="DOI" value="10.17487/RFC9629"/>
        </reference>
        <reference anchor="erratum2063" target="https://www.rfc-editor.org/errata/eid2063">
          <front>
            <title>RFC 5272 erratum 2063</title>
            <author>
              <organization/>
            </author>
            <date year="2010" month="March" day="04"/>
          </front>
        </reference>
        <reference anchor="erratum7627" target="https://www.rfc-editor.org/errata/eid7627">
          <front>
            <title>RFC 5272 erratum 7627</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="September" day="04"/>
          </front>
        </reference>
        <reference anchor="erratum2731" target="https://www.rfc-editor.org/errata/eid2731">
          <front>
            <title>RFC 5272 erratum 2731</title>
            <author>
              <organization/>
            </author>
            <date year="2011" month="February" day="23"/>
          </front>
        </reference>
        <reference anchor="erratum4775" target="https://www.rfc-editor.org/errata/eid4775">
          <front>
            <title>RFC 5272 erratum 4775</title>
            <author>
              <organization/>
            </author>
            <date year="2016" month="August" day="11"/>
          </front>
        </reference>
        <reference anchor="erratum7379" target="https://www.rfc-editor.org/errata/eid7379">
          <front>
            <title>RFC 5272 erratum 7379</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="March" day="08"/>
          </front>
        </reference>
        <reference anchor="erratum7628" target="https://www.rfc-editor.org/errata/eid7628">
          <front>
            <title>RFC 5272 erratum 7628</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="September" day="04"/>
          </front>
        </reference>
        <reference anchor="erratum7629" target="https://www.rfc-editor.org/errata/eid7629">
          <front>
            <title>RFC 5272 erratum 7629</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="September" day="04"/>
          </front>
        </reference>
        <reference anchor="erratum3943" target="https://www.rfc-editor.org/errata/eid3943">
          <front>
            <title>RFC 6402 erratum 3943</title>
            <author>
              <organization/>
            </author>
            <date year="2014" month="April" day="02"/>
          </front>
        </reference>
        <reference anchor="erratum8027" target="https://www.rfc-editor.org/errata/eid8027">
          <front>
            <title>RFC 5272 erratum 8027</title>
            <author>
              <organization/>
            </author>
            <date year="2024" month="July" day="11"/>
          </front>
        </reference>
        <reference anchor="erratum8137" target="https://www.rfc-editor.org/errata/eid8137">
          <front>
            <title>RFC 5272 erratum 8137</title>
            <author>
              <organization/>
            </author>
            <date year="2024" month="October" day="12"/>
          </front>
        </reference>
        <reference anchor="erratum8385" target="https://www.rfc-editor.org/errata/eid8385">
          <front>
            <title>RFC 6402 erratum 8385</title>
            <author>
              <organization/>
            </author>
            <date year="2025" month="April" day="18"/>
          </front>
        </reference>
        <reference anchor="erratum6571" target="https://www.rfc-editor.org/errata/eid6571">
          <front>
            <title>RFC 6402 erratum 6571</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="May" day="04"/>
          </front>
        </reference>
        <reference anchor="erratum5931" target="https://www.rfc-editor.org/errata/eid5931">
          <front>
            <title>RFC 6402 erratum 5931</title>
            <author>
              <organization/>
            </author>
            <date year="2019" month="December" day="07"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 3441?>

<section anchor="ASN.1">
      <name>ASN.1 Modules</name>
      <section anchor="asn.1-cmc">
        <name>ASN.1 Module for CMC</name>
        <sourcecode markers="true"><![CDATA[

EnrollmentMessageSyntax-2025
    { iso(1) identified-organization(3) dod(6) internet(1)
    security(5) mechanisms(5) pkix(7) id-mod(0)
    id-mod-enrollMsgSyntax-2025(TBD1) }

DEFINITIONS IMPLICIT TAGS ::=

BEGIN

  EXPORTS ALL;

  IMPORTS

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

  AlgorithmIdentifier{}, DIGEST-ALGORITHM, KEY-WRAP, KEY-DERIVATION,
      MAC-ALGORITHM, SIGNATURE-ALGORITHM, PUBLIC-KEY
  FROM AlgorithmInformation-2009
      {iso(1) identified-organization(3) dod(6) internet(1) security(5)
      mechanisms(5) pkix(7) id-mod(0)
      id-mod-algorithmInformation-02(58)}

  CertificateSerialNumber, GeneralName, CRLReason, ReasonFlags,
      CertExtensions, GeneralNames
  FROM PKIX1Implicit-2009
      { iso(1) identified-organization(3) dod(6) internet(1) security(5)
      mechanisms(5) pkix(7) id-mod(0) id-mod-pkix1-implicit-02(59) }

  Name, id-pkix, PublicKeyAlgorithms, SignatureAlgorithms, id-ad, id-kp
  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) }

  ContentInfo, IssuerAndSerialNumber, CONTENT-TYPE
  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) }

  CertReqMsg, PKIPublicationInfo, CertTemplate
  FROM PKIXCRMF-2009
      { iso(1) identified-organization(3) dod(6) internet(1) security(5)
        mechanisms(5) pkix(7) id-mod(0) id-mod-crmf2005-02(55) }

  mda-sha1
  FROM PKIXAlgs-2009
       { iso(1) identified-organization(3) dod(6)
         internet(1) security(5) mechanisms(5) pkix(7) id-mod(0)
         id-mod-pkix1-algorithms2008-02(56) }

  maca-hMAC-SHA1
  FROM CryptographicMessageSyntaxAlgorithms-2009
      { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9)
        smime(16) modules(0) id-mod-cmsalg-2001-02(37) }

  mda-sha256
  FROM PKIX1-PSS-OAEP-Algorithms-2009
       { iso(1) identified-organization(3) dod(6)
         internet(1) security(5) mechanisms(5) pkix(7) id-mod(0)
         id-mod-pkix1-rsa-pkalgs-02(54) }

  maca-hMAC-SHA256
  FROM HMAC-2010
      { iso(1) identified-organization(3) dod(6) internet(1)
        security(5) mechanisms(5) pkix(7) mod(0) id-mod-hmac(74) }

  kda-PBKDF2
  FROM PBKDF2-PRFs-2025
      { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9)
        smime(16) modules(0) id-mod-pbkdf2-prfs-2025(TBD2) } ;

  --  CMS content types defined in this document

  CMC-ContentTypes CONTENT-TYPE ::= { ct-PKIData | ct-PKIResponse, ... }

  --  Signature Algorithms defined in this document

  SignatureAlgs SIGNATURE-ALGORITHM ::= { sa-noSignature }

  --  CMS Unsigned Attributes

  CMC-UnsignedAtts ATTRIBUTE ::= { aa-cmc-unsignedData }

  id-cmc OBJECT IDENTIFIER ::= { id-pkix 7 }   -- CMC controls
  id-cct OBJECT IDENTIFIER ::= { id-pkix 12 }  -- CMC content types

  -- This is the content type for a request message in the protocol

  ct-PKIData CONTENT-TYPE ::=
      { TYPE PKIData IDENTIFIED BY id-cct-PKIData }

  id-cct-PKIData OBJECT IDENTIFIER ::= { id-cct 2 }

  PKIData ::= SEQUENCE {
      controlSequence    SEQUENCE SIZE(0..MAX) OF TaggedAttribute,
      reqSequence        SEQUENCE SIZE(0..MAX) OF TaggedRequest,
      cmsSequence        SEQUENCE SIZE(0..MAX) OF TaggedContentInfo,
      otherMsgSequence   SEQUENCE SIZE(0..MAX) OF OtherMsg
  }

  BodyPartID ::= INTEGER(0..4294967295)

  TaggedAttribute ::= SEQUENCE {
      bodyPartID         BodyPartID,
      attrType           CMC-CONTROL.&id({Cmc-Control-Set}),
      attrValues         SET OF CMC-CONTROL.
                             &Type({Cmc-Control-Set}{@attrType})
  }

  Cmc-Control-Set CMC-CONTROL ::= {
      cmc-identityProof | cmc-dataReturn | cmc-regInfo |
      cmc-responseInfo | cmc-queryPending | cmc-popLinkRandom |
      cmc-popLinkWitness | cmc-identification | cmc-transactionId |
      cmc-senderNonce | cmc-recipientNonce | cmc-statusInfo |
      cmc-addExtensions | cmc-encryptedPOP | cmc-decryptedPOP |
      cmc-lraPOPWitness | cmc-getCert | cmc-getCRL |
      cmc-revokeRequest | cmc-confirmCertAcceptance |
      cmc-statusInfoV2 | cmc-trustedAnchors | cmc-authData |
      cmc-batchRequests | cmc-batchResponses | cmc-publishCert |
      cmc-modCertTemplate | cmc-controlProcessed |
      cmc-identityProofV2 | cmc-popLinkWitnessV2 |
      cmc-raIdentityWitness | cmc-responseBody, ... }

  OTHER-REQUEST ::= TYPE-IDENTIFIER

  --  We do not define any other requests in this document.
  --  Examples might be attribute certification requests.

  OtherRequests OTHER-REQUEST ::= {...}

  TaggedRequest ::= CHOICE {
      tcr               [0] TaggedCertificationRequest,
      crm               [1] CertReqMsg,
      orm               [2] SEQUENCE {
          bodyPartID            BodyPartID,
          requestMessageType    OTHER-REQUEST.&id({OtherRequests}),
          requestMessageValue   OTHER-REQUEST.&Type({OtherRequests}
                                    {@.requestMessageType})
      }
  }

  TaggedCertificationRequest ::= SEQUENCE {
      bodyPartID            BodyPartID,
      certificationRequest  CertificationRequest
  }

  AttributeList ATTRIBUTE ::= { at-extension-req |
      at-cmc-changeSubjectName, ... }

  CertificationRequest ::= SEQUENCE {
     certificationRequestInfo  SEQUENCE {
         version                   INTEGER,
         subject                   Name,
         subjectPublicKeyInfo      SEQUENCE {
             algorithm                 AlgorithmIdentifier{PUBLIC-KEY,
                                           {PublicKeyAlgorithms}},
             subjectPublicKey          BIT STRING
         },
         attributes                [0] IMPLICIT SET OF
                                       AttributeSet{{AttributeList}}
      },
      signatureAlgorithm        AlgorithmIdentifier
                                    {SIGNATURE-ALGORITHM,
                                        {SignatureAlgorithms}},
      signature                 BIT STRING
  }

  TaggedContentInfo ::= SEQUENCE {
      bodyPartID              BodyPartID,
      contentInfo             ContentInfo
  }

  OTHER-MSG ::= TYPE-IDENTIFIER

  --  No other messages currently defined

  OtherMsgSet OTHER-MSG ::= {...}

  OtherMsg ::= SEQUENCE {
      bodyPartID        BodyPartID,
      otherMsgType      OTHER-MSG.&id({OtherMsgSet}),
      otherMsgValue     OTHER-MSG.&Type({OtherMsgSet}{@otherMsgType}) }

  --  This defines the response message in the protocol

  ct-PKIResponse CONTENT-TYPE ::=
      { TYPE PKIResponse IDENTIFIED BY id-cct-PKIResponse }

  id-cct-PKIResponse OBJECT IDENTIFIER ::= { id-cct 3 }

  ResponseBody ::= PKIResponse

  PKIResponse ::= SEQUENCE {
      controlSequence   SEQUENCE SIZE(0..MAX) OF TaggedAttribute,
      cmsSequence       SEQUENCE SIZE(0..MAX) OF TaggedContentInfo,
      otherMsgSequence  SEQUENCE SIZE(0..MAX) OF OtherMsg
  }

  CMC-CONTROL ::= TYPE-IDENTIFIER

  -- The following controls have the type OCTET STRING

  cmc-identityProof CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-identityProof }

  id-cmc-identityProof OBJECT IDENTIFIER ::= { id-cmc 3 }

  cmc-dataReturn CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-dataReturn }

  id-cmc-dataReturn OBJECT IDENTIFIER ::= { id-cmc 4 }

  cmc-regInfo CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-regInfo }

  id-cmc-regInfo OBJECT IDENTIFIER ::= { id-cmc 18 }

  cmc-responseInfo CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-responseInfo }

  id-cmc-responseInfo OBJECT IDENTIFIER ::= { id-cmc 19 }

  cmc-queryPending CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-queryPending }

  id-cmc-queryPending OBJECT IDENTIFIER ::= { id-cmc 21 }

  cmc-popLinkRandom CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-popLinkRandom }

  id-cmc-popLinkRandom OBJECT IDENTIFIER ::= { id-cmc 22 }

  cmc-popLinkWitness CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-popLinkWitness }

  id-cmc-popLinkWitness OBJECT IDENTIFIER ::= { id-cmc 23 }

  -- The following controls have the type UTF8String

  cmc-identification CMC-CONTROL ::=
      { UTF8String IDENTIFIED BY id-cmc-identification }

  id-cmc-identification OBJECT IDENTIFIER ::= { id-cmc 2 }

  -- The following controls have the type INTEGER

  cmc-transactionId CMC-CONTROL ::=
      { INTEGER IDENTIFIED BY id-cmc-transactionId }

  id-cmc-transactionId OBJECT IDENTIFIER ::= { id-cmc 5 }

  -- The following controls have the type OCTET STRING

  cmc-senderNonce CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-senderNonce }

  id-cmc-senderNonce OBJECT IDENTIFIER ::= { id-cmc 6 }

  cmc-recipientNonce CMC-CONTROL ::=
      { OCTET STRING IDENTIFIED BY id-cmc-recipientNonce }

  id-cmc-recipientNonce OBJECT IDENTIFIER ::= { id-cmc 7 }

  -- Used to return status in a response

  cmc-statusInfo CMC-CONTROL ::=
      { CMCStatusInfo IDENTIFIED BY id-cmc-statusInfo }

  id-cmc-statusInfo OBJECT IDENTIFIER ::= { id-cmc 1 }

  CMCStatusInfo ::= SEQUENCE {
      cMCStatus       CMCStatus,
      bodyList        SEQUENCE SIZE (1..MAX) OF BodyPartID,
      statusString    UTF8String OPTIONAL,
      otherInfo       CHOICE {
         failInfo         CMCFailInfo,
         pendInfo         PendInfo
      } OPTIONAL
  }

  PendInfo ::= SEQUENCE {
      pendToken        OCTET STRING,
      pendTime         GeneralizedTime
  }

  CMCStatus ::= INTEGER {
      success         (0),
      failed          (2),
      pending         (3),
      noSupport       (4),
      confirmRequired (5),
      popRequired     (6),
      partial         (7)
  }

  CMCFailInfo ::= INTEGER {
      badAlg          (0),
      badMessageCheck (1),
      badRequest      (2),
      badTime         (3),
      badCertId       (4),
      unsuportedExt   (5),
      mustArchiveKeys (6),
      badIdentity     (7),
      popRequired     (8),
      popFailed       (9),
      noKeyReuse      (10),
      internalCAError (11),
      tryLater        (12),
      authDataFail    (13)
  }

  -- Used for RAs to add extensions to certification requests

  cmc-addExtensions CMC-CONTROL ::=
      { AddExtensions IDENTIFIED BY id-cmc-addExtensions }

  id-cmc-addExtensions OBJECT IDENTIFIER ::= { id-cmc 8 }

  AddExtensions ::= SEQUENCE {
      pkiDataReference    BodyPartID,
      certReferences      SEQUENCE OF BodyPartID,
      extensions          SEQUENCE OF Extension{{CertExtensions}}
  }

  cmc-encryptedPOP CMC-CONTROL ::=
      { EncryptedPOP IDENTIFIED BY id-cmc-encryptedPOP }

  cmc-decryptedPOP CMC-CONTROL ::=
      { DecryptedPOP IDENTIFIED BY id-cmc-decryptedPOP }

  id-cmc-encryptedPOP OBJECT IDENTIFIER ::= { id-cmc 9 }

  id-cmc-decryptedPOP OBJECT IDENTIFIER ::= { id-cmc 10 }

  EncryptedPOP ::= SEQUENCE {
      request       TaggedRequest,
      cms             ContentInfo,
      thePOPAlgID     AlgorithmIdentifier{MAC-ALGORITHM, {POPAlgs}},
      witnessAlgID    AlgorithmIdentifier{DIGEST-ALGORITHM,
                          {WitnessAlgs}},
      witness         OCTET STRING
  }

  POPAlgs MAC-ALGORITHM ::= { maca-hMAC-SHA1 | maca-hMAC-SHA256, ... }

  WitnessAlgs DIGEST-ALGORITHM ::= { mda-sha1 | mda-sha256, ... }

  DecryptedPOP ::= SEQUENCE {
      bodyPartID      BodyPartID,
      thePOPAlgID     AlgorithmIdentifier{MAC-ALGORITHM, {POPAlgs}},
      thePOP          OCTET STRING
  }

  cmc-lraPOPWitness CMC-CONTROL ::=
      { LraPopWitness IDENTIFIED BY id-cmc-lraPOPWitness }

  id-cmc-lraPOPWitness OBJECT IDENTIFIER ::= { id-cmc 11 }

  LraPopWitness ::= SEQUENCE {
      pkiDataBodyid   BodyPartID,
      bodyIds         SEQUENCE OF BodyPartID
  }

  cmc-getCert CMC-CONTROL ::=
      { GetCert IDENTIFIED BY id-cmc-getCert }

  id-cmc-getCert OBJECT IDENTIFIER ::= { id-cmc 15 }

  GetCert ::= SEQUENCE {
      issuerName      GeneralName,
      serialNumber    INTEGER }

  cmc-getCRL CMC-CONTROL ::=
      { GetCRL IDENTIFIED BY id-cmc-getCRL }

  id-cmc-getCRL OBJECT IDENTIFIER ::= { id-cmc 16 }

  GetCRL ::= SEQUENCE {
      issuerName    Name,
      cRLName       GeneralName OPTIONAL,
      time          GeneralizedTime OPTIONAL,
      reasons       ReasonFlags OPTIONAL }

  cmc-revokeRequest CMC-CONTROL ::=
      { RevokeRequest IDENTIFIED BY id-cmc-revokeRequest}

  id-cmc-revokeRequest OBJECT IDENTIFIER ::= { id-cmc 17 }

  RevokeRequest ::= SEQUENCE {
      issuerName            Name,
      serialNumber          INTEGER,
      reason                CRLReason,
      invalidityDate         GeneralizedTime OPTIONAL,
      passphrase            OCTET STRING OPTIONAL,
      comment               UTF8String OPTIONAL }

  cmc-confirmCertAcceptance CMC-CONTROL ::=
      { CMCCertId IDENTIFIED BY id-cmc-confirmCertAcceptance }

  id-cmc-confirmCertAcceptance OBJECT IDENTIFIER ::= { id-cmc 24 }

  CMCCertId ::= IssuerAndSerialNumber

  -- The following is used to request V3 extensions be added
  -- to a certificate

  at-extension-req ATTRIBUTE ::=
      { TYPE ExtensionReq IDENTIFIED BY id-ExtensionReq }

  id-ExtensionReq OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840)
      rsadsi(113549) pkcs(1) pkcs-9(9) 14 }

  ExtensionReq ::= SEQUENCE SIZE (1..MAX) OF
      Extension{{CertExtensions}}

  -- The following allows Diffie-Hellman Certification Request
  -- Messages to be well-formed

  sa-noSignature SIGNATURE-ALGORITHM ::= {
      IDENTIFIER id-alg-noSignature
      VALUE NoSignatureValue
      PARAMS TYPE NULL ARE required
      HASHES { mda-sha1 }
  }

  id-alg-noSignature OBJECT IDENTIFIER ::= { id-pkix id-alg(6) 2 }

  NoSignatureValue ::= OCTET STRING

  --  Unauthenticated attribute to carry removable data.

  id-aa OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840)
      rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) id-aa(2) }

  aa-cmc-unsignedData ATTRIBUTE ::=
      { TYPE CMCUnsignedData IDENTIFIED BY id-aa-cmc-unsignedData }

  id-aa-cmc-unsignedData OBJECT IDENTIFIER ::= { id-aa 34 }

  CMCUnsignedData ::= SEQUENCE {
      bodyPartPath        BodyPartPath,
      identifier          TYPE-IDENTIFIER.&id,
      content             TYPE-IDENTIFIER.&Type
  }

  --  Replaces CMC Status Info
  --

  cmc-statusInfoV2 CMC-CONTROL ::=
      { CMCStatusInfoV2 IDENTIFIED BY id-cmc-statusInfoV2 }

  id-cmc-statusInfoV2 OBJECT IDENTIFIER ::= { id-cmc 25 }

  EXTENDED-FAILURE-INFO ::= TYPE-IDENTIFIER

  ExtendedFailures EXTENDED-FAILURE-INFO ::= {...}

  CMCStatusInfoV2 ::= SEQUENCE {
     cMCStatus             CMCStatus,
     bodyList              SEQUENCE SIZE (1..MAX) OF
                                    BodyPartReference,
     statusString          UTF8String OPTIONAL,
     otherInfo             CHOICE {
         failInfo               CMCFailInfo,
         pendInfo               PendInfo,
         extendedFailInfo       [1] SEQUENCE {
            failInfoOID            TYPE-IDENTIFIER.&id
                                       ({ExtendedFailures}),
            failInfoValue          TYPE-IDENTIFIER.&Type
                                       ({ExtendedFailures}
                                           {@.failInfoOID})
         }
      } OPTIONAL
  }

  BodyPartReference ::= CHOICE {
     bodyPartID           BodyPartID,
     bodyPartPath         BodyPartPath
  }

  BodyPartPath ::= SEQUENCE SIZE (1..MAX) OF BodyPartID

  --  Allow for distribution of trust anchors

  cmc-trustedAnchors CMC-CONTROL ::=
      { PublishTrustAnchors IDENTIFIED BY id-cmc-trustedAnchors }

  id-cmc-trustedAnchors OBJECT IDENTIFIER ::= { id-cmc 26 }

  PublishTrustAnchors ::= SEQUENCE {
      seqNumber      INTEGER,
      hashAlgorithm  AlgorithmIdentifier{DIGEST-ALGORITHM,
                         {HashAlgorithms}},
      anchorHashes   SEQUENCE OF OCTET STRING
  }

  HashAlgorithms DIGEST-ALGORITHM ::= {
     mda-sha1 | mda-sha256, ...
  }

  cmc-authData CMC-CONTROL ::=
      { AuthPublish IDENTIFIED BY id-cmc-authData }

  id-cmc-authData OBJECT IDENTIFIER ::= { id-cmc 27 }

  AuthPublish ::= BodyPartID

  --   These two items use BodyPartList

  cmc-batchRequests CMC-CONTROL ::=
      { BodyPartList IDENTIFIED BY id-cmc-batchRequests }

  id-cmc-batchRequests OBJECT IDENTIFIER ::= { id-cmc 28 }

  cmc-batchResponses CMC-CONTROL ::=
      { BodyPartList IDENTIFIED BY id-cmc-batchResponses }

  id-cmc-batchResponses OBJECT IDENTIFIER ::= { id-cmc 29 }

  BodyPartList ::= SEQUENCE SIZE (1..MAX) OF BodyPartID

  cmc-publishCert CMC-CONTROL ::=
      { CMCPublicationInfo IDENTIFIED BY id-cmc-publishCert }

  id-cmc-publishCert OBJECT IDENTIFIER ::= { id-cmc 30 }

  CMCPublicationInfo ::= SEQUENCE {
      hashAlg        AlgorithmIdentifier{DIGEST-ALGORITHM,
                           {HashAlgorithms}},
      certHashes     SEQUENCE OF OCTET STRING,
      pubInfo        PKIPublicationInfo
  }

  cmc-modCertTemplate CMC-CONTROL ::=
      { ModCertTemplate IDENTIFIED BY id-cmc-modCertTemplate }

  id-cmc-modCertTemplate OBJECT IDENTIFIER ::= { id-cmc 31 }

  ModCertTemplate ::= SEQUENCE {
      pkiDataReference             BodyPartPath,
      certReferences               BodyPartList,
      replace                      BOOLEAN DEFAULT TRUE,
      certTemplate                 CertTemplate
  }

  -- Inform follow-on servers that one or more controls have
  -- already been processed

  cmc-controlProcessed CMC-CONTROL ::=
      { ControlsProcessed IDENTIFIED BY id-cmc-controlProcessed }

  id-cmc-controlProcessed OBJECT IDENTIFIER ::= { id-cmc 32 }

  ControlsProcessed ::= SEQUENCE {
      bodyList              SEQUENCE SIZE(1..MAX) OF BodyPartReference
  }

  --  Identity Proof control w/ algorithm agility

  cmc-identityProofV2 CMC-CONTROL ::=
      { IdentityProofV2 IDENTIFIED BY id-cmc-identityProofV2 }

  id-cmc-identityProofV2 OBJECT IDENTIFIER ::= { id-cmc 33 }

  IdentityProofV2 ::= SEQUENCE {
      proofAlgID       AlgorithmIdentifier{DIGEST-ALGORITHM,
                           {WitnessAlgs}},
      macAlgId         AlgorithmIdentifier{MAC-ALGORITHM, {POPAlgs}},
      witness          OCTET STRING
  }

  cmc-popLinkWitnessV2 CMC-CONTROL ::=
      { PopLinkWitnessV2 IDENTIFIED BY id-cmc-popLinkWitnessV2 }

  id-cmc-popLinkWitnessV2 OBJECT IDENTIFIER ::= { id-cmc 34 }

  PopLinkWitnessV2 ::= SEQUENCE {
      keyGenAlgorithm   AlgorithmIdentifier{KEY-DERIVATION,
                            {KeyDevAlgs}},
      macAlgorithm      AlgorithmIdentifier{MAC-ALGORITHM, {POPAlgs}},
      witness           OCTET STRING
  }

  KeyDevAlgs KEY-DERIVATION ::= { kda-PBKDF2, ... }

  cmc-raIdentityWitness CMC-CONTROL ::=
     { BodyPartPath IDENTIFIED BY id-cmc-raIdentityWitness }

  id-cmc-raIdentityWitness OBJECT IDENTIFIER ::= {id-cmc 35}

  --
  --  Allow for an End-Entity to request a change in name.
  --  This item is added to RegControlSet in CRMF.
  --
  at-cmc-changeSubjectName ATTRIBUTE ::=
     { TYPE ChangeSubjectName IDENTIFIED BY id-cmc-changeSubjectName }

  id-cmc-changeSubjectName OBJECT IDENTIFIER ::= { id-cmc 36 }

  ChangeSubjectName ::= SEQUENCE {
      subject             Name OPTIONAL,
      subjectAlt          [1] GeneralNames OPTIONAL
  }
  (WITH COMPONENTS {..., subject PRESENT} |
   WITH COMPONENTS {..., subjectAlt PRESENT} )

  --
  --  Embedded response from a third party for processing
  --

  cmc-responseBody CMC-CONTROL ::= {
     BodyPartPath IDENTIFIED BY id-cmc-responseBody
  }

  id-cmc-responseBody OBJECT IDENTIFIER ::= { id-cmc 37 }

  --
  --  Key purpose identifiers are in the Extended Key Usage extension
  --

  id-kp-cmcCA OBJECT IDENTIFIER ::= { id-kp 27 }
  id-kp-cmcRA OBJECT IDENTIFIER ::= { id-kp 28 }
  id-kp-cmcArchive OBJECT IDENTIFIER ::= { id-kp 29 }

  --
  --  Subject Information Access identifier
  --

  id-ad-cmc OBJECT IDENTIFIER ::= { id-ad 12 }

END

]]></sourcecode>
      </section>
      <section anchor="asn1-module-for-pbkdf2-prfs">
        <name>ASN.1 Module for PBKDF2 PRFs</name>
        <sourcecode markers="true"><![CDATA[

PBKDF2-PRFs-2025
  { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1)
    pkcs-9(9) smime(16) modules(0) id-mod-pbkdf2-prfs-2025(TBD2) }

  DEFINITIONS IMPLICIT TAGS ::= BEGIN

  IMPORTS

  ALGORITHM, AlgorithmIdentifier{}, KEY-DERIVATION
  FROM AlgorithmInformation-2009 -- From [PKIX-ALGS]
      { iso(1) identified-organization(3) dod(6) internet(1)
        security(5) mechanisms(5) pkix(7) id-mod(0)
        id-mod-algorithmInformation-02(58) }

  hMAC-SHA1, alg-hMAC-SHA1, id-PBKDF2
  FROM CryptographicMessageSyntaxAlgorithms-2009 -- From [RFC5911]
      { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9)
         smime(16) modules(0) id-mod-cmsalg-2001-02(37) }

  id-hmacWithSHA224, id-hmacWithSHA256,
  id-hmacWithSHA384, id-hmacWithSHA512
  FROM HMAC-2010 -- From [HMAC-ALGS]
      { iso(1) identified-organization(3) dod(6) internet(1)
        security(5) mechanisms(5) pkix(7) mod(0) id-mod-hmac(74) } ;

  -- Base OID for algorithms --

  rsadsi OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840)
      rsadsi(113549) }

  digestAlgorithm OBJECT IDENTIFIER ::= { rsadsi 2 }

  id-hmacWithSHA512-224 OBJECT IDENTIFIER ::= { digestAlgorithm 12 }

  id-hmacWithSHA512-256 OBJECT IDENTIFIER ::= { digestAlgorithm 13 }

  -- PBKF2-PRFs --

  PBKDF2-PRFs ALGORITHM ::= {
      alg-hMAC-SHA1 |
      alg-hMAC-SHA224 | alg-hMAC-SHA256 |
      alg-hMAC-SHA384 | alg-hMAC-SHA512 |
      alg-hMAC-SHA512-224 | alg-hMAC-SHA512-256, ... }

  PBKDF2-PRFsAlgorithmIdentifier ::=
      AlgorithmIdentifier{ ALGORITHM, {PBKDF2-PRFs} }

  alg-hMAC-SHA224 ALGORITHM ::= { IDENTIFIER id-hmacWithSHA224
      PARAMS TYPE NULL ARE preferredAbsent }

  alg-hMAC-SHA256 ALGORITHM ::= { IDENTIFIER id-hmacWithSHA256
      PARAMS TYPE NULL ARE preferredAbsent }

  alg-hMAC-SHA384 ALGORITHM ::= { IDENTIFIER id-hmacWithSHA384
      PARAMS TYPE NULL ARE preferredAbsent }

  alg-hMAC-SHA512 ALGORITHM ::= { IDENTIFIER id-hmacWithSHA512
      PARAMS TYPE NULL ARE preferredAbsent }

  alg-hMAC-SHA512-224 ALGORITHM ::= { IDENTIFIER id-hmacWithSHA512-224
      PARAMS TYPE NULL ARE preferredAbsent }

  alg-hMAC-SHA512-256 ALGORITHM ::= { IDENTIFIER id-hmacWithSHA512-256
      PARAMS TYPE NULL ARE preferredAbsent }

  -- PBKF2-SaltSources --

  PBKDF2-SaltSources ALGORITHM ::= { ... }

  PBKDF2-SaltSourcesAlgorithmIdentifier ::=
      AlgorithmIdentifier {ALGORITHM, {PBKDF2-SaltSources} }

  -- PBKF2-params --

  PBKDF2-params ::= SEQUENCE {
      salt CHOICE {
          specified OCTET STRING,
          otherSource PBKDF2-SaltSourcesAlgorithmIdentifier },
      iterationCount INTEGER (1..MAX),
      keyLength INTEGER (1..MAX) OPTIONAL,
      prf PBKDF2-PRFsAlgorithmIdentifier DEFAULT defaultPBKDF2 }

  defaultPBKDF2 PBKDF2-PRFsAlgorithmIdentifier ::=
      { algorithm alg-hMAC-SHA1.&id, parameters NULL:NULL }

  -- Key Derivation Algorithms --

  KeyDerivationAlgs KEY-DERIVATION ::= { kda-PBKDF2, ... }

  kda-PBKDF2 KEY-DERIVATION ::= {
      IDENTIFIER id-PBKDF2
      PARAMS TYPE PBKDF2-params ARE required
      -- No S/MIME caps defined
  }

END

]]></sourcecode>
      </section>
    </section>
    <section anchor="enroll">
      <name>Enrollment Message Flows</name>
      <t>This section is informational.  The purpose of this section is to
present, in an abstracted version, the messages that would flow
between the client and server for several different common cases.</t>
      <section anchor="RequestofaSigningCertificate">
        <name>Request of a Signing Certificate</name>
        <t>This section looks at the messages that would flow in the event that
an enrollment is occurring for a signing-only key.  If the
certificate was designed for both signing and encryption, the only
difference would be the key usage extension in the certification
request.</t>
        <t>Message from client to server:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           {102, id-cmc-identityProof, computed value}
           {103, id-cmc-senderNonce, 10001}
         reqSequence
           crm
             certReq
               certReqId = 201
               certTemplate
                 subject = My Proposed DN
                 publicKey = My Public Key
                 extensions
                   {id-ce-subjectKeyIdentifier, 1000}
                   {id-ce-keyUsage, digitalSignature}
     SignedData.SignerInfos
       SignerInfo
         sid.subjectKeyIdentifier = 1000
]]></artwork>
        <t>Response from server to client:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {102, id-cmc-statusInfoV2, {success, 201}}
           {103, id-cmc-senderNonce, 10005}
           {104, id-cmc-recipientNonce, 10001}
     certificates
       Newly issued certificate
       Other certificates
     SignedData.SignerInfos
       Signed by CA
]]></artwork>
      </section>
      <section anchor="SingleCertificationRequestModifiedbyRA">
        <name>Single Certification Request, But Modified by RA</name>
        <t>This section looks at the messages that would flow in the event that
an enrollment has one RA in the middle of the data flow.  That RA
will modify the certification request before passing it on to the CA.</t>
        <t>Message from client to RA:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           {102, id-cmc-identityProof, computed value}
           {103, id-cmc-senderNonce, 10001}
         reqSequence
           crm
             certReq
               certReqId = 201
               certTemplate
                 subject = My Proposed DN
                 publicKey = My Public Key
                 extensions
                   {id-ce-subjectKeyIdentifier, 1000}
                   {id-ce-keyUsage, digitalSignature}
     SignedData.SignerInfos
       SignerInfo
         sid.subjectKeyIdentifier = 1000
]]></artwork>
        <t>Message from RA to CA:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           { 102, id-cmc-batchRequests, { 1, 2} }
           { 103, id-cmc-addExtensions,
             { {1, 201, {id-ce-certificatePolicies, anyPolicy}}
               {1, 201, {id-ce-subjectAltName, {extension data}}
               {2, XXX, {id-ce-subjectAltName, {extension data}}}
                     The Value XXX is not known here; it would
                     reference into the second client request,
                     which is not displayed above.
         cmsSequence
           { 1, <Message from client to RA #1> }
           { 2, <Message from client to RA #2> }
     SignedData.SignerInfos
       SignerInfo
         sid = RA key.
]]></artwork>
        <t>Response from CA to RA:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {102, id-cmc-BatchResponse, {999, 998}}

           {103, id-cmc-statusInfoV2, {failed, 2, badIdentity}}
         cmsSequence
           { bodyPartID = 999
             contentInfo
               ContentInfo.contentType = id-signedData
               ContentInfo.content
                 SignedData.encapContentInfo
                   eContentType = id-cct-PKIResponse
                   eContent
                     controlSequence
                      {102, id-cmc-statusInfoV2, {success, 201}}
                 certificates
                   Newly issued certificate
                   Other certificates
                 SignedData.SignerInfos
                   Signed by CA
           }
           { bodyPartID = 998,
             contentInfo
               ContentInfo.contentType = id-signedData
               ContentInfo.content
                 SignedData.encapContentInfo
                   eContentType = id-cct-PKIResponse
                   eContent
                     controlSequence
                       {102, id-cmc-statusInfoV2, {failure, badAlg}}
                 certificates
                   Newly issued certificate
                   Other certificates
                 SignedData.SignerInfos
                   Signed by CA
           }
         SignedData.SignerInfos
           Signed by CA
]]></artwork>
        <t>Response from RA to client:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {102, id-cmc-statusInfoV2, {success, 201}}
     certificates
       Newly issued certificate
       Other certificates
     SignedData.SignerInfos
       Signed by CA
]]></artwork>
      </section>
      <section anchor="DirectPOPforRSACertificate">
        <name>Direct POP for an RSA or KEM Certificate</name>
        <t>This section looks at the messages that would flow in the event that
an enrollment is done for an encryption-only certificate using a
direct POP method; the example below shows.  For simplicity, it is assumed that the
certification requester already has a signature certificate.</t>
        <t>Message #1 from client to server:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           {102, id-cmc-transactionId, 10132985123483401}
           {103, id-cmc-senderNonce, 10001}
           {104, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
         reqSequence
           crm
             certReq
               certReqId = 201
               certTemplate
                 subject = <My DN>
                 publicKey = My Public Key
                 extensions
                   {id-ce-keyUsage, keyEncipherment}
                   {id-ce-subjectPublicKeyIdentifier, 1000}
             popo
               keyEncipherment
                 subsequentMessage = challengeResp
     SignedData.SignerInfos
       SignerInfo
         Signed by requester's signing cert
]]></artwork>
        <t>Response #1 from server to client:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {101, id-cmc-statusInfoV2, {failed, 201, popRequired}}
           {102, id-cmc-transactionId, 10132985123483401}
           {103, id-cmc-senderNonce, 10005}
           {104, id-cmc-recipientNonce, 10001}
           {105, id-cmc-encryptedPOP, {
              request {
                crm
                  certReq
                    certReqId = 201
                     certTemplate
                       subject = <My DN>
                       publicKey = My Public Key
                       extensions
                         {id-ce-keyUsage, keyEncipherment}
                         {id-ce-subjectPublicKeyIdentifier, 1000}
                   popo
                     keyEncipherment
                       subsequentMessage = challengeResp
              }
              cms
                contentType = id-envelopedData
                content
                  recipientInfos.rid.issuerSerialNumber = <NULL-DN, 201>
                  encryptedContentInfo
                    eContentType = id-data
                    eContent = <Encrypted value of 'y' from Section 6.7>
              thePOPAlgID = HMAC-SHA256
              witnessAlgID = SHA-256
              witness <hashed value of 'y' from Section 6.7>}}
           {106, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
     certificates
       Other certificates
         (optional - related to this message's SignedData)
     SignedData.SignerInfos
       Signed by CA
]]></artwork>
        <t>Message #2 from client to server:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           {102, id-cmc-transactionId, 10132985123483401}
           {103, id-cmc-senderNonce, 100101}
           {104, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
           {105, id-cmc-recipientNonce, 10005}
           {107, id-cmc-decryptedPOP, {
             bodyPartID 201,
             thePOPAlgID HMAC-SHA256,
             thePOP <HMAC computed value goes here>}}
         reqSequence
           crm
             certReq
               certReqId = 201
               certTemplate
                 subject = <My DN>
                 publicKey = My Public Key
                 extensions
                   {id-ce-keyUsage, keyEncipherment}
                   {id-ce-subjectKeyIdentifier, 1000}
             popo
               keyEncipherment
                 subsequentMessage = challengeResp
     SignedData.SignerInfos
       SignerInfo
         Signed by requester's signing cert
]]></artwork>
        <t>Response #2 from server to client:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {101, id-cmc-transactionId, 10132985123483401}
           {102, id-cmc-statusInfoV2, {success, 201}}
           {103, id-cmc-senderNonce, 10019}
           {104, id-cmc-recipientNonce, 100101}
           {105, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
     certificates
       Newly issued certificate
       Other certificates
         (optional - related to this message's SignedData)
     SignedData.SignerInfos
       Signed by CA
]]></artwork>
      </section>
      <section anchor="DirectPOPwithNoSignature">
        <name>Direct POP with No Signature Mechanism</name>
        <t>This section looks at the messages that would flow in the event that
an enrollment is done for an encryption-only certificate using a
direct POP method.  Instead of assuming that the certification
requester already has a signing-only certificate as in
<xref target="DirectPOPforRSACertificate"/>, here the No Signature mechanism from
<xref target="NoSig-Sig"/>, the public key is for a KEM, and the EnvelopedData uses
the KEMRecipientInfo from <xref target="CMS-RI"/>.</t>
        <t>Message #1 from client to server:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           {102, id-cmc-transactionId, 10132985123483401}
           {103, id-cmc-senderNonce, 10001}
           {104, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
         reqSequence
           crm
             certReq
               certReqId = 201
               certTemplate
                 subject = < My DN >
                 publicKey = My Public Key
                 extensions
                   {id-ce-subjectPublicKeyIdentifier, 1000}
                   {id-ce-keyUsage, keyEncipherment}
             popo
               keyEncipherment
                 subsequentMessage = challengeResp
     SignedData.SignerInfos
      SignerInfo
        sid = < subjectKeyIdentifier >
        signatureAlgorithm = id-alg-noSignature
]]></artwork>
        <t>Response #1 from server to client:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {101, id-cmc-statusInfoV2, {failed, 201, popRequired}}
           {102, id-cmc-transactionId, 10132985123483401}
           {103, id-cmc-senderNonce, 10005}
           {104, id-cmc-recipientNonce, 10001}
           {105, id-cmc-encryptedPOP, {
              request {
                crm
                  certReq
                    certReqId = 201
                     certTemplate
                       subject = < My DN >
                       publicKey = My Public Key
                       extensions
                         {id-ce-keyUsage, keyEncipherment}
                         {id-ce-subjectPublicKeyIdentifier, 1000}
                   popo
                     keyEncipherment
                       subsequentMessage = challengeResp
              }
              cms
                contentType = id-envelopedData
                content < uses ori.KEMRecipientInfo >
                  recipientInfos.ori.rid.issuerSerialNumber =
                    <NULL-DN, 201>
                  encryptedContentInfo
                    eContentType = id-data
                    eContent = <Encrypted value of 'y' from Section 6.7>
       thePOPAlgID = KmacWithSHAKE128
       witnessAlgID = SHAKE128
       witness <hashed value of 'y' from Section 6.7>}}
           {106, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
     Certificates
       Other certificates
         (optional - related to this message's SignedData)
     SignedData.SignerInfos
       Signed by CA

]]></artwork>
        <t>Message #2 from client to server:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIData
       eContent
         controlSequence
           {102, id-cmc-transactionId, 10132985123483401}
           {103, id-cmc-senderNonce, 100101}
           {104, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
           {105, id-cmc-recipientNonce, 10005}
           {107, id-cmc-decryptedPOP, {
             bodyPartID 201,
             thePOPAlgID KmacWithSHAKE128,
             thePOP <KMAC computed value goes here>}}
         reqSequence
           crm
             certReq
               certReqId = 201
               certTemplate
                 subject = < My DN >
                 publicKey = My Public Key
                 extensions
                   {id-ce-keyUsage, keyEncipherment}
                   {id-ce-subjectPublicKeyIdentifier, 1000}
             popo
               keyEncipherment
                 subsequentMessage = challengeResp
     SignedData.SignerInfos
       SignerInfo
         sid = < subjectKeyIdentifier >
         signatureAlgorithm = id-alg-noSignature

]]></artwork>
        <t>Response #2 from server to client:</t>
        <artwork><![CDATA[
   ContentInfo.contentType = id-signedData
   ContentInfo.content
     SignedData.encapContentInfo
       eContentType = id-cct-PKIResponse
       eContent
         controlSequence
           {101, id-cmc-transactionId, 10132985123483401}
           {102, id-cmc-statusInfoV2, {success, 201}}
           {103, id-cmc-senderNonce, 10019}
           {104, id-cmc-recipientNonce, 100101}
           {105, id-cmc-dataReturn, <packet of binary data identifying
                                     where the key in question is.>}
     certificates
       Newly issued certificate
       Other certificates
     SignedData.SignerInfos
       Signed by CA

]]></artwork>
      </section>
    </section>
    <section anchor="enroll-dh">
      <name>Production of Diffie-Hellman Public Key Certification Requests</name>
      <t>Part of a certification request is a signature over the request;
DH and ECDH are key agreement algorithms and RSA-KEM and ML-KEM
are key encapsulation mechanisms (KEM) and cannot be used to
directly produce the required signature object.  <xref target="DH-POP"/> provides
three ways to produce the necessary signature value.  This document
also defines a signature algorithm that does not provide a POP value,
but can be used to produce the necessary signature value.</t>
      <section anchor="NoSig-Sig">
        <name>No-Signature Signature Mechanism</name>
        <t>Key management (encryption/decryption) private keys cannot always be
used to produce some type of signature value as they can be in a
decrypt-only device.  Certification requests require that the
signature field be populated.  This section provides a signature
algorithm specifically for that purposes.  The following object
identifier and signature value are used to identify this signature
type:</t>
        <artwork><![CDATA[
  id-alg-noSignature OBJECT IDENTIFIER ::= { id-pkix id-alg(6) 2 }

  NoSignatureValue ::= OCTET STRING
]]></artwork>
        <t>The parameters for id-alg-noSignature <bcp14>MUST</bcp14> be present and <bcp14>MUST</bcp14> be
encoded as NULL.  NoSignatureValue contains the SHA-1 hash of the
certification request.  The hash value given by NoSignatureValue
<bcp14>SHOULD</bcp14> be ignored.  It is important to realize that there is no
security associated with this signature type.  If this signature type
is on a certification request and the Certification Authority policy
requires proof-of-possession of the private key, the POP mechanism
defined in <xref target="EncryptedandDecryptedPOPControls"/> <bcp14>MUST</bcp14> be used.</t>
        <t>When the client generates the SignedData.SignerInfos.SignerInfo.sid
field it has two choices: issuerAndSerialNumber or subjectKeyIdentifier.
The client does not yet have a certificate and there cannot fill in
the issuerAndSerialNumber and therefore <bcp14>MUST</bcp14> use the subjectKeyIdentifier
choice.</t>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Obviously, the authors of this version of the document would like to
thank Jim Schaad and Michael Myers for their work on the previous
version of this document.</t>
      <t>The acknowledgment from the previous version of this document follows:</t>
      <t>The authors and the PKIX Working Group are grateful for the
participation of Xiaoyi Liu and Jeff Weinstein in helping to author
the original versions of this document.</t>
      <t>The authors would like to thank Brian LaMacchia for his work in
developing and writing up many of the concepts presented in this
document.  The authors would also like to thank Alex Deacon and Barb
Fox for their contributions.</t>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="J." surname="Schaad" fullname="Jim Schaad">
        <organization>August Cellars</organization>
        <address>
      </address>
      </contact>
      <contact initials="M." surname="Myers" fullname="Michael Myers">
        <organization>TraceRoute Security, Inc.</organization>
        <address>
      </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+y96XYcR3Yw+D+eIkf6IaAbgAhwZ9ttl0CwBYubAajVPX36
fExUJYA0qyrLmVmk0JT8LPMs82Rz97iRSxVIu+fzzDGPj1uojD1u3H3Z398P
bdnOi2fZV8dF3ZZX5TRvi+xVvsyvi0WxbLPqQ1Fnx6/Os53jV8e7X4X88rIu
PmD7V8fPsvO2Xk/bdV00XwXseV3Vt8+ypp2F6rKp5kVbNM+yh0ePj/ayRw/u
HYUwq6bLfAHzzer8qt0vi/Zqf54vVs1+fTXFhpdls3/vcWjWl4uyacpq2d6u
oPnpycWLUK7qZ9mqLh7ef/zkol437dG9e09h1OV6cVnUz8IMVvAsTKtlUyyb
NcwMqysCLPZ+yOsih0WfF9N1Xba3X4WPVf3+uq7WK/j1Zbko22KWTWazsoUp
83n2qpje5MuyWTTZVVVnb384/VOWL2fZ+avTVydfhffFLQwwexay/ezt+nJe
TrMfitvsdHlV542eCX4cPlX6Ut+u2uq6zlc30PtV0TTwMTu/Xbb5z+FDsVzD
VrLsy5eYZXxyX/0EOy2X19kfcCj8fZGXc/i9WeXN4p/xBg6q+ho/5PX0Bj7c
tO2qefbtt9gOfyo/FAfa7Fv84dvLuvrYFN/SCN9iz+uyvVlf4qBFvoS9L4v6
2+liCpf5VQj5ur2pajwraJll5RJu5l8O8DhmxXwvO5kd0O8MF/9SNcXqRj5m
OwVst6p3qQFM/yyb/DD588vJHhz1lLsVvJ1/q4p/zt/nt/P8YFotkrnOD7IL
WlJ3rnNYrHzqzQQn+7ccTxrAeXm/nvm5cJP/TL/SXAhxbV1ertu4S9lMucjO
4ZZy6s7rX18D4AJczOFsm6T1qxKawqZf3Rb4RTpc1Pm0OKvWAEAKvbL7sKzq
BazxA0EKPtJn2dmL44ePHh7J3/uTl3+QH58eHtKPZ69e0A8PjviH59/vv33z
ln569PThQ/zp+1eT49jz0dGjJ/jr2x+Ozw/v0U9HT5884p9O/3R8cnbBMxw9
uac/JvPCqy+XV36pgDr23569ufhwKD0fH8mvF2eT19DxdP/5QQ813AdokmbH
b169fTnS7EFs9uMKMULD20D0A6ubnJ//9Obs+bPs+ZvTg8N7B4/uHT359vXp
+cXB+duDJ/fu7T+6v38fGsJCnr95xUd1j7Z7/mry8uX+H87e/MjHdfT4CR7X
n54+OOK/H93HE6UvTx/zPs/3z07p49NHR0/hl6Ku83a9OLr36D7dWdbm9XXR
Psv0zX38+PEA9rHP0Egvjvrk3xblDLtxL8bZMC4hVx02swaECeHPw3v79+7v
33sQp3786OjxF0yN3TZObQ106iOY92kyNVzh4Zfs+jGd64ZdawPb9eH+vaP9
o/tx6gePHz/8gqmx28aprYFN/Wj/3pN9elp64PcfP/2SA4dumw9cG/gDh/97
ktz1ky+76yfb7vrJlruGJl+0a34mG6fu7zqd+v7TB1/yuLBbd2pEGja1NbC7
fgDz7hNakTZP7n3R48JuG3dtDWzXMO/jBMyeHN7/oqmh2+aptYGbGrDKod/1
/Sdf8riw28YDtwY29UM88EMH4Y8ePv4SlILdNk5tDWxqQCkPEzB7+PSLsBl2
2zi1NTAwewqnjTxxCPv7+1l+CQxmPm1DuLgpmwwY6jUx6rPiqlwWTdbeFNll
3hRZQ6wk8YZADPey3DOjwbH4q7pqq2k1z9YN8ok4wCbmFCWB890Dnt765rMZ
SAENLuBjlZWLBewemd5lUcya7CPwh+WShj5dtgVwXG0Y5ZuzHeAhdjNgrRbr
JbA7z0I4BBbuhgejDQHfVuI4V8AbZW2VrXgsYMuzqW0SmDdc3wxGJXYKmeOm
qD+UU1glHtEsgxYo2+AX5G+yrw/vwexxYe4cbnGI8xaa5vVsdw/7hHDUXRey
P1mxrKv5PD1b/FospzgerGu/Ws5vcbm0sNmaNpHPQXyCg1oA45fdwCwfQWqB
e23K6yVwe3CJ0KSpsrr493VZy1Wv4aarK/pPAItls6rqNgIFbgw+BemCvzXQ
BS8ztplXcOt4Q9DUQxRv6Go9nwcCLhI8DrpwZ4JexB04q8L1AUPtopzN5kUI
X+P9853AYP9fh2G87fC/CU7/N0DgJGsW+XyesbyNYJdHcdRWzF3wImc4ZrNe
reZ8SQiJ0wo+p3tH4CxAJpIR7gJhnz5FGeLXXxOAk2/C+//6KwwXvv46e6vH
cOaeAs5UxBNaoGR2WciZ5w38ML3B/11VTVNezgu8B7z/4ueyaRHO4FL2gmGO
T5/+D5aSZEkobAGkORXAmWxVofEFiUW7AXpiY+jXrIqpHU1zMLRCPFF85bgS
EAhrPKNyOYNP9S00BdoAp0i3Y8AShk/8CoCk+gh7vbyVxl8/zr7Ctg3Bx1fQ
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
UT0TPjM9/kw+XwuLBH39TFwqqQEIBGa3BPkaq9x21P8zA9m7Dn0L+x1D+bg5
2Sd4iJVmO5WW4O+F053+tPXokfztZntByff5if69trmo5HSSXWnJx7qCMIo9
IRLRMFlM5RANa42cm2XqfzlEAlfllfYN/JEY4iIll2JgJKuT59yidPR8Jsm4
Hr1p0bZoIfZWSVMm86S8oorl1IqdwZAcVqW4PSdKwrjGOaGJhy0q6g8/rVL/
GiGr4RUiac/XdYbR5NASRfxXJQRsVhGUzDF7ruQakc5dgqYw1SwSy/cl7yOa
XawUarUEw9bMikPgicyFoqphRd60F8oaXqagbZGafEUSpjlH8xBBHHAVptLQ
87m4/OIcMFinp+u9oKNM/vn7DHKQwtXgeqgqN7zEBZcquK7jfS9O2cYgLIdf
S5mqkGS2TBZw5otnicwR791HEKREODHQ9vi8LIGFv5lhjLNQOK6h0Dz1vfQQ
1bdetQiW9PqNaW35aWrl42uxUUsCvx5vMKWpnrjqGGHvr+W9s14n/dFRsk76
Q37SSXePIMMeoECt+8HCLLBOvGVlKciXdAN2Zrw7OqTfk8jnkmwcJNiYYSYR
xoCFN5OZEEARTsWpqWZLKMBkk1feDQ15iyPlmALPM/hLX4WcbvPLulZaVCf+
XJQm0ZayiMysleK2nxkNquF8ZIuCEtczeMwGku1H2uRBXxaTyVS8KX2agQrs
ipeJTVqqDcm0KdQEwDOhAQW1cT9dpxQsliUmY9ikHN8YGI72iXmAO1Yw8UvN
9o83a55YLR1YzkFSwaaawwOV4zv+tTNLohPRbLr+7mX4K6yHVSCoVrBakCBd
H2UJB+8Pt44ZyMZIRHPQjRjLLepUCC0gn1tBgyd62A9lBr4UEfIFNKXqoFhW
9QpVqFb3ZXJ9QnUi6PPIH0p1AuMMlPoQMgeyOlRGQiftRVb2ARF3LNwlG15L
zC0hIrisGLQanGXwaNf95qo4KLkRkZErGQxlTPGdyMSiw8eSpOs6vGrEhQkJ
CNbhRDzNww6hIwaPWjO1z6QKyPplcluQvVNPIeiIiAa53uyKgzsBisaQCqUI
lmhgFh7TqFrqWYEw2fPcSpimU9lv6pGPIblJ4M6PjA2ami4h9iwkUM2PRUHv
0dyumegQjZ+WlU/f4XiILn3M2JsKmgnLUKtYcd0Q3dCaka/Ob6sCqJo0U3UI
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

-->

</rfc>
