<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-lamps-documentsigning-eku-06" indexInclude="true" ipr="trust200902" number="9336" prepTime="2022-12-20T23:26:39" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="3" tocInclude="true" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-lamps-documentsigning-eku-06" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9336" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="EKU for Document Signing">X.509 Certificate General-Purpose Extended Key Usage (EKU) for Document Signing</title>
    <seriesInfo name="RFC" value="9336" stream="IETF"/>
    <author initials="T." surname="Ito" fullname="Tadahiko Ito">
      <organization showOnFrontPage="true">SECOM CO., LTD.</organization>
      <address>
        <email>tadahiko.ito.public@gmail.com</email>
      </address>
    </author>
    <author initials="T." surname="Okubo" fullname="Tomofumi Okubo">
      <organization showOnFrontPage="true">DigiCert, Inc.</organization>
      <address>
        <email>tomofumi.okubo+ietf@gmail.com</email>
      </address>
    </author>
    <author initials="S." surname="Turner" fullname="Sean Turner">
      <organization showOnFrontPage="true">sn3rd</organization>
      <address>
        <email>sean@sn3rd.com</email>
      </address>
    </author>
    <date month="12" year="2022"/>
    <area>sec</area>
    <workgroup>lamps</workgroup>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">RFC 5280 specifies several extended key purpose identifiers
      (KeyPurposeIds) for X.509 certificates. This document defines a
      general-purpose Document-Signing KeyPurposeId for inclusion in the
      Extended Key Usage (EKU) extension of X.509 public key certificates.
      Document-Signing applications may require that the EKU extension be
      present and that a Document-Signing KeyPurposeId be indicated in order
      for the certificate to be acceptable to that Document-Signing
      application.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9336" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2022 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-conventions-and-definitions">Conventions and Definitions</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-extended-key-purpose-for-do">Extended Key Purpose for Document Signing</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-including-the-extended-key-">Including the Extended Key Purpose for Document Signing in Certificates</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-using-the-extended-key-purp">Using the Extended Key Purpose for Document Signing in a Certificate</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-implications-for-a-certific">Implications for a Certification Authority</xref></t>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-asn1-module">ASN.1 Module</xref></t>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgments">Acknowledgments</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.c"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1"><xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/> specifies several extended key purpose
      identifiers (KeyPurposeIds) for X.509 certificates.  In addition, the
      IANA repository "SMI Security for PKIX Extended Key Purpose" <xref target="RFC7299" format="default" sectionFormat="of" derivedContent="RFC7299"/> includes a number of KeyPurposeIds. While usage of
      the anyExtendedKeyUsage KeyPurposeId is bad practice for publicly
      trusted certificates, there is no public and general KeyPurposeId
      explicitly assigned for Document Signing. The current practice is to use
      id-kp-emailProtection, id-kp-codeSigning, or a vendor-defined
      KeyPurposeId for general Document-Signing purposes.</t>
      <t indent="0" pn="section-1-2">In circumstances where code signing and S/MIME certificates are also
used for Document Signing, technical or policy changes made to the
code signing and S/MIME ecosystem may cause unexpected behaviors or
have an adverse impact such as decreased cryptographic
agility on the Document-Signing ecosystem and vice versa.</t>
      <t indent="0" pn="section-1-3">Vendor-defined KeyPurposeIds that are used in a PKI governed by the
      vendor or a group of vendors pose no interoperability concern.
      Appropriating, or misappropriating as the case may be, KeyPurposeIDs for
      use outside of their originally intended vendor or group of vendors
      controlled environment can introduce problems, the impact of which is
      difficult to determine.</t>
      <t indent="0" pn="section-1-4">Therefore, it is not favorable to use a vendor-defined KeyPurposeId for
signing a document that is not governed by the vendor.</t>
      <t indent="0" pn="section-1-5">This document defines an extended key purpose identifier for Document
Signing.</t>
    </section>
    <section anchor="conventions-and-definitions" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-conventions-and-definitions">Conventions and Definitions</name>
      <t indent="0" pn="section-2-1">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
    described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.
      </t>
    </section>
    <section anchor="extended-key-purpose-for-document-signing" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-extended-key-purpose-for-do">Extended Key Purpose for Document Signing</name>
      <t indent="0" pn="section-3-1">This specification defines the KeyPurposeId id-kp-documentSigning.</t>
      <t indent="0" pn="section-3-2">As described in <xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/>, "[i]f the [Extended Key Usage] extension is present,
