<?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-08" 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-08"/>
    <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>
      </section>
    </section>
    <section anchor="PKIRequests">
      <name>PKI Requests</name>
      <t>Two types of PKI Requests exist. This section gives the details for
both types.</t>
      <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>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t>comment is a human-readable comment.</t>
              </li>
            </ul>
          </li>
        </ul>
        <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="29" month="August" 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-07"/>
        </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="29" month="August" 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-07"/>
        </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 3442?>

<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/vSWjWl4uyacpq2d6u
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/Qio1z49LT3w+4+ffsmBQ7fNB64N/IHfR9rp
7/rJl931k213/WTLXUOTL9o1P5ONU/d3nU59/+mDL3lc2K07NSINm9oa2F0/
gHn3Ca1Imyf3vuhxYbeNu7YGtmuY93ECZk8O73/R1NBt89TawE0NWOXQ7/r+
ky95XNht44FbA5v6IR74oYPwRw8ffwlKwW4bp7YGNjWglIcJmD18+kXYDLtt
nNoaGJg9hdOG6w4h7O/vZ/klMJj5tA3h4qZsMmCo18Soz4qrclk0WXtTZJd5
U2QNsZLEGwIx3Mtyz4wGx+Kv6qqtptU8WzfIJ+IAm5hTlATOdw94euubz2Yg
BTS4gI9VVi4WsHtkepdFMWuyj8Aflksa+nTZFsBxtWGUb852gIfYzYC1WqyX
wO48C+EQWLgbHow2BHxbieNcAW+UtVW24rGALc+mtklg3nB9MxiV2Clkjpui
/lBOYZV4RLMMWqBsg1+Qv8m+PrwHs8eFuXO4xSHOW2ia17PdPewTwlF3Xcj+
ZMWyrubz9Gzxa7Gc4niwrv1qOb/F5dLCZmvaRD4H8QkOagGMX3YDs3wEqQXu
tSmvl8DtwSVCk6bK6uLf12UtV72Gm66u6D8BLJbNqqrbCBS4MfgUpAv+1kAX
vMzYZl7BreMNQVMPUbyhq/V8Hgi4SPA46MKdCXoRd+CsCtcHDLWLcjabFyF8
jffPdwKD/X8dhvG2w/8mOP3fAIGTrFnk83nG8jaCXR7FUVsxd8GLnOGYzXq1
mvMlISROK/ic7h2BswCZSEa4C4R9+hRliF9/TQBOvgnv/+uvMFz4+uvsrR7D
mXsKOFMRT2iBktllIWeeN/DD9Ab/d1U1TXk5L/Ae8P6Ln8umRTiDS9kLhjk+
ffo/WEqSJaGwBZDmVABnslWFxhckFu0G6ImNoV+zKqZ2NM3B0ArxRPGV40pA
IKzxjMrlDD7Vt9AUaAOcIt2OAUsYPvErAJLqI+z18lYaf/04+wrbNgQfX0FL
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
Ldc9IvF1GaqNjNR/in3ayjxt4J2+jGOi8RPeRcZPOfUko1mKAIZwSujjpIF0
VimnQq4B5c/EAITz7yf7h4ZYEf0Mtsu+h0/70PgwuUB7fN0L7AolmlWFhQeX
LcLJ6SKPN0al0RIh+TyKWRjm942v6HxO+XlS448MMFp1sMXsIELpUJJBw7YF
5Fva5mxeTfNoSU5QQMzKq1SW0ZGmW5FdjgghmkI/XXdI1h31F0OsAd/+rCD9
ZTzWgOyn0tmjbIfee0cO7soyv+6SHIkJRtCvqYoaOMcv4NpQ0bX0s3WZCAE1
4iMMvRJiDTs+J2GHf4GX3WLmCBQgccoCS1+3VrpW8xeHVHvgH/Dgzd8dc1j3
bWFAfdTRm/muqEP74QTRey7Wjvo+r2cf8UTOedfnfMbsuszSupRA1JZJQ2oX
mwmeTe/LJ/M6ObHri3rXWHxKmbughVRvdHmz4kM5FV2c8uucJZNINQIK0TIJ
9TvB1Ec4Tc2abVYjYQrnqD26NemhjnpJ5umXqCnAPPn4gHOkg+r4SnoyftKS
FZLSzmgdcKVj7HlMXYLtIT0Wnuo6HrFsUaDIpMywwKpjco9OEBgBjKhIlZdt
jJLiJWGJdVn7UfyhJTEX379GZrBoY7znsonkpT8YccAy3n3JxTnEbTUJF9es
uSIqHrPVv2XzS/zQ245K7SY4YqJNIZ223Wo+i7kn7U74FvjoI+NfcH32YfZQ
T5gLzzPuJEbsCpAK4lfauSX9KmBnzQwYpRUXQZsjgrrm4BcTIcmwgPYqmGxO
agtMvTSlBGFxAFh/zEgYjXSU9btFbioOykPM8NwwtjR3+ufhXaUFUWwMdjwl
tTt6FuBDMWKD46MJ6NQ5qnz6WpppK2gEbbDJQlFEONVC4X1y02GXB6OERcFH
wqOkXBrIx951Wqe9WUI/KSfqktMJPCkdHgbWPc6hK1moPlZd9t771So7ZBKr
6lj6VQnuNPdBxuQdlR+rCsurEaOzA8e7m2QWw3mQQK/yEpPz36io4c4rJpek
1pj0J7z94fg8+/rwHq4dFfMjMSBZtvOCJ8DhViRSwGkqIiO0PSuvyzafx/Nm
PgKBpZO5MrmVUKnM2VlJnBunLiyx6T45FuFS9pR7GEhY9OmTJWgBaPRJVsz8
8ytxBeSHs5sh/9tNaRosAyBO27S380LlLd6bUQAy616vc3L3soSY/K6CAIua
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
ae6kGitP0J1QH5vkwk9k8w6MMr97Ed9VwvPis+GZ0D/i0rJy9wbJOrHhkivu
+51Oy13HOCeng6pJ4X5ZGVel+jjdaUfTNqsIB0g3SW7gOD/zHWu1MPzVWvQa
PqMCcEycGpYlD4uwFqY4OSBqK7EQYpvGSG2piZ57c5uLQ8vHKm4yKvXui1kW
t221WWPuOD1jggVexzA5dLylSVXmo3JxU6QOXylxzKlYNQOVe1UxNGMc3Ziu
8aNmxMhiUozBl9dwMgHHt3surdMndQ9y2bKtmKUppH2WwMvbiDxt5giLQ3Qz
pZAPEwrZcsj7fpIV0b8zkrJxOyWVwJneMDH7MDR6Wr+pC/k8GAK+OgGlsO+U
zd5Gj+4HhIIVrAfC3rg16bb2ua1EpxtHLmmLMYeFzm6LnrfVdYGKAC11xRxX
N+uiBcbZseN2/ePfw+TlRdCqyW2OqfPRbWjZrKPCzYp2RWxg8EP1fYMk6bQK
Zs0NvNSpKBv4phhUlXvRFR1o5ojgYaCTPywpliBA/n1aFEcplON5/AhU4VcR
WBfiMCUSPWl2rwyPHnBVE4kxbE2m1g8jCN1NGuKy4YreLPG5SM0pfC2X82IR
GTm3C18DItaEItthECnveBJZGWLASpdY3bIOFjHqxhHHC882Ws7zRvPvU8Yr
fNclegBpSd18NqujeiLo8inAZrY2FVpnubC2Vatk9XgimTrIYyLsYGDrgoyO
RbubxQpexGqrNiWy15qLEPnOn8mjGpNgoI6zrsThKvpnIaahNFD2jH8WN4cl
hrlrilwpmVOxKfWaUlJd5k3ZKD3kDbCOj8BZClVjboqPeT1rUC4+kuz5w/j4
THNCRrJ8m/1j9mLn572z3YPsBRUjI+mHM9dmlrlWU+kdPXwkjbHWB0IA1upd
oOk0X5riik98DpcUWRCAFdoo5TNoEPbmmhiV/LsI+hC+ea9U6Zsvzo73Z3pV
V+slqz5f7IkPcrmEQQjBUzyVcsfjdCmmzIQ1iRO8FtyASyinXNWNTkJLmeGK
gPhes0kQkey6Uc0U01UA2n2swGULnJfveRB3ejHqHJ9BP9nj2QR+76V6pFoa
I3uZFkuM++YjLpcfqvkHrgh8NtlTYF/kt4Er+e5UVh1+N6JTWI6oog2PWKkD
p7Ib0fiPxjd1K4yFM8UVOdUqI8cpmxUfpWTwQvGdtM6yGsbKfGihm21S8IHG
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
RlTPhM9Mjz+Tz9fCIkFfPxOXSmoAYoHZLUG+xiq3HfX/zKD2rkPfwn7HgD5u
TvYJIWKl2U6lJfh74XSnP209eiR/u9leUPJ9fqJ/r20uKjmdZFda8rGuIIxi
T4hENFIWszlEI1sj52aZ+l8OkSBWeaV9A4IkBrpI+aUYG8nq5Dm9KB09n0wy
rkdvWrQtYIi9VdKUyTwpr6hiObViZzAkh1Upbs+JkjCucU5o4mGLivrDT6vU
v0bganiFSObzdZ1hNDm0BBL/VQkBm1UEKHPMniu5BqVzl6ApzDaLxPJ9yfuI
ZhcrhVotwbA1s+IQeCJzoahqWME37YWyhpcpaFukJl+RRGrO0TxEKAdchak0
9HwuLr84BxjW6el6L+gok3/+PoM0pHA1uB6qyg0vcYGmCq7reN+LU7YxCMvh
11KmKiSZLZMFnPniWSJzxHv3EQQpEVQMtD0+L0tg4W9mGOYsFI5rKDRVfS89
RPWtVy2CJb1+Y1pbfppa+fhabNSSw6/HG0xpqieuOkbY+2t576zXSX90lKyT
/pCfdNLdI0iyB0BQ636wMAusE29ZWYrzJd2AnRnvjg4Z+CT4uSQbBwk2ZphJ
hDFg4c0kJwRchFNxaqrZEgow2eSVd0ND3uJIOabA8wz+0lchp9v8sq6VFtWJ
PxelybWlLCIza6W47WdGg2o4H9mioMT1DB6zgWT7kTZ50JfFZDIVb0qfaaAC
u+JlYvOWakMybYo2AQhNaEBBbdxP1ykFi2WJSRo2Kcc3BomjfWIe4I4VTPxS
s/3jzZonVksHlnOQVLCp5vBY5fiOf+3MkuhENKGuv3sZAQvrYRUIqhWsFiTI
2EeJwsH7w61jBrIxEtEcdCPGcos6FQIMyOdW0OCJHvZDmYEvRUR9AU2pOiiW
Vb1CFarVfZlcn1CdCPo88odSncA4A6U+hMyBrA6VkdBJe5GVfUDEHQt3yYbX
EtNLiAguKwatBmcZPNp1v7kqDkpuRGTkSgZDSVN8JzKx6PCxJOm6jrAacWFC
AoJ1OBFPU7FD6IiBpNZk7TOpAhJ/mfQWZO/UUwg6IqJBrje74uBOmKIxsEIp
giUasIXHNKqWelYgTPY8txKm6VT2m3rkY0huErjzI2ODpqZLiD0LCVTzY1HQ
e0C3ayY6ROOnZeUzeDgeoksfM/ym4mbCMtQqVmg3BDi0ZuSr89uqAKomzVQd
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

-->

</rfc>