then the certificate <bcp14>MUST</bcp14> only be used for one of the purposes indicated."
<xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/> also notes that "[i]f multiple [key] purposes are indicated
the application need not recognize all purposes indicated,
as long as the intended purpose is present."</t>
      <t indent="0" pn="section-3-3">Document-Signing applications <bcp14>MAY</bcp14> require that the EKU extension be present
and that the id-kp-documentSigning be indicated in order for the certificate to be acceptable
to that Document-Signing application.</t>
      <t indent="0" pn="section-3-4">The term "Document Signing" in this document refers to digitally signing
contents that are consumed by people.  To be more precise, contents are
intended to be shown to a person in a printable or displayable form by
means of services or software, rather than processed by machines.

</t>
      <section anchor="ext" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-including-the-extended-key-">Including the Extended Key Purpose for Document Signing in Certificates</name>
        <t indent="0" pn="section-3.1-1"><xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/> specifies the EKU X.509 certificate extension for use on the
Internet. The extension indicates one or more purposes for which the
certified public key is valid. The EKU extension can be used in
conjunction with the key usage extension, which indicates the set of
basic cryptographic operations for which the certified key may be used.</t>
        <t indent="0" pn="section-3.1-2">The EKU extension syntax is repeated here for convenience:</t>
        <sourcecode type="" markers="false" pn="section-3.1-3">
  ExtKeyUsageSyntax  ::=  SEQUENCE SIZE (1..MAX) OF KeyPurposeId

  KeyPurposeId  ::=  OBJECT IDENTIFIER
</sourcecode>
        <t indent="0" pn="section-3.1-4">As described in <xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/>, the EKU extension may,
at the option of the certificate issuer, be either critical or non-critical.</t>
        <t indent="0" pn="section-3.1-5">This specification defines the KeyPurposeId id-kp-documentSigning.
Inclusion of this KeyPurposeId in a certificate indicates that the
public key encoded in the certificate has been certified to be used for
cryptographic operations on contents that are consumed by people.</t>
        <sourcecode type="" markers="false" pn="section-3.1-6">
  id-kp  OBJECT IDENTIFIER  ::=
      { iso(1) identified-organization(3) dod(6) internet(1)
        security(5) mechanisms(5) pkix(7) 3 }

  id-kp-documentSigning  OBJECT IDENTIFIER  ::=  { id-kp 36 }
</sourcecode>
      </section>
    </section>
    <section anchor="using-the-extended-key-purpose-for-document-signing-in-a-certificate" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-using-the-extended-key-purp">Using the Extended Key Purpose for Document Signing in a Certificate</name>
      <t indent="0" pn="section-4-1">Our intended use case is people consuming the contents of signed
      documents.  To be more precise, contents are intended to be shown to a
      person in a printable or displayable form by means of services or
      software, rather than processed by machines.  The digital
      signature on the contents is to indicate to the recipient of the
      contents that the content has not changed since it was signed by the
      identity indicated as the subject of the certificate. To validate the
      digital signature that is signed on contents intended to be consumed by
      people, implementations <bcp14>MAY</bcp14> perform the steps below
      during certificate validation.</t>
      <t indent="0" pn="section-4-2">The following procedure is used to examine the KeyPurposeId(s) included in the
EKU extension.
Restrictions on EKU is derived and implemented from
(or configured with) the policy to which the implementation conforms.</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4-3">
        <li pn="section-4-3.1">If there are no restrictions set for the relying party and the
relying party software, the certificate is acceptable.</li>
        <li pn="section-4-3.2">
          <t indent="0" pn="section-4-3.2.1">If there are restrictions set for the relying party and relying
party software, then process the KeyPurposeId(s) as described below.  </t>
          <t indent="0" pn="section-4-3.2.2">
This procedure is intended to permit or prohibit the presence of a
certain KeyPurposeId or the complete absence of KeyPurposeIds. It is
outside the scope of this document, but the relying party can permit
or prohibit combinations of KeyPurposeIds, instead of a single
KeyPurposeId.
A consideration on
prohibiting combinations of KeyPurposeIds is described in the
Security Considerations section of this document.
If both Excluded KeyPurposeId and Permitted KeyPurposeId exist,
the relying party or the relying party software processes each restriction
on Excluded KeyPurposeId first and then processes each restriction on
Permitted KeyPurposeId.  </t>
          <dl newline="true" indent="3" spacing="normal" pn="section-4-3.2.3">
            <dt pn="section-4-3.2.3.1">Excluded KeyPurposeId procedure:</dt>
            <dd pn="section-4-3.2.3.2">
              <t indent="0" pn="section-4-3.2.3.2.1">Excluded KeyPurposeId is a
KeyPurposeId that the relying party or the relying party software
prohibits. Examples of Excluded KeyPurposeId include the presence of the
anyExtendedKeyUsage KeyPurposeId or the complete absence of the EKU
extension in a certificate. If a KeyPurposeId of the certificate
meets the conditions set by the Excluded KeyPurposeId restriction,
the relying party or the relying party software rejects the
certificate.</t>
            </dd>
            <dt pn="section-4-3.2.3.3">Permitted KeyPurposeId procedure:</dt>
            <dd pn="section-4-3.2.3.4">
              <t indent="0" pn="section-4-3.2.3.4.1">Permitted KeyPurposeId is a KeyPurposeId that the relying party or
the relying party software accepts. Examples of Permitted
KeyPurposeId include the presence of this general-purpose Document-Signing
KeyPurposeId and/or the protocol-specific
KeyPurposeIds that are relevant to Document Signing. If a KeyPurposeId of the certificate meets the
condition set by a Permitted KeyPurposeId restriction, the
certificate is acceptable. Otherwise, the relying party or the relying
party software rejects the certificate.</t>
            </dd>
          </dl>
        </li>
      </ul>
      <t indent="0" pn="section-4-4">When a single application has the capability to process various data
formats, the software may choose to make the excluded and permitted
decisions separately in accordance with the format it is handling (e.g.,
TEXT and PDF).</t>
    </section>
    <section anchor="implications-for-a-certification-authority" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-implications-for-a-certific">Implications for a Certification Authority</name>
      <t indent="0" pn="section-5-1">The procedures and practices employed by a certification authority <bcp14>MUST</bcp14>
ensure that the correct values for the EKU extension are inserted in
each certificate that is issued. Unless certificates are governed by a
vendor-specific PKI, certificates that indicate usage
for Document Signing <bcp14>MAY</bcp14> include the id-kp-documentSigning KeyPurposeId.
The inclusion of the id-kp-documentSigning KeyPurposeId does not
preclude the inclusion of other KeyPurposeIds.</t>
    </section>
    <section anchor="security-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-6-1">The usage of the id-kp-documentSigning KeyPurposeId is to provide an
alternative to id-kp-emailProtection being used for non-email purposes
and id-kp-codeSigning being used to sign objects other than binary code.
This extended key purpose does not introduce new security risks but
instead reduces existing security risks by providing means to separate
other extended key purposes used for communication protocols, which include
TLS (id-kp-clientAuth) and S/⁠MIME (id-kp-emailProtection),
in order to minimize the risk of cross-protocol attacks.</t>
      <t indent="0" pn="section-6-2">To reduce the risk of specific cross-protocol attacks, the relying party
or the relying party software may additionally prohibit use of specific
combinations of KeyPurposeIds.</t>
      <t indent="0" pn="section-6-3">While a specific protocol or signing scheme may choose to come up with
their own KeyPurposeIds, some may not have significant motive or
resources to set up and manage their own KeyPurposeIds. This general-purpose
Document-Signing KeyPurposeId may be used as a stop-gap for those that
intend to define their own Document-Signing KeyPurposeId or those who do not intend to
set up a KeyPurposeId but still would like to distinguish Document Signing from other usages.</t>
      <t indent="0" pn="section-6-4">Introduction of this id-kp-documentSigning KeyPurposeId does not
introduce any new security or privacy concerns.</t>
    </section>
    <section anchor="iana-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-7-1">IANA has registered the following OID in the "SMI Security for PKIX
      Extended Key Purpose" registry (1.3.6.1.5.5.7.3). This OID is defined in
      <xref target="ext" format="default" sectionFormat="of" derivedContent="Section 3.1"/>.
</t>
      <table anchor="iana_table1" align="center" pn="table-1">
        <name/>
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">Decimal</th>
            <th align="left" colspan="1" rowspan="1">Description</th>
            <th align="left" colspan="1" rowspan="1">References</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">36</td>
            <td align="left" colspan="1" rowspan="1">id-kp-documentSigning</td>
            <td align="left" colspan="1" rowspan="1">RFC 9336</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-7-3">IANA has also registered the following ASN.1 <xref target="X.680" format="default" sectionFormat="of" derivedContent="X.680"/> module OID in the "SMI
   Security for PKIX Module Identifier" registry (1.3.6.1.5.5.7.0). This OID is defined in <xref target="asn1-module" format="default" sectionFormat="of" derivedContent="Appendix A"/>.</t>
      <table anchor="iana_table2" align="center" pn="table-2">
        <name/>
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">Decimal</th>
            <th align="left" colspan="1" rowspan="1">Description</th>
            <th align="left" colspan="1" rowspan="1">References</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">104</td>
            <td align="left" colspan="1" rowspan="1">id-mod-docsign-eku</td>
            <td align="left" colspan="1" rowspan="1">RFC 9336</td>
          </tr>
        </tbody>
      </table>
    </section>
  </middle>
  <back>
    <references pn="section-8">
      <name slugifiedName="name-references">References</name>
      <references pn="section-8.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t indent="0">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"/>
          <format target="https://www.rfc-editor.org/info/rfc2119" type="TXT"/>
        </reference>
        <reference anchor="RFC5280" target="https://www.rfc-editor.org/info/rfc5280" quoteTitle="true" derivedAnchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t indent="0">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"/>
          <format target="https://www.rfc-editor.org/info/rfc5280" type="TXT"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t indent="0">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"/>
          <format target="https://www.rfc-editor.org/info/rfc8174" type="TXT"/>
        </reference>
        <reference anchor="X.680" quoteTitle="true" derivedAnchor="X.680">
          <front>
            <title>Information technology - Abstract Syntax Notation One (ASN.1): Specification of basic notation</title>
            <author>
              <organization showOnFrontPage="true">ITU-T</organization>
            </author>
            <date year="2021" month="February"/>
          </front>
          <seriesInfo name="ITU-T Recommendation" value="X.680"/>
        </reference>
      </references>
      <references pn="section-8.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="RFC7299" target="https://www.rfc-editor.org/info/rfc7299" quoteTitle="true" derivedAnchor="RFC7299">
          <front>
            <title>Object Identifier Registry for the PKIX Working Group</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <date month="July" year="2014"/>
            <abstract>
              <t indent="0">When the Public-Key Infrastructure using X.509 (PKIX) Working Group was chartered, an object identifier arc was allocated by IANA for use by that working group.  This document describes the object identifiers that were assigned in that arc, returns control of that arc to IANA, and establishes IANA allocation policies for any future assignments within that arc.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7299"/>
          <seriesInfo name="DOI" value="10.17487/RFC7299"/>
          <format target="https://www.rfc-editor.org/info/rfc7299" type="TXT"/>
        </reference>
      </references>
    </references>
    <section numbered="true" anchor="asn1-module" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-asn1-module">ASN.1 Module</name>
      <t indent="0" pn="section-appendix.a-1">The following ASN.1 <xref target="X.680" format="default" sectionFormat="of" derivedContent="X.680"/> module provides the complete definition of the
Document-Signing KeyPurposeId.</t>
      <sourcecode type="asn.1" markers="false" pn="section-appendix.a-2">
  DocSignEKU { iso(1) identified-organization(3) dod(6) internet(1)
    security(5) mechanisms(5) pkix(7) id-mod(0)
    id-mod-docsign-eku(104) }

  DEFINITIONS EXPLICIT TAGS ::=

  BEGIN

  -- EXPORTS ALL --

  -- IMPORTS NOTHING --

  -- OID Arc --

  id-kp  OBJECT IDENTIFIER  ::= {
    iso(1) identified-organization(3) dod(6) internet(1)
    security(5) mechanisms(5) pkix(7) kp(3) }

  -- Document-Signing Extended Key Usage --

  id-kp-documentSigning OBJECT IDENTIFIER ::= { id-kp 36 }

  END
</sourcecode>
    </section>
    <section numbered="false" anchor="acknowledgments" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-acknowledgments">Acknowledgments</name>
      <t indent="0" pn="section-appendix.b-1">We would like to thank <contact fullname="Russ Housley"/> for verifying the ASN.1 module.
Additionally, we would like to thank <contact fullname="Corey Bonnell"/>, <contact fullname="Wendy Brown"/>, <contact fullname="Russ Housley"/>, <contact fullname="Prachi Jain"/>, and <contact fullname="Stefan Santesson"/> for their comments.</t>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.c">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="T." surname="Ito" fullname="Tadahiko Ito">
        <organization showOnFrontPage="true">SECOM CO., LTD.</organization>
        <address>
          <email>tadahiko.ito.public@gmail.com</email>
        </address>
      </author>
      <author initials="T." surname="Okubo" fullname="Tomofumi Okubo">
        <organization showOnFrontPage="true">DigiCert, Inc.</organization>
        <address>
          <email>tomofumi.okubo+ietf@gmail.com</email>
        </address>
      </author>
      <author initials="S." surname="Turner" fullname="Sean Turner">
        <organization showOnFrontPage="true">sn3rd</organization>
        <address>
          <email>sean@sn3rd.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
