[要約] RFC 2459は、インターネットの公開鍵基盤(PKI)証明書とCRLのプロファイルに関する規格です。このRFCの目的は、PKI証明書とCRLの標準化と相互運用性を確保することです。

Network Working Group                                         R. Housley
Request for Comments: 2459                                        SPYRUS
Category: Standards Track                                        W. Ford
                                                                VeriSign
                                                                 W. Polk
                                                                    NIST
                                                                 D. Solo
                                                                Citicorp
                                                            January 1999
        

Internet X.509 Public Key Infrastructure Certificate and CRL Profile

インターネットX.509公開鍵インフラストラクチャ証明書およびCRLプロファイル

Status of this Memo

本文書の状態

This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.

このドキュメントは、インターネットコミュニティのインターネット標準トラックプロトコルを指定し、改善のための議論と提案を要求します。このプロトコルの標準化状態とステータスについては、「インターネット公式プロトコル標準」(STD 1)の最新版を参照してください。このメモの配布は無制限です。

Copyright Notice

著作権表示

Copyright (C) The Internet Society (1999). All Rights Reserved.

Copyright(C)The Internet Society(1999)。全著作権所有。

Abstract

概要

This memo profiles the X.509 v3 certificate and X.509 v2 CRL for use in the Internet. An overview of the approach and model are 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 (e.g., IP addresses). Standard certificate extensions are described and one new Internet-specific extension is defined. A required set of certificate extensions is specified. The X.509 v2 CRL format is described and a required extension set is defined as well. An algorithm for X.509 certificate path validation is described. Supplemental information is provided describing the format of public keys and digital signatures in X.509 certificates for common Internet public key encryption algorithms (i.e., RSA, DSA, and Diffie-Hellman). ASN.1 modules and examples are provided in the appendices.

このメモは、インターネットで使用するためのX.509 v3証明書とX.509 v2 CRLのプロファイルです。アプローチとモデルの概要を紹介します。 X.509 v3証明書の形式が詳細に説明されており、インターネット名の形式(IPアドレスなど)の形式とセマンティクスに関する追加情報が含まれています。標準の証明書拡張機能が説明され、1つの新しいインターネット固有の拡張機能が定義されています。証明書拡張の必要なセットが指定されています。 X.509 v2 CRL形式が説明され、必要な拡張セットも定義されています。 X.509証明書パス検証のアルゴリズムについて説明します。一般的なインターネット公開鍵暗号化アルゴリズム(RSA、DSA、Diffie-Hellmanなど)のX.509証明書の公開鍵とデジタル署名の形式を説明する補足情報が提供されます。 ASN.1モジュールと例は付録に記載されています。

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

このドキュメントのキーワード「MUST」、「MUST NOT」、「REQUIRED」、「SHALL」、「SHALL NOT」、「SHOULD」、「SHOULD NOT」、「RECOMMENDED」、「MAY」、および「OPTIONAL」は、 RFC 2119で説明されているように解釈されます。

Please send comments on this document to the ietf-pkix@imc.org mail list.

このドキュメントに関するコメントをietf-pkix@imc.orgメールリストに送信してください。

                           TTTTaaaabbbblllleeee ooooffff CCCCoooonnnntttteeeennnnttttssss
        
   1  Introduction ................................................    5
   2  Requirements and Assumptions ................................    6
   2.1  Communication and Topology ................................    6
   2.2  Acceptability Criteria ....................................    7
   2.3  User Expectations .........................................    7
   2.4  Administrator Expectations ................................    7
   3  Overview of Approach ........................................    7
   3.1  X.509 Version 3 Certificate ...............................    9
   3.2  Certification Paths and Trust .............................   10
   3.3  Revocation ................................................   12
   3.4  Operational Protocols .....................................   13
   3.5  Management Protocols ......................................   13
   4  Certificate and Certificate Extensions Profile ..............   15
   4.1  Basic Certificate Fields ..................................   15
   4.1.1  Certificate Fields ......................................   16
   4.1.1.1  tbsCertificate ........................................   16
   4.1.1.2  signatureAlgorithm ....................................   16
   4.1.1.3  signatureValue ........................................   17
   4.1.2  TBSCertificate ..........................................   17
   4.1.2.1  Version ...............................................   17
   4.1.2.2  Serial number .........................................   18
   4.1.2.3  Signature .............................................   18
   4.1.2.4  Issuer ................................................   18
   4.1.2.5  Validity ..............................................   21
   4.1.2.5.1  UTCTime .............................................   22
   4.1.2.5.2  GeneralizedTime .....................................   22
   4.1.2.6  Subject ...............................................   22
   4.1.2.7  Subject Public Key Info ...............................   23
   4.1.2.8  Unique Identifiers ....................................   24
   4.1.2.9 Extensions .............................................   24
   4.2  Certificate Extensions ....................................   24
   4.2.1  Standard Extensions .....................................   25
   4.2.1.1  Authority Key Identifier ..............................   25
   4.2.1.2  Subject Key Identifier ................................   26
   4.2.1.3  Key Usage .............................................   27
   4.2.1.4  Private Key Usage Period ..............................   29
   4.2.1.5  Certificate Policies ..................................   29
   4.2.1.6  Policy Mappings .......................................   31
   4.2.1.7  Subject Alternative Name ..............................   32
        
   4.2.1.8  Issuer Alternative Name ...............................   34
   4.2.1.9  Subject Directory Attributes ..........................   34
   4.2.1.10  Basic Constraints ....................................   35
   4.2.1.11  Name Constraints .....................................   35
   4.2.1.12  Policy Constraints ...................................   37
   4.2.1.13  Extended key usage field .............................   38
   4.2.1.14  CRL Distribution Points ..............................   39
   4.2.2  Private Internet Extensions .............................   40
   4.2.2.1  Authority Information Access ..........................   41
   5  CRL and CRL Extensions Profile ..............................   42
   5.1  CRL Fields ................................................   43
   5.1.1  CertificateList Fields ..................................   43
   5.1.1.1  tbsCertList ...........................................   44
   5.1.1.2  signatureAlgorithm ....................................   44
   5.1.1.3  signatureValue ........................................   44
   5.1.2  Certificate List "To Be Signed" .........................   44
   5.1.2.1  Version ...............................................   45
   5.1.2.2  Signature .............................................   45
   5.1.2.3  Issuer Name ...........................................   45
   5.1.2.4  This Update ...........................................   45
   5.1.2.5  Next Update ...........................................   45
   5.1.2.6  Revoked Certificates ..................................   46
   5.1.2.7  Extensions ............................................   46
   5.2  CRL Extensions ............................................   46
   5.2.1  Authority Key Identifier ................................   47
   5.2.2  Issuer Alternative Name .................................   47
   5.2.3  CRL Number ..............................................   47
   5.2.4  Delta CRL Indicator .....................................   48
   5.2.5  Issuing Distribution Point ..............................   48
   5.3  CRL Entry Extensions ......................................   49
   5.3.1  Reason Code .............................................   50
   5.3.2  Hold Instruction Code ...................................   50
   5.3.3  Invalidity Date .........................................   51
   5.3.4  Certificate Issuer ......................................   51
   6  Certificate Path Validation .................................   52
   6.1  Basic Path Validation .....................................   52
   6.2  Extending Path Validation .................................   56
   7  Algorithm Support ...........................................   57
   7.1  One-way Hash Functions ....................................   57
   7.1.1  MD2 One-way Hash Function ...............................   57
   7.1.2  MD5 One-way Hash Function ...............................   58
   7.1.3  SHA-1 One-way Hash Function .............................   58
   7.2  Signature Algorithms ......................................   58
   7.2.1  RSA Signature Algorithm .................................   59
   7.2.2  DSA Signature Algorithm .................................   60
   7.3  Subject Public Key Algorithms .............................   60
   7.3.1  RSA Keys ................................................   61
   7.3.2  Diffie-Hellman Key Exchange Key .........................   61
        
   7.3.3  DSA Signature Keys ......................................   63
   8  References ..................................................   64
   9  Intellectual Property Rights ................................   66
   10  Security Considerations ....................................   67
   Appendix A.  ASN.1 Structures and OIDs .........................   70
   A.1 Explicitly Tagged Module, 1988 Syntax ......................   70
   A.2 Implicitly Tagged Module, 1988 Syntax ......................   84
   Appendix B.  1993 ASN.1 Structures and OIDs ....................   91
   B.1 Explicitly Tagged Module, 1993 Syntax ......................   91
   B.2 Implicitly Tagged Module, 1993 Syntax ......................  108
   Appendix C.  ASN.1 Notes .......................................  116
   Appendix D.  Examples ..........................................  117
   D.1  Certificate ...............................................  117
   D.2  Certificate ...............................................  120
   D.3  End-Entity Certificate Using RSA ..........................  123
   D.4  Certificate Revocation List ...............................  126
   Appendix E.  Authors' Addresses ................................  128
   Appendix F.  Full Copyright Statement ..........................  129
        

1 Introduction

1はじめに

This specification is one part of a family of standards for the X.509 Public Key Infrastructure (PKI) for the Internet. This specification is a standalone document; implementations of this standard may proceed independent from the other parts.

この仕様は、インターネット用のX.509公開キー基盤(PKI)の標準ファミリの一部です。この仕様は独立したドキュメントです。この標準の実装は、他の部分から独立して進行する場合があります。

This specification profiles the format and semantics of certificates and certificate revocation lists for the Internet PKI. Procedures are described for processing of certification paths in the Internet environment. Encoding rules are provided for popular cryptographic algorithms. Finally, ASN.1 modules are provided in the appendices for all data structures defined or referenced.

この仕様は、インターネットPKIの証明書と証明書失効リストの形式とセマンティクスをプロファイルしています。インターネット環境での認証パスの処理手順について説明します。エンコーディングルールは、一般的な暗号化アルゴリズム用に提供されています。最後に、ASN.1モジュールは、定義または参照されるすべてのデータ構造の付録で提供されます。

The specification describes the requirements which inspire the creation of this document and the assumptions which affect its scope in Section 2. Section 3 presents an architectural model and describes its relationship to previous IETF and ISO/IEC/ITU standards. In particular, this document's relationship with the IETF PEM specifications and the ISO/IEC/ITU X.509 documents are described.

仕様では、このドキュメントの作成に影響を与える要件とセクション2でその範囲に影響を与える前提条件について説明します。セクション3では、アーキテクチャモデルを示し、以前のIETFおよびISO / IEC / ITU規格との関係について説明します。特に、このドキュメントとIETF PEM仕様およびISO / IEC / ITU X.509ドキュメントとの関係について説明します。

The specification profiles the X.509 version 3 certificate in Section 4, and the X.509 version 2 certificate revocation list (CRL) in Section 5. The profiles include the identification of ISO/IEC/ITU and ANSI extensions which may be useful in the Internet PKI. The profiles are presented in the 1988 Abstract Syntax Notation One (ASN.1) rather than the 1994 syntax used in the ISO/IEC/ITU standards.

この仕様は、セクション4でX.509バージョン3証明書をプロファイルし、セクション5でX.509バージョン2証明書失効リスト(CRL)をプロファイルします。プロファイルには、ISO / IEC / ITUおよびANSI拡張の識別が含まれています。インターネットPKI。プロファイルは、ISO / IEC / ITU標準で使用されている1994構文ではなく、1988抽象構文記法1(ASN.1)で示されています。

This specification also includes path validation procedures in Section 6. These procedures are based upon the ISO/IEC/ITU definition, but the presentation assumes one or more self-signed trusted CA certificates. Implementations are required to derive the same results but are not required to use the specified procedures.

この仕様には、セクション6のパス検証手順も含まれています。これらの手順はISO / IEC / ITU定義に基づいていますが、プレゼンテーションでは、1つ以上の自己署名された信頼できるCA証明書を想定しています。同じ結果を得るために実装が必要ですが、指定された手順を使用する必要はありません。

Section 7 of the specification describes procedures for identification and encoding of public key materials and digital signatures. Implementations are not required to use any particular cryptographic algorithms. However, conforming implementations which use the identified algorithms are required to identify and encode the public key materials and digital signatures as described.

仕様のセクション7は、公開鍵素材とデジタル署名の識別とエンコードの手順を説明しています。特定の暗号化アルゴリズムを使用するための実装は必要ありません。ただし、説明されているように、公開鍵マテリアルとデジタル署名を識別してエンコードするには、識別されたアルゴリズムを使用する準拠実装が必要です。

Finally, four appendices are provided to aid implementers. Appendix A contains all ASN.1 structures defined or referenced within this specification. As above, the material is presented in the 1988 Abstract Syntax Notation One (ASN.1) rather than the 1994 syntax. Appendix B contains the same information in the 1994 ASN.1 notation as a service to implementers using updated toolsets. However, Appendix A takes precedence in case of conflict. Appendix C contains

最後に、実装者を支援するために4つの付録が提供されています。付録Aには、この仕様で定義または参照されているすべてのASN.1構造が含まれています。上記のように、1994年の構文ではなく、1988年の抽象構文記法1(ASN.1)で資料が提示されています。付録Bには、1994年のASN.1表記と同じ情報が、更新されたツールセットを使用する実装者へのサービスとして含まれています。ただし、競合が発生した場合は、付録Aが優先されます。付録Cには

notes on less familiar features of the ASN.1 notation used within this specification. Appendix D contains examples of a conforming certificate and a conforming CRL.

この仕様内で使用されている、あまり知られていないASN.1表記の機能に関する注記。付録Dには、適合証明書と適合CRLの例が含まれています。

2 Requirements and Assumptions

2要件と前提条件

The goal of this specification is to develop a profile to facilitate the use of X.509 certificates within Internet applications for those communities wishing to make use of X.509 technology. Such applications may include WWW, electronic mail, user authentication, and IPsec. In order to relieve some of the obstacles to using X.509 certificates, this document defines a profile to promote the development of certificate management systems; development of application tools; and interoperability determined by policy.

この仕様の目標は、X.509テクノロジーの利用を希望するコミュニティがインターネットアプリケーション内でX.509証明書を簡単に使用できるようにするプロファイルを開発することです。このようなアプリケーションには、WWW、電子メール、ユーザー認証、IPsecなどがあります。 X.509証明書の使用に対するいくつかの障害を軽減するために、このドキュメントでは、証明書管理システムの開発を促進するためのプロファイルを定義しています。アプリケーションツールの開発;相互運用性はポリシーによって決定されます。

Some communities will need to supplement, or possibly replace, this profile in order to meet the requirements of specialized application domains or environments with additional authorization, assurance, or operational requirements. However, for basic applications, common representations of frequently used attributes are defined so that application developers can obtain necessary information without regard to the issuer of a particular certificate or certificate revocation list (CRL).

一部のコミュニティは、追加の承認、保証、または運用要件で特殊なアプリケーションドメインまたは環境の要件を満たすために、このプロファイルを補足するか、場合によっては置き換える必要があります。ただし、基本的なアプリケーションの場合、アプリケーション開発者が特定の証明書または証明書失効リスト(CRL)の発行者に関係なく必要な情報を取得できるように、頻繁に使用される属性の共通表現が定義されています。

A certificate user should review the certificate policy generated by the certification authority (CA) before relying on the authentication or non-repudiation services associated with the public key in a particular certificate. To this end, this standard does not prescribe legally binding rules or duties.

証明書ユーザーは、特定の証明書の公開キーに関連付けられている認証または否認防止サービスに依存する前に、証明機関(CA)によって生成された証明書ポリシーを確認する必要があります。このため、この規格は法的拘束力のある規則や義務を規定していません。

As supplemental authorization and attribute management tools emerge, such as attribute certificates, it may be appropriate to limit the authenticated attributes that are included in a certificate. These other management tools may provide more appropriate methods of conveying many authenticated attributes.

属性証明書などの補足的な承認および属性管理ツールが登場したため、証明書に含まれる認証済み属性を制限することが適切な場合があります。これらの他の管理ツールは、多くの認証済み属性を伝達するより適切な方法を提供する場合があります。

2.1 Communication and Topology
2.1 コミュニケーションとトポロジー

The users of certificates will operate in a wide range of environments with respect to their communication topology, especially users of secure electronic mail. This profile supports users without high bandwidth, real-time IP connectivity, or high connection availability. In addition, the profile allows for the presence of firewall or other filtered communication.

証明書のユーザーは、通信トポロジに関して幅広い環境で動作します。特に、安全な電子メールのユーザーはそうです。このプロファイルは、高帯域幅、リアルタイムIP接続、または高接続可用性を持たないユーザーをサポートします。さらに、プロファイルはファイアウォールまたは他のフィルターされた通信の存在を可能にします。

This profile does not assume the deployment of an X.500 Directory system. The profile does not prohibit the use of an X.500 Directory, but other means of distributing certificates and certificate revocation lists (CRLs) may be used.

このプロファイルは、X.500ディレクトリシステムの展開を想定していません。このプロファイルはX.500ディレクトリの使用を禁止していませんが、証明書および証明書失効リスト(CRL)を配布する他の方法を使用できます。

2.2 Acceptability Criteria
2.2 許容基準

The goal of the Internet Public Key Infrastructure (PKI) is to meet the needs of deterministic, automated identification, authentication, access control, and authorization functions. Support for these services determines the attributes contained in the certificate as well as the ancillary control information in the certificate such as policy data and certification path constraints.

インターネット公開鍵インフラストラクチャ(PKI)の目標は、確定的で自動化された識別、認証、アクセス制御、および承認機能のニーズを満たすことです。これらのサービスのサポートにより、証明書に含まれる属性、およびポリシーデータや証明書パスの制約など、証明書内の補助的な制御情報が決まります。

2.3 User Expectations
2.3 ユーザーの期待

Users of the Internet PKI are people and processes who use client software and are the subjects named in certificates. These uses include readers and writers of electronic mail, the clients for WWW browsers, WWW servers, and the key manager for IPsec within a router. This profile recognizes the limitations of the platforms these users employ and the limitations in sophistication and attentiveness of the users themselves. This manifests itself in minimal user configuration responsibility (e.g., trusted CA keys, rules), explicit platform usage constraints within the certificate, certification path constraints which shield the user from many malicious actions, and applications which sensibly automate validation functions.

インターネットPKIのユーザーは、クライアントソフトウェアを使用する人とプロセスであり、証明書で指定されたサブジェクトです。これらの用途には、電子メールのリーダーとライター、WWWブラウザーのクライアント、WWWサーバー、およびルーター内のIPsecのキーマネージャーが含まれます。このプロファイルは、これらのユーザーが使用するプラットフォームの制限と、ユーザー自身の高度さと注意力の制限を認識しています。これは、最小限のユーザー構成の責任(たとえば、信頼できるCAキー、ルール)、証明書内の明示的なプラットフォーム使用制限、ユーザーを多くの悪意のあるアクションから保護する証明書パス制限、および検証機能を慎重に自動化するアプリケーションで現れます。

2.4 Administrator Expectations
2.4 管理者の期待

As with user expectations, the Internet PKI profile is structured to support the individuals who generally operate CAs. Providing administrators with unbounded choices increases the chances that a subtle CA administrator mistake will result in broad compromise. Also, unbounded choices greatly complicate the software that shall process and validate the certificates created by the CA.

ユーザーの期待と同様に、インターネットPKIプロファイルは、一般的にCAを運用する個人をサポートするように構成されています。管理者に無制限の選択肢を提供すると、微妙なCA管理者のミスが広範な妥協につながる可能性が高まります。また、制限のない選択は、CAによって作成された証明書を処理および検証するソフトウェアを非常に複雑にします。

3 Overview of Approach

3アプローチの概要

Following is a simplified view of the architectural model assumed by the PKIX specifications.

以下は、PKIX仕様で想定されているアーキテクチャモデルの簡略図です。

       +---+
       | C |                       +------------+
       | e | <-------------------->| End entity |
       | r |       Operational     +------------+
       | t |       transactions          ^
       |   |      and management         |  Management
       | / |       transactions          |  transactions
       |   |                             |                PKI users
       | C |                             v
       | R |       -------------------+--+-----------+----------------
       | L |                          ^              ^
       |   |                          |              |  PKI management
       |   |                          v              |      entities
       | R |                       +------+          |
       | e | <---------------------| RA   | <---+    |
       | p |  Publish certificate  +------+     |    |
       | o |                                    |    |
       | s |                                    |    |
       | I |                                    v    v
       | t |                                +------------+
       | o | <------------------------------|     CA     |
       | r |   Publish certificate          +------------+
       | y |   Publish CRL                         ^
       |   |                                       |
       +---+                        Management     |
                                    transactions   |
                                                   v
                                               +------+
                                               |  CA  |
                                               +------+
        

Figure 1 - PKI Entities

図1-PKIエンティティ

The components in this model are:

このモデルのコンポーネントは次のとおりです。

   end entity:  user of PKI certificates and/or end user system that
                is the subject of a certificate;
   CA:          certification authority;
   RA:          registration authority, i.e., an optional system to
                which a CA delegates certain management functions;
   repository:  a system or collection of distributed systems that
                store certificates and CRLs and serves as a means of
                distributing these certificates and CRLs to end
                entities.
        
3.1 X.509 Version 3 Certificate
3.1 X.509バージョン3証明書

Users of a public key shall be confident that the associated private key is owned by the correct remote subject (person or system) with which an encryption or digital signature mechanism will be used. This confidence is obtained through the use of public key certificates, which are data structures that bind public key values to subjects. The binding is asserted by having a trusted CA digitally sign each certificate. The CA may base this assertion upon technical means (a.k.a., proof of posession through a challenge-response protocol), presentation of the private key, or on an assertion by the subject. A certificate has a limited valid lifetime which is indicated in its signed contents. Because a certificate's signature and timeliness can be independently checked by a certificate-using client, certificates can be distributed via untrusted communications and server systems, and can be cached in unsecured storage in certificate-using systems.

公開鍵のユーザーは、関連する秘密鍵が、暗号化またはデジタル署名メカニズムが使用される正しいリモートサブジェクト(個人またはシステム)によって所有されていることを確信している必要があります。この信頼は、公開鍵の値をサブジェクトにバインドするデータ構造である公開鍵証明書を使用することによって得られます。信頼できるCAが各証明書にデジタル署名することで、バインディングがアサートされます。 CAは、このアサーションを技術的手段(別名、チャレンジ/レスポンスプロトコルによる所有の証明)、秘密鍵の提示、またはサブジェクトによるアサーションに基づいています。証明書には有効期間が限定されており、その署名付きコンテンツに示されています。証明書の署名と適時性は、証明書を使用するクライアントが個別にチェックできるため、信頼できない通信とサーバーシステムを介して証明書を配布し、証明書を使用するシステムの安全でないストレージにキャッシュできます。

ITU-T X.509 (formerly CCITT X.509) or ISO/IEC/ITU 9594-8, which was first published in 1988 as part of the X.500 Directory recommendations, defines a standard certificate format [X.509]. The certificate format in the 1988 standard is called the version 1 (v1) format. When X.500 was revised in 1993, two more fields were added, resulting in the version 2 (v2) format. These two fields may be used to support directory access control.

ITU-T X.509(以前のCCITT X.509)またはISO / IEC / ITU 9594-8は、X.500 Directory勧告の一部として1988年に最初に公開され、標準の証明書形式[X.509]を定義しています。 1988標準の証明書形式は、バージョン1(v1)形式と呼ばれます。 X.500が1993年に改訂されたとき、さらに2つのフィールドが追加され、バージョン2(v2)形式になりました。これらの2つのフィールドは、ディレクトリアクセス制御をサポートするために使用できます。

The Internet Privacy Enhanced Mail (PEM) RFCs, published in 1993, include specifications for a public key infrastructure based on X.509 v1 certificates [RFC 1422]. The experience gained in attempts to deploy RFC 1422 made it clear that the v1 and v2 certificate formats are deficient in several respects. Most importantly, more fields were needed to carry information which PEM design and implementation experience has proven necessary. In response to these new requirements, ISO/IEC/ITU and ANSI X9 developed the X.509 version 3 (v3) certificate format. The v3 format extends the v2 format by adding provision for additional extension fields. Particular extension field types may be specified in standards or may be defined and registered by any organization or community. In June 1996, standardization of the basic v3 format was completed [X.509].

1993年に公開されたインターネットプライバシー強化メール(PEM)RFCには、X.509 v1証明書に基づく公開鍵インフラストラクチャの仕様が含まれています[RFC 1422]。 RFC 1422を導入する試みで得られた経験から、v1およびv2証明書の形式はいくつかの点で不十分であることが明らかになりました。最も重要なのは、PEMの設計と実装の経験で必要であると証明された情報を伝達するために、より多くのフィールドが必要でした。これらの新しい要件に対応して、ISO / IEC / ITUおよびANSI X9はX.509バージョン3(v3)証明書形式を開発しました。 v3形式は、追加の拡張フィールドのプロビジョニングを追加することにより、v2形式を拡張します。特定の拡張フィールドタイプは、標準で指定されるか、任意の組織またはコミュニティによって定義および登録されます。 1996年6月に、基本的なv3形式の標準化が完了しました[X.509]。

ISO/IEC/ITU and ANSI X9 have also developed standard extensions for use in the v3 extensions field [X.509][X9.55]. These extensions can convey such data as additional subject identification information, key attribute information, policy information, and certification path constraints.

ISO / IEC / ITUおよびANSI X9は、v3拡張フィールド[X.509] [X9.55]で使用するための標準拡張も開発しました。これらの拡張機能は、追加のサブジェクト識別情報、主要な属性情報、ポリシー情報、証明書パスの制約などのデータを伝達できます。

However, the ISO/IEC/ITU and ANSI X9 standard extensions are very broad in their applicability. In order to develop interoperable implementations of X.509 v3 systems for Internet use, it is necessary to specify a profile for use of the X.509 v3 extensions tailored for the Internet. It is one goal of this document to specify a profile for Internet WWW, electronic mail, and IPsec applications. Environments with additional requirements may build on this profile or may replace it.

ただし、ISO / IEC / ITUおよびANSI X9標準の拡張は、その適用範囲が非常に広範です。インターネット用のX.509 v3システムの相互運用可能な実装を開発するには、インターネット用に調整されたX.509 v3拡張機能を使用するためのプロファイルを指定する必要があります。このドキュメントの1つの目標は、インターネットWWW、電子メール、およびIPsecアプリケーションのプロファイルを指定することです。追加の要件がある環境は、このプロファイルに基づいて構築されたり、置き換えられたりする場合があります。

3.2 Certification Paths and Trust
3.2 認定パスと信頼

A user of a security service requiring knowledge of a public key generally needs to obtain and validate a certificate containing the required public key. If the public-key user does not already hold an assured copy of the public key of the CA that signed the certificate, the CA's name, and related information (such as the validity period or name constraints), then it might need an additional certificate to obtain that public key. In general, a chain of multiple certificates may be needed, comprising a certificate of the public key owner (the end entity) signed by one CA, and zero or more additional certificates of CAs signed by other CAs. Such chains, called certification paths, are required because a public key user is only initialized with a limited number of assured CA public keys.

公開鍵の知識を必要とするセキュリティサービスのユーザーは、通常、必要な公開鍵を含む証明書を取得して検証する必要があります。公開鍵ユーザーが、証明書に署名したCAの公開鍵、CAの名前、および関連情報(有効期間や名前の制約など)の確実なコピーをまだ保持していない場合は、追加の証明書が必要になることがあります。その公開鍵を取得します。一般に、1つのCAによって署名された公開鍵の所有者(エンドエンティティ)の証明書と、他のCAによって署名された0以上の追加のCA証明書を含む、複数の証明書のチェーンが必要になる場合があります。公開鍵ユーザーは限られた数の保証されたCA公開鍵でのみ初期化されるため、証明書パスと呼ばれるこのようなチェーンが必要です。

There are different ways in which CAs might be configured in order for public key users to be able to find certification paths. For PEM, RFC 1422 defined a rigid hierarchical structure of CAs. There are three types of PEM certification authority:

公開鍵ユーザーが証明書パスを見つけられるようにCAを構成する方法はいくつかあります。 PEMの場合、RFC 1422はCAの厳密な階層構造を定義しました。 PEM証明機関には3つのタイプがあります。

(a) Internet Policy Registration Authority (IPRA): This authority, operated under the auspices of the Internet Society, acts as the root of the PEM certification hierarchy at level 1. It issues certificates only for the next level of authorities, PCAs. All certification paths start with the IPRA.

(a)インターネットポリシー登録機関(IPRA):この機関は、インターネットソサエティの後援の下で運営され、レベル1のPEM証明書階層のルートとして機能します。証明書は、次のレベルの機関であるPCAに対してのみ発行されます。すべての認定パスはIPRAで始まります。

(b) Policy Certification Authorities (PCAs): PCAs are at level 2 of the hierarchy, each PCA being certified by the IPRA. A PCA shall establish and publish a statement of its policy with respect to certifying users or subordinate certification authorities. Distinct PCAs aim to satisfy different user needs. For example, one PCA (an organizational PCA) might support the general electronic mail needs of commercial organizations, and another PCA (a high-assurance PCA) might have a more stringent policy designed for satisfying legally binding digital signature requirements.

(b)ポリシー認証局(PCA):PCAは階層のレベル2にあり、各PCAはIPRAによって認証されています。 PCAは、ユーザーまたは下位の証明機関の認証に関するポリシーのステートメントを確立および公開します。明確なPCAは、さまざまなユーザーのニーズを満たすことを目的としています。たとえば、1つのPCA(組織のPCA)が商業組織の一般的な電子メールのニーズをサポートし、別のPCA(高保証PCA)が法的拘束力のあるデジタル署名要件を満たすために設計されたより厳しいポリシーを持つ場合があります。

(c) Certification Authorities (CAs): CAs are at level 3 of the hierarchy and can also be at lower levels. Those at level 3 are certified by PCAs. CAs represent, for example, particular organizations, particular organizational units (e.g., departments, groups, sections), or particular geographical areas.

(c)証明機関(CA):CAは階層のレベル3にあり、より低いレベルにすることもできます。レベル3のものはPCAによって認定されています。 CAは、たとえば、特定の組織、特定の組織単位(部門、グループ、セクションなど)、または特定の地理的領域を表します。

RFC 1422 furthermore has a name subordination rule which requires that a CA can only issue certificates for entities whose names are subordinate (in the X.500 naming tree) to the name of the CA itself. The trust associated with a PEM certification path is implied by the PCA name. The name subordination rule ensures that CAs below the PCA are sensibly constrained as to the set of subordinate entities they can certify (e.g., a CA for an organization can only certify entities in that organization's name tree). Certificate user systems are able to mechanically check that the name subordination rule has been followed.

さらに、RFC 1422には、CAがCA自体の名前に従属する(X.500ネーミングツリー内の)名前を持つエンティティの証明書のみを発行できることを要求する名前従属ルールがあります。 PEM証明書パスに関連付けられた信頼は、PCA名によって暗示されます。名前の従属ルールにより、PCAの下のCAは、認証できる下位エンティティのセットに関して適切に制約されます(たとえば、組織のCAは、その組織の名前ツリーのエンティティのみを認証できます)。証明書ユーザーシステムは、名前の従属規則が遵守されていることを機械的に確認できます。

The RFC 1422 uses the X.509 v1 certificate formats. The limitations of X.509 v1 required imposition of several structural restrictions to clearly associate policy information or restrict the utility of certificates. These restrictions included:

RFC 1422はX.509 v1証明書形式を使用します。 X.509 v1の制限により、ポリシー情報を明確に関連付けたり、証明書のユーティリティを制限したりするために、いくつかの構造上の制限を課す必要がありました。これらの制限は次のとおりです。

(a) a pure top-down hierarchy, with all certification paths starting from IPRA;

(a)すべての認証パスがIPRAから始まる、純粋なトップダウン階層。

(b) a naming subordination rule restricting the names of a CA's subjects; and

(b)CAのサブジェクトの名前を制限する命名従属規則。そして

(c) use of the PCA concept, which requires knowledge of individual PCAs to be built into certificate chain verification logic. Knowledge of individual PCAs was required to determine if a chain could be accepted.

(c)PCAコンセプトの使用。これには、証明書チェーン検証ロジックに組み込まれる個々のPCAの知識が必要です。チェーンが受け入れられるかどうかを判断するには、個々のPCAの知識が必要でした。

With X.509 v3, most of the requirements addressed by RFC 1422 can be addressed using certificate extensions, without a need to restrict the CA structures used. In particular, the certificate extensions relating to certificate policies obviate the need for PCAs and the constraint extensions obviate the need for the name subordination rule. As a result, this document supports a more flexible architecture, including:

X.509 v3を使用すると、RFC 1422で対処されている要件のほとんどは、使用されるCA構造を制限する必要なく、証明書拡張を使用して対処できます。特に、証明書ポリシーに関連する証明書拡張機能はPCAの必要性を取り除き、制約拡張機能は名前の従属規則の必要性を取り除きます。その結果、このドキュメントは次のようなより柔軟なアーキテクチャをサポートします。

(a) Certification paths may start with a public key of a CA in a user's own domain, or with the public key of the top of a hierarchy. Starting with the public key of a CA in a user's own domain has certain advantages. In some environments, the local domain is the most trusted.

(a)証明書パスは、ユーザー自身のドメイン内のCAの公開鍵、または階層の最上位の公開鍵で始まる場合があります。ユーザー自身のドメインにあるCAの公開鍵から始めると、特定の利点があります。一部の環境では、ローカルドメインが最も信頼されています。

(b) Name constraints may be imposed through explicit inclusion of a name constraints extension in a certificate, but are not required.

(b)名前制約は、証明書に名前制約拡張を明示的に含めることによって課せられる場合がありますが、必須ではありません。

(c) Policy extensions and policy mappings replace the PCA concept, which permits a greater degree of automation. The application can determine if the certification path is acceptable based on the contents of the certificates instead of a priori knowledge of PCAs. This permits automation of certificate chain processing.

(c)ポリシー拡張とポリシーマッピングは、より高度な自動化を可能にするPCAの概念を置き換えます。アプリケーションは、PCAの事前の知識ではなく、証明書の内容に基づいて、証明書パスが許容可能かどうかを判断できます。これにより、証明書チェーン処理の自動化が可能になります。

3.3 Revocation
3.3 失効

When a certificate is issued, it is expected to be in use for its entire validity period. However, various circumstances may cause a certificate to become invalid prior to the expiration of the validity period. Such circumstances include change of name, change of association between subject and CA (e.g., an employee terminates employment with an organization), and compromise or suspected compromise of the corresponding private key. Under such circumstances, the CA needs to revoke the certificate.

証明書が発行されると、その有効期間全体にわたって使用されることが期待されます。ただし、さまざまな状況により、有効期限が切れる前に証明書が無効になる場合があります。そのような状況には、名前の変更、サブジェクトとCA間の関連付けの変更(たとえば、従業員が組織での雇用を終了する)、対応する秘密鍵の侵害または侵害の疑いが含まれます。このような状況では、CAは証明書を取り消す必要があります。

X.509 defines one method of certificate revocation. This method involves each CA periodically issuing a signed data structure called a certificate revocation list (CRL). A CRL is a time stamped list identifying revoked certificates which is signed by a CA and made freely available in a public repository. Each revoked certificate is identified in a CRL by its certificate serial number. When a certificate-using system uses a certificate (e.g., for verifying a remote user's digital signature), that system not only checks the certificate signature and validity but also acquires a suitably-recent CRL and checks that the certificate serial number is not on that CRL. The meaning of "suitably-recent" may vary with local policy, but it usually means the most recently-issued CRL. A CA issues a new CRL on a regular periodic basis (e.g., hourly, daily, or weekly). An entry is added to the CRL as part of the next update following notification of revocation. An entry may be removed from the CRL after appearing on one regularly scheduled CRL issued beyond the revoked certificate's validity period.

X.509は、証明書失効の1つの方法を定義しています。この方法では、各CAが定期的に証明書失効リスト(CRL)と呼ばれる署名されたデータ構造を発行します。 CRLは、CAによって署名され、パブリックリポジトリで自由に利用できる、失効した証明書を識別するタイムスタンプ付きリストです。失効した各証明書は、CRLで証明書のシリアル番号によって識別されます。証明書を使用するシステムが証明書を使用する場合(たとえば、リモートユーザーのデジタル署名を検証するため)、そのシステムは証明書の署名と有効性をチェックするだけでなく、適切に最新のCRLを取得し、証明書のシリアル番号がその上にないことをチェックしますCRL。 「適切に最近」の意味は、ローカルポリシーによって異なる場合がありますが、通常は、最近発行されたCRLを意味します。 CAは新しいCRLを定期的に(たとえば、毎時、毎日、または毎週)発行します。失効の通知に続く次の更新の一部として、エントリがCRLに追加されます。エントリは、失効した証明書の有効期間を超えて発行された、定期的にスケジュールされた1つのCRLに表示された後、CRLから削除できます。

An advantage of this revocation method is that CRLs may be distributed by exactly the same means as certificates themselves, namely, via untrusted communications and server systems.

この失効方法の利点は、CRLが証明書自体とまったく同じ方法で、つまり信頼できない通信やサーバーシステムを介して配布される可能性があることです。

One limitation of the CRL revocation method, using untrusted communications and servers, is that the time granularity of revocation is limited to the CRL issue period. For example, if a revocation is reported now, that revocation will not be reliably notified to certificate-using systems until the next periodic CRL is issued -- this may be up to one hour, one day, or one week depending on the frequency that the CA issues CRLs.

信頼できない通信とサーバーを使用するCRL失効方法の1つの制限は、失効の時間の細分性がCRLの発行期間に制限されることです。たとえば、失効が今報告された場合、次の定期的なCRLが発行されるまで、その失効は証明書を使用するシステムに確実に通知されません。これは、次の頻度に応じて、最大1時間、1日、または1週間です。 CAはCRLを発行します。

As with the X.509 v3 certificate format, in order to facilitate interoperable implementations from multiple vendors, the X.509 v2 CRL format needs to be profiled for Internet use. It is one goal of this document to specify that profile. However, this profile does not require CAs to issue CRLs. Message formats and protocols supporting on-line revocation notification may be defined in other PKIX specifications. On-line methods of revocation notification may be applicable in some environments as an alternative to the X.509 CRL. On-line revocation checking may significantly reduce the latency between a revocation report and the distribution of the information to relying parties. Once the CA accepts the report as authentic and valid, any query to the on-line service will correctly reflect the certificate validation impacts of the revocation. However, these methods impose new security requirements; the certificate validator shall trust the on-line validation service while the repository does not need to be trusted.

X.509 v3証明書形式と同様に、複数のベンダーによる相互運用可能な実装を容易にするために、X.509 v2 CRL形式はインターネットで使用するためにプロファイルする必要があります。このプロファイルを指定することは、このドキュメントの1つの目標です。ただし、このプロファイルでは、CAがCRLを発行する必要はありません。オンライン失効通知をサポートするメッセージ形式とプロトコルは、他のPKIX仕様で定義されている場合があります。失効通知のオンラインメソッドは、X.509 CRLの代替として一部の環境で適用できる場合があります。オンライン失効チェックにより、失効レポートと証明書利用者への情報の配布との間の待ち時間が大幅に短縮される場合があります。 CAがレポートを本物で有効なものとして受け入れると、オンラインサービスへのクエリは、失効による証明書検証の影響を正しく反映します。ただし、これらの方法は新しいセキュリティ要件を課します。証明書検証者は、オンライン検証サービスを信頼する必要がありますが、リポジトリは信頼する必要はありません。

3.4 Operational Protocols
3.4 運用プロトコル

Operational protocols are required to deliver certificates and CRLs (or status information) to certificate using client systems. Provision is needed for a variety of different means of certificate and CRL delivery, including distribution procedures based on LDAP, HTTP, FTP, and X.500. Operational protocols supporting these functions are defined in other PKIX specifications. These specifications may include definitions of message formats and procedures for supporting all of the above operational environments, including definitions of or references to appropriate MIME content types.

クライアントシステムを使用して証明書とCRL(またはステータス情報)を証明書に配信するには、運用プロトコルが必要です。 LDAP、HTTP、FTP、およびX.500に基づく配布手順を含む、証明書およびCRL配信のさまざまな異なる手段のためのプロビジョニングが必要です。これらの機能をサポートする運用プロトコルは、他のPKIX仕様で定義されています。これらの仕様には、適切なMIMEコンテンツタイプの定義または参照を含む、上記のすべての運用環境をサポートするためのメッセージ形式と手順の定義が含まれる場合があります。

3.5 Management Protocols
3.5 管理プロトコル

Management protocols are required to support on-line interactions between PKI user and management entities. For example, a management protocol might be used between a CA and a client system with which a key pair is associated, or between two CAs which cross-certify each other. The set of functions which potentially need to be supported by management protocols include:

PKIユーザーと管理エンティティ間のオンライン対話をサポートするには、管理プロトコルが必要です。たとえば、管理プロトコルは、キーペアが関連付けられているCAとクライアントシステム間、または相互に相互認証する2つのCA間で使用されます。管理プロトコルでサポートする必要がある可能性のある一連の機能には、次のものがあります。

(a) registration: This is the process whereby a user first makes itself known to a CA (directly, or through an RA), prior to that CA issuing a certificate or certificates for that user.

(a)登録:これは、CAがそのユーザーの証明書を発行する前に、ユーザーが最初にCAに(直接またはRAを介して)自分自身を知らせるプロセスです。

(b) initialization: Before a client system can operate securely it is necessary to install key materials which have the appropriate relationship with keys stored elsewhere in the infrastructure. For example, the client needs to be securely initialized with the public key and other assured information of the trusted CA(s), to be used in validating certificate paths. Furthermore, a client typically needs to be initialized with its own key pair(s).

(b)初期化:クライアントシステムが安全に動作する前に、インフラストラクチャの他の場所に格納されているキーと適切な関係を持つキーマテリアルをインストールする必要があります。たとえば、クライアントは、証明書パスの検証に使用するために、公開鍵および信頼できるCAの他の保証された情報で安全に初期化する必要があります。さらに、クライアントは通常、独自の鍵ペアで初期化する必要があります。

(c) certification: This is the process in which a CA issues a certificate for a user's public key, and returns that certificate to the user's client system and/or posts that certificate in a repository.

(c)証明書:これは、CAがユーザーの公開鍵の証明書を発行し、その証明書をユーザーのクライアントシステムに返すか、リポジトリにその証明書を投稿するプロセスです。

(d) key pair recovery: As an option, user client key materials (e.g., a user's private key used for encryption purposes) may be backed up by a CA or a key backup system. If a user needs to recover these backed up key materials (e.g., as a result of a forgotten password or a lost key chain file), an on-line protocol exchange may be needed to support such recovery.

(d)鍵ペアの回復:オプションとして、ユーザークライアントの鍵素材(暗号化の目的で使用されるユーザーの秘密鍵など)は、CAまたは鍵バックアップシステムによってバックアップされます。ユーザーがこれらのバックアップされたキーマテリアルを回復する必要がある場合(たとえば、パスワードを忘れた、またはキーチェーンファイルを紛失した結果として)、そのような回復をサポートするためにオンラインプロトコル交換が必要になる場合があります。

(e) key pair update: All key pairs need to be updated regularly, i.e., replaced with a new key pair, and new certificates issued.

(e)鍵ペアの更新:すべての鍵ペアは定期的に更新する必要があります。つまり、新しい鍵ペアに交換し、新しい証明書を発行する必要があります。

(f) revocation request: An authorized person advises a CA of an abnormal situation requiring certificate revocation.

(f)失効要求:権限のある人物が、証明書の失効を必要とする異常な状況をCAに通知します。

(g) cross-certification: Two CAs exchange information used in establishing a cross-certificate. A cross-certificate is a certificate issued by one CA to another CA which contains a CA signature key used for issuing certificates.

(g)相互認証:2つのCAが相互認証の確立に使用される情報を交換します。相互証明書は、あるCAから別のCAに発行される証明書で、証明書の発行に使用されるCA署名キーが含まれています。

Note that on-line protocols are not the only way of implementing the above functions. For all functions there are off-line methods of achieving the same result, and this specification does not mandate use of on-line protocols. For example, when hardware tokens are used, many of the functions may be achieved as part of the physical token delivery. Furthermore, some of the above functions may be combined into one protocol exchange. In particular, two or more of the registration, initialization, and certification functions can be combined into one protocol exchange.

上記の機能を実装する方法はオンラインプロトコルだけではないことに注意してください。すべての機能について、同じ結果を達成するオフラインの方法があり、この仕様ではオンラインプロトコルの使用を義務付けていません。たとえば、ハードウェアトークンが使用される場合、機能の多くは物理的なトークン配信の一部として実現できます。さらに、上記の機能の一部は、1つのプロトコル交換に組み合わせることができます。特に、2つ以上の登録、初期化、および認証機能を1つのプロトコル交換に組み合わせることができます。

The PKIX series of specifications may define a set of standard message formats supporting the above functions in future specifications. In that case, the protocols for conveying these messages in different environments (e.g., on-line, file transfer, e-mail, and WWW) will also be described in those specifications.

PKIXシリーズの仕様では、将来の仕様で上記の機能をサポートする一連の標準メッセージ形式を定義する可能性があります。その場合、さまざまな環境(オンライン、ファイル転送、電子メール、WWWなど)でこれらのメッセージを伝達するためのプロトコルも、これらの仕様で説明されます。

4 Certificate and Certificate Extensions Profile

4証明書および証明書拡張プロファイル

This section presents a profile for public key certificates that will foster interoperability and a reusable PKI. This section is based upon the X.509 v3 certificate format and the standard certificate extensions defined in [X.509]. The ISO/IEC/ITU documents use the 1993 version of ASN.1; while this document uses the 1988 ASN.1 syntax, the encoded certificate and standard extensions are equivalent. This section also defines private extensions required to support a PKI for the Internet community.

このセクションでは、相互運用性と再利用可能なPKIを促進する公開鍵証明書のプロファイルを示します。このセクションは、X.509 v3証明書形式と、[X.509]で定義されている標準の証明書拡張に基づいています。 ISO / IEC / ITU文書では、1993バージョンのASN.1を使用しています。このドキュメントでは1988 ASN.1構文を使用していますが、エンコードされた証明書と標準の拡張機能は同等です。このセクションでは、インターネットコミュニティのPKIをサポートするために必要なプライベート拡張も定義します。

Certificates may be used in a wide range of applications and environments covering a broad spectrum of interoperability goals and a broader spectrum of operational and assurance requirements. The goal of this document is to establish a common baseline for generic applications requiring broad interoperability and limited special purpose requirements. In particular, the emphasis will be on supporting the use of X.509 v3 certificates for informal Internet electronic mail, IPsec, and WWW applications.

証明書は、幅広い相互運用性の目標と、運用と保証の要件のより広い範囲をカバーする、幅広いアプリケーションと環境で使用できます。このドキュメントの目的は、幅広い相互運用性と限定された特別な目的の要件を必要とする汎用アプリケーションの共通ベースラインを確立することです。特に、非公式のインターネット電子メール、IPsec、およびWWWアプリケーションに対するX.509 v3証明書の使用をサポートすることに重点が置かれます。

4.1 Basic Certificate Fields
4.1 基本的な証明書フィールド

The X.509 v3 certificate basic syntax is as follows. For signature calculation, the certificate is encoded using the ASN.1 distinguished encoding rules (DER) [X.208]. ASN.1 DER encoding is a tag, length, value encoding system for each element.

X.509 v3証明書の基本的な構文は次のとおりです。署名の計算では、証明書はASN.1識別符号化規則(DER)[X.208]を使用して符号化されます。 ASN.1 DERエンコーディングは、各要素のタグ、長さ、値のエンコーディングシステムです。

   Certificate  ::=  SEQUENCE  {
        tbsCertificate       TBSCertificate,
        signatureAlgorithm   AlgorithmIdentifier,
        signatureValue       BIT STRING  }
        
   TBSCertificate  ::=  SEQUENCE  {
        version         [0]  EXPLICIT Version DEFAULT v1,
        serialNumber         CertificateSerialNumber,
        signature            AlgorithmIdentifier,
        issuer               Name,
        validity             Validity,
        subject              Name,
        subjectPublicKeyInfo SubjectPublicKeyInfo,
        issuerUniqueID  [1]  IMPLICIT UniqueIdentifier OPTIONAL,
                             -- If present, version shall be v2 or v3
        subjectUniqueID [2]  IMPLICIT UniqueIdentifier OPTIONAL,
                             -- If present, version shall be v2 or v3
        extensions      [3]  EXPLICIT Extensions OPTIONAL
                             -- If present, version shall be v3
        }
        
   Version  ::=  INTEGER  {  v1(0), v2(1), v3(2)  }
        
   CertificateSerialNumber  ::=  INTEGER
        
   Validity ::= SEQUENCE {
        notBefore      Time,
        notAfter       Time }
        
   Time ::= CHOICE {
        utcTime        UTCTime,
        generalTime    GeneralizedTime }
        
   UniqueIdentifier  ::=  BIT STRING
        
   SubjectPublicKeyInfo  ::=  SEQUENCE  {
        algorithm            AlgorithmIdentifier,
        subjectPublicKey     BIT STRING  }
        
   Extensions  ::=  SEQUENCE SIZE (1..MAX) OF Extension
        
   Extension  ::=  SEQUENCE  {
        extnID      OBJECT IDENTIFIER,
        critical    BOOLEAN DEFAULT FALSE,
        extnValue   OCTET STRING  }
        

The following items describe the X.509 v3 certificate for use in the Internet.

次の項目は、インターネットで使用するX.509 v3証明書について説明しています。

4.1.1 Certificate Fields
4.1.1 証明書フィールド

The Certificate is a SEQUENCE of three required fields. The fields are described in detail in the following subsections.

証明書は、3つの必須フィールドのシーケンスです。フィールドについては、次のサブセクションで詳しく説明します。

4.1.1.1 tbsCertificate
4.1.1.1 tbsCertificate

The field contains the names of the subject and issuer, a public key associated with the subject, a validity period, and other associated information. The fields are described in detail in section 4.1.2; the tbscertificate may also include extensions which are described in section 4.2.

このフィールドには、サブジェクトと発行者の名前、サブジェクトに関連付けられた公開鍵、有効期間、およびその他の関連情報が含まれます。フィールドについては、セクション4.1.2で詳しく説明します。 tbscertificateには、セクション4.2で説明されている拡張機能が含まれている場合もあります。

4.1.1.2 signatureAlgorithm
4.1.1.2 signatureAlgorithm

The signatureAlgorithm field contains the identifier for the cryptographic algorithm used by the CA to sign this certificate. Section 7.2 lists the supported signature algorithms.

signatureAlgorithmフィールドには、CAがこの証明書に署名するために使用する暗号アルゴリズムの識別子が含まれています。セクション7.2に、サポートされている署名アルゴリズムを示します。

   An algorithm identifier is defined by the following ASN.1 structure: AlgorithmIdentifier  ::=  SEQUENCE  {
        algorithm               OBJECT IDENTIFIER,
        parameters              ANY DEFINED BY algorithm OPTIONAL  }
        

The algorithm identifier is used to identify a cryptographic algorithm. The OBJECT IDENTIFIER component identifies the algorithm (such as DSA with SHA-1). The contents of the optional parameters field will vary according to the algorithm identified. Section 7.2 lists the supported algorithms for this specification.

アルゴリズム識別子は、暗号アルゴリズムを識別するために使用されます。 OBJECT IDENTIFIERコンポーネントは、アルゴリズム(SHA-1を使用したDSAなど)を識別します。オプションのパラメータフィールドの内容は、識別されたアルゴリズムによって異なります。セクション7.2に、この仕様でサポートされているアルゴリズムを示します。

This field MUST contain the same algorithm identifier as the signature field in the sequence tbsCertificate (see sec. 4.1.2.3).

このフィールドには、シーケンスtbsCertificateの署名フィールドと同じアルゴリズム識別子を含める必要があります(セクション4.1.2.3を参照)。

4.1.1.3 signatureValue
4.1.1.3 signatureValue

The signatureValue field contains a digital signature computed upon the ASN.1 DER encoded tbsCertificate. The ASN.1 DER encoded tbsCertificate is used as the input to the signature function. This signature value is then ASN.1 encoded as a BIT STRING and included in the Certificate's signature field. The details of this process are specified for each of the supported algorithms in Section 7.2.

signatureValueフィールドには、ASN.1 DERでエンコードされたtbsCertificateで計算されたデジタル署名が含まれます。 ASN.1 DERでエンコードされたtbsCertificateは、署名関数への入力として使用されます。この署名値は、ビットストリングとしてASN.1エンコードされ、証明書の署名フィールドに含まれます。このプロセスの詳細は、サポートされているアルゴリズムごとにセクション7.2で指定されています。

By generating this signature, a CA certifies the validity of the information in the tbsCertificate field. In particular, the CA certifies the binding between the public key material and the subject of the certificate.

この署名を生成することにより、CAはtbsCertificateフィールドの情報の有効性を証明します。特に、CAは公開鍵マテリアルと証明書のサブジェクト間のバインディングを認証します。

4.1.2 TBSCertificate
4.1.2 TBSCertificate

The sequence TBSCertificate contains information associated with the subject of the certificate and the CA who issued it. Every TBSCertificate contains the names of the subject and issuer, a public key associated with the subject, a validity period, a version number, and a serial number; some may contain optional unique identifier fields. The remainder of this section describes the syntax and semantics of these fields. A TBSCertificate may also include extensions. Extensions for the Internet PKI are described in Section 4.2.

シーケンスTBSCertificateには、証明書のサブジェクトとそれを発行したCAに関連する情報が含まれています。すべてのTBSCertificateには、サブジェクトと発行者の名前、サブジェクトに関連付けられた公開鍵、有効期間、バージョン番号、シリアル番号が含まれています。一部にはオプションの一意識別子フィールドが含まれる場合があります。このセクションの残りの部分では、これらのフィールドの構文とセマンティクスについて説明します。 TBSCertificateには拡張機能も含まれる場合があります。インターネットPKIの拡張機能については、セクション4.2で説明します。

4.1.2.1 Version
4.1.2.1 バージョン

This field describes the version of the encoded certificate. When extensions are used, as expected in this profile, use X.509 version 3 (value is 2). If no extensions are present, but a UniqueIdentifier is present, use version 2 (value is 1). If only basic fields are present, use version 1 (the value is omitted from the certificate as the default value).

このフィールドは、エンコードされた証明書のバージョンを示します。このプロファイルで予想されるように、拡張機能を使用する場合は、X.509バージョン3(値は2)を使用します。拡張が存在せず、UniqueIdentifierが存在する場合は、バージョン2(値は1)を使用します。基本フィールドのみが存在する場合は、バージョン1を使用します(値はデフォルト値として証明書から省略されています)。

Implementations SHOULD be prepared to accept any version certificate. At a minimum, conforming implementations MUST recognize version 3 certificates.

実装は、バージョン証明書を受け入れるように準備する必要があります。少なくとも、準拠する実装はバージョン3の証明書を認識しなければなりません。

Generation of version 2 certificates is not expected by implementations based on this profile.

このプロファイルに基づく実装では、バージョン2証明書の生成は想定されていません。

4.1.2.2 Serial number
4.1.2.2 シリアルナンバー

The serial number is an integer assigned by the CA to each certificate. It MUST be unique for each certificate issued by a given CA (i.e., the issuer name and serial number identify a unique certificate).

シリアル番号は、CAによって各証明書に割り当てられた整数です。特定のCAによって発行された証明書ごとに一意である必要があります(つまり、発行者名とシリアル番号が一意の証明書を識別します)。

4.1.2.3 Signature
4.1.2.3 署名

This field contains the algorithm identifier for the algorithm used by the CA to sign the certificate.

このフィールドには、CAが証明書に署名するために使用するアルゴリズムのアルゴリズム識別子が含まれています。

This field MUST contain the same algorithm identifier as the signatureAlgorithm field in the sequence Certificate (see sec. 4.1.1.2). The contents of the optional parameters field will vary according to the algorithm identified. Section 7.2 lists the supported signature algorithms.

このフィールドには、シーケンスCertificateのsignatureAlgorithmフィールドと同じアルゴリズム識別子を含める必要があります(セクション4.1.1.2を参照)。オプションのパラメータフィールドの内容は、識別されたアルゴリズムによって異なります。セクション7.2に、サポートされている署名アルゴリズムを示します。

4.1.2.4 Issuer
4.1.2.4 発行者

The issuer field identifies the entity who has signed and issued the certificate. The issuer field MUST contain a non-empty distinguished name (DN). The issuer field is defined as the X.501 type Name. [X.501] Name is defined by the following ASN.1 structures:

発行者フィールドは、証明書に署名して発行したエンティティを識別します。発行者フィールドには、空でない識別名(DN)を含める必要があります。発行者フィールドは、X.501タイプの名前として定義されます。 [X.501]名前は、次のASN.1構造によって定義されます。

   Name ::= CHOICE {
     RDNSequence }
        
   RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
        
   RelativeDistinguishedName ::=
     SET OF AttributeTypeAndValue
        
   AttributeTypeAndValue ::= SEQUENCE {
     type     AttributeType,
     value    AttributeValue }
        
   AttributeType ::= OBJECT IDENTIFIER
        
   AttributeValue ::= ANY DEFINED BY AttributeType DirectoryString ::= CHOICE {
         teletexString           TeletexString (SIZE (1..MAX)),
         printableString         PrintableString (SIZE (1..MAX)),
         universalString         UniversalString (SIZE (1..MAX)),
         utf8String              UTF8String (SIZE (1.. MAX)),
         bmpString               BMPString (SIZE (1..MAX)) }
        

The Name describes a hierarchical name composed of attributes, such as country name, and corresponding values, such as US. The type of the component AttributeValue is determined by the AttributeType; in general it will be a DirectoryString.

名前は、国名などの属性と、USなどの対応する値で構成される階層名を表します。コンポーネントAttributeValueのタイプは、AttributeTypeによって決定されます。一般的にはDirectoryStringです。

The DirectoryString type is defined as a choice of PrintableString, TeletexString, BMPString, UTF8String, and UniversalString. The UTF8String encoding is the preferred encoding, and all certificates issued after December 31, 2003 MUST use the UTF8String encoding of DirectoryString (except as noted below). Until that date, conforming CAs MUST choose from the following options when creating a distinguished name, including their own:

DirectoryStringタイプは、PrintableString、TeletexString、BMPString、UTF8String、およびUniversalStringの選択肢として定義されます。 UTF8Stringエンコーディングが推奨されるエンコーディングであり、2003年12月31日以降に発行されたすべての証明書はDirectoryStringのUTF8Stringエンコーディングを使用する必要があります(以下に記載されている場合を除く)。その日まで、準拠するCAは、識別名を作成するときに、次のオプションから選択する必要があります。

(a) if the character set is sufficient, the string MAY be represented as a PrintableString;

(a)文字セットが十分である場合、文字列はPrintableStringとして表すことができます。

(b) failing (a), if the BMPString character set is sufficient the string MAY be represented as a BMPString; and

(b)失敗(a)、BMPString文字セットで十分な場合は、文字列をBMPStringとして表現できます(MAY)。そして

(c) failing (a) and (b), the string MUST be represented as a UTF8String. If (a) or (b) is satisfied, the CA MAY still choose to represent the string as a UTF8String.

(c)(a)および(b)に失敗した場合、文字列はUTF8Stringとして表現する必要があります。 (a)または(b)が満たされている場合でも、CAは文字列をUTF8Stringとして表すことを選択できます(MAY)。

Exceptions to the December 31, 2003 UTF8 encoding requirements are as follows:

2003年12月31日のUTF8エンコーディング要件の例外は次のとおりです。

(a) CAs MAY issue "name rollover" certificates to support an orderly migration to UTF8String encoding. Such certificates would include the CA's UTF8String encoded name as issuer and and the old name encoding as subject, or vice-versa.

(a)CAは、UTF8Stringエンコーディングへの正常な移行をサポートするために「名前のロールオーバー」証明書を発行する場合があります。このような証明書には、CAのUTF8Stringでエンコードされた名前を発行者として、古い名前のエンコーディングをサブジェクトとして、またはその逆が含まれます。

(b) As stated in section 4.1.2.6, the subject field MUST be populated with a non-empty distinguished name matching the contents of the issuer field in all certificates issued by the subject CA regardless of encoding.

(b)セクション4.1.2.6で述べたように、サブジェクトフィールドには、エンコーディングに関係なく、サブジェクトCAによって発行されたすべての証明書の発行者フィールドの内容と一致する空でない識別名を入力する必要があります。

The TeletexString and UniversalString are included for backward compatibility, and should not be used for certificates for new subjects. However, these types may be used in certificates where the name was previously established. Certificate users SHOULD be prepared to receive certificates with these types.

TeletexStringとUniversalStringは下位互換性のために含まれているため、新しいサブジェクトの証明書には使用しないでください。ただし、これらのタイプは、名前が以前に確立されている証明書で使用できます。証明書ユーザーは、これらのタイプの証明書を受け取る準備ができている必要があります。

In addition, many legacy implementations support names encoded in the ISO 8859-1 character set (Latin1String) but tag them as TeletexString. The Latin1String includes characters used in Western European countries which are not part of the TeletexString charcter set. Implementations that process TeletexString SHOULD be prepared to handle the entire ISO 8859-1 character set.[ISO 8859-1]

さらに、多くの従来の実装では、ISO 8859-1文字セット(Latin1String)でエンコードされた名前をサポートしていますが、TeletexStringとしてタグ付けしています。 Latin1Stringには、TeletexString文字セットに含まれていない西ヨーロッパ諸国で使用されている文字が含まれています。 TeletexStringを処理する実装は、ISO 8859-1文字セット全体を処理できるように準備する必要があります。[ISO 8859-1]

As noted above, distinguished names are composed of attributes. This specification does not restrict the set of attribute types that may appear in names. However, conforming implementations MUST be prepared to receive certificates with issuer names containing the set of attribute types defined below. This specification also recommends support for additional attribute types.

上記のように、識別名は属性で構成されています。この仕様は、名前に表示される可能性のある属性タイプのセットを制限しません。ただし、以下に定義されている属性タイプのセットを含む発行者名を持つ証明書を受け取るために、準拠する実装を準備する必要があります。この仕様では、追加の属性タイプのサポートも推奨しています。

Standard sets of attributes have been defined in the X.500 series of specifications.[X.520] Implementations of this specification MUST be prepared to receive the following standard attribute types in issuer names: country, organization, organizational-unit, distinguished name qualifier, state or province name, and common name (e.g., "Susan Housley"). In addition, implementations of this specification SHOULD be prepared to receive the following standard attribute types in issuer names: locality, title, surname, given name, initials, and generation qualifier (e.g., "Jr.", "3rd", or "IV"). The syntax and associated object identifiers (OIDs) for these attribute types are provided in the ASN.1 modules in Appendices A and B.

属性の標準セットはX.500シリーズの仕様で定義されています。[X.520]この仕様の実装は、発行者名で次の標準属性タイプを受け取るように準備する必要があります:国、組織、組織単位、識別名修飾子、州または県の名前、および一般名(「Susan Housley」など)。さらに、この仕様の実装は、発行者名で次の標準属性タイプを受け取る準備ができている必要があります。 ")。これらの属性タイプの構文と関連オブジェクト識別子(OID)は、付録AおよびBのASN.1モジュールで提供されています。

In addition, implementations of this specification MUST be prepared to receive the domainComponent attribute, as defined in [RFC 2247]. The Domain (Nameserver) System (DNS) provides a hierarchical resource labeling system. This attribute provides is a convenient mechanism for organizations that wish to use DNs that parallel their DNS names. This is not a replacement for the dNSName component of the alternative name field. Implementations are not required to convert such names into DNS names. The syntax and associated OID for this attribute type is provided in the ASN.1 modules in Appendices A and B.

さらに、この仕様の実装は、[RFC 2247]で定義されているように、domainComponent属性を受信できるように準備する必要があります。ドメイン(ネームサーバー)システム(DNS)は、階層的なリソースラベル付けシステムを提供します。この属性は、DNS名に対応するDNを使用したい組織に便利なメカニズムを提供します。これは、代替名フィールドのdNSNameコンポーネントの代わりにはなりません。このような名前をDNS名に変換するための実装は必要ありません。この属性タイプの構文と関連するOIDは、付録AおよびBのASN.1モジュールで提供されています。

Certificate users MUST be prepared to process the issuer distinguished name and subject distinguished name (see sec. 4.1.2.6) fields to perform name chaining for certification path validation (see section 6). Name chaining is performed by matching the issuer distinguished name in one certificate with the subject name in a CA certificate.

証明書ユーザーは、発行者識別名とサブジェクト識別名(セクション4.1.2.6を参照)フィールドを処理して、証明書パス検証(セクション6を参照)の名前チェーンを実行する準備をしなければなりません。名前の連鎖は、1つの証明書の発行者識別名をCA証明書のサブジェクト名と照合することによって実行されます。

This specification requires only a subset of the name comparison functionality specified in the X.500 series of specifications. The requirements for conforming implementations are as follows:

この仕様では、X.500シリーズの仕様で指定されている名前比較機能のサブセットのみが必要です。準拠する実装の要件は次のとおりです。

(a) attribute values encoded in different types (e.g., PrintableString and BMPString) may be assumed to represent different strings;

(a)異なるタイプ(PrintableStringやBMPStringなど)でエンコードされた属性値は、異なる文字列を表すと見なされる場合があります。

(b) attribute values in types other than PrintableString are case sensitive (this permits matching of attribute values as binary objects);

(b)PrintableString以外のタイプの属性値では、大文字と小文字が区別されます(これにより、バイナリオブジェクトとしての属性値の照合が可能になります)。

(c) attribute values in PrintableString are not case sensitive (e.g., "Marianne Swanson" is the same as "MARIANNE SWANSON"); and

(c)PrintableStringの属性値では大文字と小文字が区別されません(たとえば、「Marianne Swanson」は「MARIANNE SWANSON」と同じです)。そして

(d) attribute values in PrintableString are compared after removing leading and trailing white space and converting internal substrings of one or more consecutive white space characters to a single space.

(d)PrintableStringの属性値は、先頭と末尾の空白を削除し、1つ以上の連続する空白文字の内部部分文字列を単一の空白に変換した後に比較されます。

These name comparison rules permit a certificate user to validate certificates issued using languages or encodings unfamiliar to the certificate user.

これらの名前比較規則により、証明書ユーザーは、証明書ユーザーにとって馴染みのない言語またはエンコーディングを使用して発行された証明書を検証できます。

In addition, implementations of this specification MAY use these comparison rules to process unfamiliar attribute types for name chaining. This allows implementations to process certificates with unfamiliar attributes in the issuer name.

さらに、この仕様の実装は、これらの比較規則を使用して、名前チェーンのなじみのない属性タイプを処理する場合があります。これにより、実装は発行者名に見慣れない属性を持つ証明書を処理できます。

Note that the comparison rules defined in the X.500 series of specifications indicate that the character sets used to encode data in distinguished names are irrelevant. The characters themselves are compared without regard to encoding. Implementations of the profile are permitted to use the comparison algorithm defined in the X.500 series. Such an implementation will recognize a superset of name matches recognized by the algorithm specified above.

X.500シリーズの仕様で定義されている比較規則は、識別名でデータをエンコードするために使用される文字セットは無関係であることを示していることに注意してください。文字自体は、エンコードに関係なく比較されます。プロファイルの実装では、X.500シリーズで定義された比較アルゴリズムを使用できます。そのような実装は、上で指定されたアルゴリズムによって認識される名前一致のスーパーセットを認識します。

4.1.2.5 Validity
4.1.2.5 有効

The certificate validity period is the time interval during which the CA warrants that it will maintain information about the status of the certificate. The field is represented as a SEQUENCE of two dates: the date on which the certificate validity period begins (notBefore) and the date on which the certificate validity period ends (notAfter). Both notBefore and notAfter may be encoded as UTCTime or GeneralizedTime.

証明書の有効期間は、CAが証明書のステータスに関する情報を維持することを保証する期間です。このフィールドは、証明書の有効期間が開始する日付(notBefore)と証明書の有効期間が終了する日付(notAfter)の2つの日付のシーケンスとして表されます。 notBeforeとnotAfterはどちらもUTCTimeまたはGeneralizedTimeとしてエンコードできます。

CAs conforming to this profile MUST always encode certificate validity dates through the year 2049 as UTCTime; certificate validity dates in 2050 or later MUST be encoded as GeneralizedTime.

このプロファイルに準拠するCAは、常に2049年までの証明書の有効期限をUTCTimeとしてエンコードする必要があります。 2050以降の証明書の有効期限はGeneralizedTimeとしてエンコードする必要があります。

4.1.2.5.1 UTCTime
4.1.2.5.1 UTCTime

The universal time type, UTCTime, is a standard ASN.1 type intended for international applications where local time alone is not adequate. UTCTime specifies the year through the two low order digits and time is specified to the precision of one minute or one second. UTCTime includes either Z (for Zulu, or Greenwich Mean Time) or a time differential.

協定世界時のタイプであるUTCTimeは、ローカル時間だけでは不十分な国際的なアプリケーションを対象とした標準のASN.1タイプです。 UTCTimeは下位2桁で年を指定し、時刻は1分または1秒の精度で指定されます。 UTCTimeには、Z(ズールー語またはグリニッジ標準時)または時差のいずれかが含まれます。

For the purposes of this profile, UTCTime values MUST be expressed Greenwich Mean Time (Zulu) and MUST include seconds (i.e., times are YYMMDDHHMMSSZ), even where the number of seconds is zero. Conforming systems MUST interpret the year field (YY) as follows:

このプロファイルの目的のために、UTCTime値はグリニッジ標準時(Zulu)で表現する必要があり、秒数がゼロの場合でも秒を含める必要があります(つまり、時間はYYMMDDHHMMSSZです)。適合システムは年フィールド(YY)を次のように解釈しなければなりません:

Where YY is greater than or equal to 50, the year shall be interpreted as 19YY; and

YYが50以上の場合、年は19YYと解釈されます。そして

Where YY is less than 50, the year shall be interpreted as 20YY.

YYが50未満の場合、年は20YYと解釈されます。

4.1.2.5.2 GeneralizedTime
4.1.2.5.2 GeneralizedTime

The generalized time type, GeneralizedTime, is a standard ASN.1 type for variable precision representation of time. Optionally, the GeneralizedTime field can include a representation of the time differential between local and Greenwich Mean Time.

一般化された時間タイプGeneralizedTimeは、時間の可変精度表現のための標準のASN.1タイプです。オプションで、GeneralizedTimeフィールドには、現地時間とグリニッジ標準時の時差の表現を含めることができます。

For the purposes of this profile, GeneralizedTime values MUST be expressed Greenwich Mean Time (Zulu) and MUST include seconds (i.e., times are YYYYMMDDHHMMSSZ), even where the number of seconds is zero. GeneralizedTime values MUST NOT include fractional seconds.

このプロファイルの目的のために、GeneralizedTime値はグリニッジ標準時(Zulu)で表現する必要があり、秒数がゼロの場合でも秒を含める必要があります(つまり、時間はYYYYMMDDHHMMSSZです)。 GeneralizedTime値に小数秒を含めることはできません。

4.1.2.6 Subject
4.1.2.6 件名

The subject field identifies the entity associated with the public key stored in the subject public key field. The subject name may be carried in the subject field and/or the subjectAltName extension. If the subject is a CA (e.g., the basic constraints extension, as discussed in 4.2.1.10, is present and the value of cA is TRUE,) then the subject field MUST be populated with a non-empty distinguished name matching the contents of the issuer field (see sec. 4.1.2.4) in all certificates issued by the subject CA. If subject naming information is present only in the subjectAltName extension (e.g., a key bound only to an email address or URI), then the subject name MUST be an empty sequence and the subjectAltName extension MUST be critical.

サブジェクトフィールドは、サブジェクト公開キーフィールドに格納されている公開キーに関連付けられているエンティティを識別します。件名は、件名フィールドまたはsubjectAltName拡張、あるいはその両方で使用できます。サブジェクトがCAである場合(たとえば、4.2.1.10で説明されている基本制約拡張が存在し、cAの値がTRUEである場合)、サブジェクトフィールドには、の内容と一致する空ではない識別名を入力する必要があります。サブジェクトCAによって発行されたすべての証明書の発行者フィールド(セクション4.1.2.4を参照)サブジェクトの名前付け情報がsubjectAltName拡張にのみ存在する場合(たとえば、電子メールアドレスまたはURIにのみバインドされたキー)、サブジェクト名は空のシーケンスでなければならず、subjectAltName拡張は重要である必要があります。

Where it is non-empty, the subject field MUST contain an X.500 distinguished name (DN). The DN MUST be unique for each subject entity certified by the one CA as defined by the issuer name field. A CA may issue more than one certificate with the same DN to the same subject entity.

空でない場合、件名フィールドにはX.500識別名(DN)を含める必要があります。 DNは、発行者名フィールドで定義されているように、1つのCAによって認証されたサブジェクトエンティティごとに一意である必要があります。 CAは、同じDNを持つ複数の証明書を同じサブジェクトエンティティに発行する場合があります。

The subject name field is defined as the X.501 type Name. Implementation requirements for this field are those defined for the issuer field (see sec. 4.1.2.4). When encoding attribute values of type DirectoryString, the encoding rules for the issuer field MUST be implemented. Implementations of this specification MUST be prepared to receive subject names containing the attribute types required for the issuer field. Implementations of this specification SHOULD be prepared to receive subject names containing the recommended attribute types for the issuer field. The syntax and associated object identifiers (OIDs) for these attribute types are provided in the ASN.1 modules in Appendices A and B. Implementations of this specification MAY use these comparison rules to process unfamiliar attribute types (i.e., for name chaining). This allows implementations to process certificates with unfamiliar attributes in the subject name.

サブジェクト名フィールドは、X.501タイプの名前として定義されます。このフィールドの実装要件は、発行者フィールドに対して定義されたものです(セクション4.1.2.4を参照)。タイプDirectoryStringの属性値をエンコードする場合、発行者フィールドのエンコードルールを実装する必要があります。この仕様の実装は、発行者フィールドに必要な属性タイプを含むサブジェクト名を受け取る準備ができていなければなりません。この仕様の実装は、発行者フィールドの推奨属性タイプを含むサブジェクト名を受け取る準備ができている必要があります。これらの属性タイプの構文および関連するオブジェクト識別子(OID)は、付録AおよびBのASN.1モジュールで提供されます。この仕様の実装は、これらの比較規則を使用して、なじみのない属性タイプを処理できます(つまり、名前の連鎖用)。これにより、サブジェクト名に見慣れない属性を持つ証明書を実装で処理できます。

In addition, legacy implementations exist where an RFC 822 name is embedded in the subject distinguished name as an EmailAddress attribute. The attribute value for EmailAddress is of type IA5String to permit inclusion of the character '@', which is not part of the PrintableString character set. EmailAddress attribute values are not case sensitive (e.g., "fanfeedback@redsox.com" is the same as "FANFEEDBACK@REDSOX.COM").

さらに、RFC 822名がサブジェクト識別名にEmailAddress属性として埋め込まれている従来の実装が存在します。 EmailAddressの属性値はタイプIA5Stringであり、PrintableString文字セットの一部ではない文字「@」を含めることができます。 EmailAddress属性値は大文字と小文字を区別しません(たとえば、「fanfeedback@redsox.com」は「FANFEEDBACK@REDSOX.COM」と同じです)。

Conforming implementations generating new certificates with electronic mail addresses MUST use the rfc822Name in the subject alternative name field (see sec. 4.2.1.7) to describe such identities. Simultaneous inclusion of the EmailAddress attribute in the subject distinguished name to support legacy implementations is deprecated but permitted.

電子メールアドレスで新しい証明書を生成する適合実装は、サブジェクトの別名フィールド(セクション4.2.1.7を参照)でrfc822Nameを使用して、そのようなIDを記述する必要があります。以前の実装をサポートするためにサブジェクト識別名にEmailAddress属性を同時に含めることは非推奨ですが許可されています。

4.1.2.7 Subject Public Key Info
4.1.2.7 サブジェクト公開鍵情報

This field is used to carry the public key and identify the algorithm with which the key is used. The algorithm is identified using the AlgorithmIdentifier structure specified in section 4.1.1.2. The object identifiers for the supported algorithms and the methods for encoding the public key materials (public key and parameters) are specified in section 7.3.

このフィールドは、公開鍵を伝送し、鍵が使用されるアルゴリズムを識別するために使用されます。アルゴリズムは、セクション4.1.1.2で指定されたAlgorithmIdentifier構造を使用して識別されます。サポートされているアルゴリズムのオブジェクト識別子と、公開鍵の素材(公開鍵とパラメーター)をエンコードする方法については、セクション7.3で説明しています。

4.1.2.8 Unique Identifiers
4.1.2.8 一意の識別子

These fields may only appear if the version is 2 or 3 (see sec. 4.1.2.1). The subject and issuer unique identifiers are present in the certificate to handle the possibility of reuse of subject and/or issuer names over time. This profile recommends that names not be reused for different entities and that Internet certificates not make use of unique identifiers. CAs conforming to this profile SHOULD NOT generate certificates with unique identifiers. Applications conforming to this profile SHOULD be capable of parsing unique identifiers and making comparisons.

これらのフィールドは、バージョンが2または3の場合にのみ表示される場合があります(セクション4.1.2.1を参照)。サブジェクトおよび発行者の一意の識別子は、サブジェクトおよび/または発行者の名前が長期間にわたって再利用される可能性を処理するために証明書に存在します。このプロファイルでは、名前を別のエンティティで再利用しないこと、およびインターネット証明書で一意の識別子を使用しないことを推奨しています。このプロファイルに準拠するCAは、一意の識別子を持つ証明書を生成してはなりません(SHOULD NOT)。このプロファイルに準拠するアプリケーションは、一意の識別子を解析して比較できる必要があります(SHOULD)。

4.1.2.9 Extensions
4.1.2.9 拡張

This field may only appear if the version is 3 (see sec. 4.1.2.1). If present, this field is a SEQUENCE of one or more certificate extensions. The format and content of certificate extensions in the Internet PKI is defined in section 4.2.

このフィールドは、バージョンが3の場合にのみ表示されます(セクション4.1.2.1を参照)。存在する場合、このフィールドは1つ以上の証明書拡張のシーケンスです。インターネットPKIの証明書拡張の形式と内容は、セクション4.2で定義されています。

4.2 Standard Certificate Extensions
4.2 標準証明書拡張

The extensions defined for X.509 v3 certificates provide methods for associating additional attributes with users or public keys and for managing the certification hierarchy. The X.509 v3 certificate format also allows communities to define private extensions to carry information unique to those communities. Each extension in a certificate may be designated as critical or non-critical. A certificate using system MUST reject the certificate if it encounters a critical extension it does not recognize; however, a non-critical extension may be ignored if it is not recognized. The following sections present recommended extensions used within Internet certificates and standard locations for information. Communities may elect to use additional extensions; however, caution should be exercised in adopting any critical extensions in certificates which might prevent use in a general context.

X.509 v3証明書に対して定義された拡張機能は、追加の属性をユーザーまたは公開鍵に関連付け、認証階層を管理するための方法を提供します。 X.509 v3証明書形式を使用すると、コミュニティはプライベート拡張を定義して、それらのコミュニティに固有の情報を伝達することもできます。証明書の各拡張は、クリティカルまたは非クリティカルとして指定できます。システムを使用する証明書は、認識できない重要な拡張機能に遭遇した場合、証明書を拒否する必要があります。ただし、重要でない拡張機能は、認識されない場合は無視されます。次のセクションでは、インターネット証明書で使用される推奨拡張機能と、情報の標準的な場所を示します。コミュニティは、追加の拡張機能を使用することを選択できます。ただし、一般的なコンテキストでの使用を妨げる可能性のある重要な証明書の拡張を採用する場合は注意が必要です。

Each extension includes an OID and an ASN.1 structure. When an extension appears in a certificate, the OID appears as the field extnID and the corresponding ASN.1 encoded structure is the value of the octet string extnValue. Only one instance of a particular extension may appear in a particular certificate. For example, a certificate may contain only one authority key identifier extension (see sec. 4.2.1.1). An extension includes the boolean critical, with a default value of FALSE. The text for each extension specifies the acceptable values for the critical field.

各拡張には、OIDとASN.1構造が含まれています。証明書に拡張が表示される場合、OIDはフィールドextnIDとして表示され、対応するASN.1エンコード構造はオクテット文字列extnValueの値です。特定の拡張機能の1つのインスタンスのみが特定の証明書に表示される場合があります。たとえば、証明書に含まれる認証局キー識別子の拡張は1つだけです(セクション4.2.1.1を参照)。拡張機能には、クリティカルなブール値が含まれ、デフォルト値はFALSEです。各拡張子のテキストは、重要なフィールドの許容値を指定します。

Conforming CAs MUST support key identifiers (see sec. 4.2.1.1 and 4.2.1.2), basic constraints (see sec. 4.2.1.10), key usage (see sec. 4.2.1.3), and certificate policies (see sec. 4.2.1.5) extensions. If the CA issues certificates with an empty sequence for the subject field, the CA MUST support the subject alternative name extension (see sec. 4.2.1.7). Support for the remaining extensions is OPTIONAL. Conforming CAs may support extensions that are not identified within this specification; certificate issuers are cautioned that marking such extensions as critical may inhibit interoperability.

適合CAは、キー識別子(セクション4.2.1.1および4.2.1.2を参照)、基本的な制約(セクション4.2.1.10を参照)、キーの使用法(セクション4.2.1.3を参照)、および証明書ポリシー(セクション4.2を参照)をサポートする必要があります。 1.5)拡張。 CAがサブジェクトフィールドに空のシーケンスを含む証明書を発行する場合、CAはサブジェクトの代替名拡張子をサポートする必要があります(セクション4.2.1.7を参照)。残りの拡張機能のサポートはオプションです。適合CAは、この仕様で特定されていない拡張機能をサポートする場合があります。証明書の発行者は、そのような拡張をクリティカルとしてマークすると相互運用性が阻害される可能性があることに注意してください。

At a minimum, applications conforming to this profile MUST recognize the extensions which must or may be critical in this specification. These extensions are: key usage (see sec. 4.2.1.3), certificate policies (see sec. 4.2.1.5), the subject alternative name (see sec. 4.2.1.7), basic constraints (see sec. 4.2.1.10), name constraints (see sec. 4.2.1.11), policy constraints (see sec. 4.2.1.12), and extended key usage (see sec. 4.2.1.13).

少なくとも、このプロファイルに準拠するアプリケーションは、この仕様で重要である、または重要である可能性がある拡張を認識しなければなりません。これらの拡張は次のとおりです:キーの使用法(セクション4.2.1.3を参照)、証明書ポリシー(セクション4.2.1.5を参照)、サブジェクトの別名(セクション4.2.1.7を参照)、基本的な制約(セクション4.2.1.10を参照)、名前の制約(セクション4.2.1.11を参照)、ポリシーの制約(セクション4.2.1.12を参照)、および拡張キーの使用法(セクション4.2.1.13を参照)。

In addition, this profile RECOMMENDS application support for the authority and subject key identifier (see sec. 4.2.1.1 and 4.2.1.2) extensions.

さらに、このプロファイルは、権限とサブジェクトキー識別子(セクション4.2.1.1および4.2.1.2を参照)拡張のアプリケーションサポートを推奨します。

4.2.1 Standard Extensions
4.2.1 標準拡張

This section identifies standard certificate extensions defined in [X.509] for use in the Internet PKI. Each extension is associated with an OID defined in [X.509]. These OIDs are members of the id-ce arc, which is defined by the following:

このセクションは、インターネットPKIで使用するために[X.509]で定義された標準の証明書拡張を識別します。各拡張子は、[X.509]で定義されたOIDに関連付けられています。これらのOIDは、次で定義されるid-ceアークのメンバーです。

   id-ce   OBJECT IDENTIFIER ::=  {joint-iso-ccitt(2) ds(5) 29}
        
4.2.1.1 Authority Key Identifier
4.2.1.1 Authority Key Identifier

The authority key identifier extension provides a means of identifying the public key corresponding to the private key used to sign a certificate. This extension is used where an issuer has multiple signing keys (either due to multiple concurrent key pairs or due to changeover). The identification may be based on either the key identifier (the subject key identifier in the issuer's certificate) or on the issuer name and serial number.

権限キー識別子拡張機能は、証明書の署名に使用される秘密キーに対応する公開キーを識別する手段を提供します。この拡張機能は、発行者が複数の署名キーを持っている場合に使用されます(複数の同時キーペアまたは切り替えのため)。識別は、キー識別子(発行者の証明書のサブジェクトキー識別子)または発行者名とシリアル番号に基づいて行うことができます。

The keyIdentifier field of the authorityKeyIdentifier extension MUST be included in all certificates generated by conforming CAs to facilitate chain building. There is one exception; where a CA distributes its public key in the form of a "self-signed" certificate, the authority key identifier may be omitted. In this case, the subject and authority key identifiers would be identical.

チェーン構築を容易にするために、authorityKeyIdentifier拡張のkeyIdentifierフィールドは、適合CAによって生成されるすべての証明書に含まれている必要があります。例外が1つあります。 CAが公開鍵を「自己署名」証明書の形式で配布する場合、認証局の鍵識別子は省略できます。この場合、サブジェクトとオーソリティキーの識別子は同じになります。

The value of the keyIdentifier field SHOULD be derived from the public key used to verify the certificate's signature or a method that generates unique values. Two common methods for generating key identifiers from the public key are described in (sec. 4.2.1.2). One common method for generating unique values isdescribed in (sec. 4.2.1.2). Where a key identifier has not been previously established, this specification recommends use of one of these methods for generating keyIdentifiers.

keyIdentifierフィールドの値は、証明書の署名を検証するために使用される公開鍵、または一意の値を生成するメソッドから派生する必要があります(SHOULD)。公開鍵から鍵識別子を生成するための2つの一般的な方法は、セクション4.2.1.2で説明されています。一意の値を生成する一般的な方法の1つは、セクション4.2.1.2で説明されています。キー識別子が以前に確立されていない場合、この仕様では、keyIdentifiersを生成するためにこれらのメソッドのいずれかを使用することをお勧めします。

This profile recommends support for the key identifier method by all certificate users.

このプロファイルは、すべての証明書ユーザーによる鍵識別子方式のサポートを推奨しています。

This extension MUST NOT be marked critical.

この拡張機能は、重要としてマークしてはなりません。

   id-ce-authorityKeyIdentifier OBJECT IDENTIFIER ::=  { id-ce 35 }
        
   AuthorityKeyIdentifier ::= SEQUENCE {
      keyIdentifier             [0] KeyIdentifier           OPTIONAL,
      authorityCertIssuer       [1] GeneralNames            OPTIONAL,
      authorityCertSerialNumber [2] CertificateSerialNumber OPTIONAL  }
        
   KeyIdentifier ::= OCTET STRING
        
4.2.1.2 Subject Key Identifier
4.2.1.2 サブジェクトキー識別子

The subject key identifier extension provides a means of identifying certificates that contain a particular public key.

サブジェクトキー識別子拡張機能は、特定の公開キーを含む証明書を識別する手段を提供します。

To facilitate chain building, this extension MUST appear in all con-forming CA certificates, that is, all certificates including the basic constraints extension (see sec. 4.2.1.10) where the value of cA is TRUE. The value of the subject key identifier MUST be the value placed in the key identifier field of the Authority Key Identifier extension (see sec. 4.2.1.1) of certificates issued by the subject of this certificate.

チェーンの構築を容易にするために、この拡張は、準拠するすべてのCA証明書、つまり、cAの値がTRUEである基本制約拡張(4.2.1.10を参照)を含むすべての証明書に出現する必要があります。サブジェクトキー識別子の値は、この証明書のサブジェクトによって発行された証明書の認証局キー識別子拡張(セクション4.2.1.1を参照)のキー識別子フィールドに配置された値である必要があります。

For CA certificates, subject key identifiers SHOULD be derived from the public key or a method that generates unique values. Two common methods for generating key identifiers from the public key are:

CA証明書の場合、サブジェクトキー識別子は、公開キーまたは一意の値を生成するメソッドから派生する必要があります(SHOULD)。公開鍵から鍵識別子を生成するための2つの一般的な方法は次のとおりです。

(1) The keyIdentifier is composed of the 160-bit SHA-1 hash of the value of the BIT STRING subjectPublicKey (excluding the tag, length, and number of unused bits).

(1)keyIdentifierは、BIT STRING subjectPublicKeyの値の160ビットSHA-1ハッシュで構成されます(タグ、長さ、および未使用ビット数を除く)。

(2) The keyIdentifier is composed of a four bit type field with the value 0100 followed by the least significant 60 bits of the SHA-1 hash of the value of the BIT STRING subjectPublicKey.

(2)keyIdentifierは、値0100の4ビットタイプフィールドと、その後に続くBIT STRING subjectPublicKeyの値のSHA-1ハッシュの最下位60ビットで構成されます。

One common method for generating unique values is a monotomically increasing sequence of integers.

一意の値を生成する一般的な方法の1つは、単調に増加する整数のシーケンスです。

For end entity certificates, the subject key identifier extension provides a means for identifying certificates containing the particular public key used in an application. Where an end entity has obtained multiple certificates, especially from multiple CAs, the subject key identifier provides a means to quickly identify the set of certificates containing a particular public key. To assist applications in identificiation the appropriate end entity certificate, this extension SHOULD be included in all end entity certificates.

エンドエンティティ証明書の場合、サブジェクトキー識別子拡張は、アプリケーションで使用される特定の公開キーを含む証明書を識別するための手段を提供します。エンドエンティティが複数の証明書を、特に複数のCAから取得した場合、サブジェクトキー識別子は、特定の公開キーを含む証明書のセットをすばやく識別する手段を提供します。アプリケーションが適切なエンドエンティティ証明書を識別できるようにするには、この拡張機能をすべてのエンドエンティティ証明書に含める必要があります。

For end entity certificates, subject key identifiers SHOULD be derived from the public key. Two common methods for generating key identifiers from the public key are identifed above.

エンドエンティティ証明書の場合、サブジェクトキー識別子は公開キーから派生する必要があります。公開鍵から鍵識別子を生成するための2つの一般的な方法は、上記で識別されています。

Where a key identifier has not been previously established, this specification recommends use of one of these methods for generating keyIdentifiers.

キー識別子が以前に確立されていない場合、この仕様では、keyIdentifiersを生成するためにこれらのメソッドのいずれかを使用することをお勧めします。

This extension MUST NOT be marked critical.

この拡張機能は、重要としてマークしてはなりません。

   id-ce-subjectKeyIdentifier OBJECT IDENTIFIER ::=  { id-ce 14 }
        
   SubjectKeyIdentifier ::= KeyIdentifier
        
4.2.1.3 Key Usage
4.2.1.3 主な用途

The key usage extension defines the purpose (e.g., encipherment, signature, certificate signing) of the key contained in the certificate. The usage restriction might be employed when a key that could be used for more than one operation is to be restricted. For example, when an RSA key should be used only for signing, the digitalSignature and/or nonRepudiation bits would be asserted. Likewise, when an RSA key should be used only for key management, the keyEncipherment bit would be asserted. When used, this extension SHOULD be marked critical.

鍵使用拡張機能は、証明書に含まれる鍵の目的(暗号化、署名、証明書の署名など​​)を定義します。使用制限は、複数の操作に使用できるキーを制限する場合に使用できます。たとえば、RSAキーを署名のみに使用する必要がある場合、digitalSignatureおよび/またはnonRepudiationビットがアサートされます。同様に、RSA鍵を鍵管理のみに使用する場合、keyEnciphermentビットがアサートされます。使用する場合、この拡張機能は重要とマークする必要があります。

      id-ce-keyUsage OBJECT IDENTIFIER ::=  { id-ce 15 }
        
      KeyUsage ::= BIT STRING {
           digitalSignature        (0),
           nonRepudiation          (1),
           keyEncipherment         (2),
           dataEncipherment        (3),
           keyAgreement            (4),
           keyCertSign             (5), cRLSign                 (6),
           encipherOnly            (7),
           decipherOnly            (8) }
        

Bits in the KeyUsage type are used as follows:

KeyUsageタイプのビットは、次のように使用されます。

The digitalSignature bit is asserted when the subject public key is used with a digital signature mechanism to support security services other than non-repudiation (bit 1), certificate signing (bit 5), or revocation information signing (bit 6). Digital signature mechanisms are often used for entity authentication and data origin authentication with integrity.

サブジェクトの公開鍵がデジタル署名メカニズムと共に使用され、否認防止(ビット1)、証明書署名(ビット5)、または失効情報署名(ビット6)以外のセキュリティサービスをサポートする場合、digitalSignatureビットがアサートされます。多くの場合、デジタル署名メカニズムは、エンティティ認証および整合性のあるデータ発信元認証に使用されます。

The nonRepudiation bit is asserted when the subject public key is used to verify digital signatures used to provide a non-repudiation service which protects against the signing entity falsely denying some action, excluding certificate or CRL signing.

nonRepudiationビットは、サブジェクトの公開鍵を使用して、署名エンティティが証明書またはCRL署名を除いて何らかのアクションを誤って拒否することから保護する否認防止サービスを提供するために使用されるデジタル署名を検証するときにアサートされます。

The keyEncipherment bit is asserted when the subject public key is used for key transport. For example, when an RSA key is to be used for key management, then this bit shall asserted.

対象の公開鍵が鍵の転送に使用されると、keyEnciphermentビットがアサートされます。たとえば、RSAキーがキー管理に使用される場合、このビットはアサートされます。

The dataEncipherment bit is asserted when the subject public key is used for enciphering user data, other than cryptographic keys.

対象の公開鍵が暗号鍵以外のユーザーデータの暗号化に使用されると、dataEnciphermentビットがアサートされます。

The keyAgreement bit is asserted when the subject public key is used for key agreement. For example, when a Diffie-Hellman key is to be used for key management, then this bit shall asserted.

サブジェクトの公開鍵が鍵合意に使用されると、keyAgreementビットがアサートされます。たとえば、キー管理にDiffie-Hellmanキーが使用される場合、このビットはアサートされます。

The keyCertSign bit is asserted when the subject public key is used for verifying a signature on certificates. This bit may only be asserted in CA certificates.

証明書の署名を検証するためにサブジェクトの公開鍵が使用されると、keyCertSignビットがアサートされます。このビットは、CA証明書でのみアサートできます。

The cRLSign bit is asserted when the subject public key is used for verifying a signature on revocation information (e.g., a CRL).

サブジェクトの公開鍵が失効情報(CRLなど)の署名の検証に使用されると、cRLSignビットがアサートされます。

The meaning of the encipherOnly bit is undefined in the absence of the keyAgreement bit. When the encipherOnly bit is asserted and the keyAgreement bit is also set, the subject public key may be used only for enciphering data while performing key agreement.

keyAgreementビットがない場合、encipherOnlyビットの意味は未定義です。 encipherOnlyビットがアサートされ、keyAgreementビットも設定されている場合、サブジェクトの公開鍵は、鍵の合意を行う際のデータの暗号化にのみ使用できます。

The meaning of the decipherOnly bit is undefined in the absence of the keyAgreement bit. When the decipherOnly bit is asserted and the keyAgreement bit is also set, the subject public key may be used only for deciphering data while performing key agreement.

keyAgreementビットがない場合、decipherOnlyビットの意味は未定義です。 decipherOnlyビットがアサートされ、keyAgreementビットも設定されている場合、サブジェクトの公開鍵は、鍵の合意の実行中のデータの解読にのみ使用できます。

This profile does not restrict the combinations of bits that may be set in an instantiation of the keyUsage extension. However, appropriate values for keyUsage extensions for particular algorithms are specified in section 7.3.

このプロファイルは、keyUsage拡張のインスタンス化で設定できるビットの組み合わせを制限しません。ただし、特定のアルゴリズムのkeyUsage拡張の適切な値は、セクション7.3で指定されています。

4.2.1.4 Private Key Usage Period
4.2.1.4 秘密鍵の使用期間

This profile recommends against the use of this extension. CAs conforming to this profile MUST NOT generate certificates with critical private key usage period extensions.

このプロファイルでは、この拡張機能の使用を推奨していません。このプロファイルに準拠するCAは、重要な秘密鍵の使用期間が延長された証明書を生成してはなりません(MUST NOT)。

The private key usage period extension allows the certificate issuer to specify a different validity period for the private key than the certificate. This extension is intended for use with digital signature keys. This extension consists of two optional components, notBefore and notAfter. The private key associated with the certificate should not be used to sign objects before or after the times specified by the two components, respectively. CAs conforming to this profile MUST NOT generate certificates with private key usage period extensions unless at least one of the two components is present.

秘密鍵の使用期間の拡張により、証明書発行者は、秘密鍵に証明書とは異なる有効期間を指定できます。この拡張機能は、デジタル署名キーで使用するためのものです。この拡張機能は、notBeforeとnotAfterの2つのオプションコンポーネントで構成されています。証明書に関連付けられた秘密鍵は、2つのコンポーネントでそれぞれ指定された時間の前または後のオブジェクトの署名には使用しないでください。このプロファイルに準拠するCAは、2つのコンポーネントの少なくとも1つが存在しない限り、秘密鍵の使用期間が延長された証明書を生成してはなりません(MUST NOT)。

Where used, notBefore and notAfter are represented as GeneralizedTime and MUST be specified and interpreted as defined in section 4.1.2.5.2.

notBeforeとnotAfterを使用する場合は、GeneralizedTimeとして表され、セクション4.1.2.5.2で定義されているように指定および解釈する必要があります。

   id-ce-privateKeyUsagePeriod OBJECT IDENTIFIER ::=  { id-ce 16 }
        
   PrivateKeyUsagePeriod ::= SEQUENCE {
        notBefore       [0]     GeneralizedTime OPTIONAL,
        notAfter        [1]     GeneralizedTime OPTIONAL }
        
4.2.1.5 Certificate Policies
4.2.1.5 証明書ポリシー

The certificate policies extension contains a sequence of one or more policy information terms, each of which consists of an object identifier (OID) and optional qualifiers. These policy information terms indicate the policy under which the certificate has been issued and the purposes for which the certificate may be used. Optional qualifiers, which may be present, are not expected to change the definition of the policy.

証明書ポリシー拡張には、1つ以上のポリシー情報用語のシーケンスが含まれています。それぞれの用語は、オブジェクト識別子(OID)とオプションの修飾子で構成されています。これらのポリシー情報用語は、証明書が発行されたときのポリシーと、証明書が使用される目的を示しています。存在する可能性があるオプションの修飾子は、ポリシーの定義を変更することは期待されていません。

Applications with specific policy requirements are expected to have a list of those policies which they will accept and to compare the policy OIDs in the certificate to that list. If this extension is critical, the path validation software MUST be able to interpret this extension (including the optional qualifier), or MUST reject the certificate.

特定のポリシー要件を持つアプリケーションには、それらが受け入れるポリシーのリストがあり、証明書のポリシーOIDをそのリストと比較することが期待されています。この拡張が重要である場合、パス検証ソフトウェアはこの拡張(オプションの修飾子を含む)を解釈できなければなりません、または証明書を拒否しなければなりません(MUST)。

To promote interoperability, this profile RECOMMENDS that policy information terms consist of only an OID. Where an OID alone is insufficient, this profile strongly recommends that use of qualifiers be limited to those identified in this section.

相互運用性を促進するために、このプロファイルでは、ポリシー情報の用語がOIDのみで構成されることを推奨しています。 OIDだけでは不十分な場合、このプロファイルでは、修飾子の使用をこのセクションで識別されたものに限定することを強くお勧めします。

This specification defines two policy qualifier types for use by certificate policy writers and certificate issuers. The qualifier types are the CPS Pointer and User Notice qualifiers.

この仕様では、証明書ポリシー作成者と証明書発行者が使用する2つのポリシー修飾子タイプを定義しています。修飾子のタイプは、CPSポインター修飾子とユーザー通知修飾子です。

The CPS Pointer qualifier contains a pointer to a Certification Practice Statement (CPS) published by the CA. The pointer is in the form of a URI.

CPSポインター修飾子には、CAによって発行されたCPS(Certification Practice Statement)へのポインターが含まれています。ポインタはURIの形式です。

User notice is intended for display to a relying party when a certificate is used. The application software SHOULD display all user notices in all certificates of the certification path used, except that if a notice is duplicated only one copy need be displayed. To prevent such duplication, this qualifier SHOULD only be present in end-entity certificates and CA certificates issued to other organizations.

ユーザー通知は、証明書の使用時に証明書利用者に表示することを目的としています。アプリケーションソフトウェアは、使用される証明書パスのすべての証明書に含まれるすべてのユーザー通知を表示する必要があります(SHOULD)。ただし、通知が重複している場合は1つのコピーのみを表示する必要があります。そのような重複を防ぐために、この修飾子は他の組織に発行されたエンドエンティティ証明書とCA証明書にのみ存在する必要があります。

The user notice has two optional fields: the noticeRef field and the explicitText field.

ユーザー通知には、noticeRefフィールドとexplicitTextフィールドの2つのオプションフィールドがあります。

The noticeRef field, if used, names an organization and identifies, by number, a particular textual statement prepared by that organization. For example, it might identify the organization "CertsRUs" and notice number 1. In a typical implementation, the application software will have a notice file containing the current set of notices for CertsRUs; the application will extract the notice text from the file and display it. Messages may be multilingual, allowing the software to select the particular language message for its own environment.

noticeRefフィールドを使用する場合は、組織に名前を付け、その組織が作成した特定のテキストステートメントを番号で識別します。たとえば、組織「CertsRU」と通知番号1を識別します。一般的な実装では、アプリケーションソフトウェアには、CertsRUの現在の通知セットを含む通知ファイルがあります。アプリケーションはファイルから通知テキストを抽出して表示します。メッセージは多言語であり、ソフトウェアが独自の環境に合わせて特定の言語のメッセージを選択できるようにする場合があります。

An explicitText field includes the textual statement directly in the certificate. The explicitText field is a string with a maximum size of 200 characters.

explicitTextフィールドには、証明書に直接テキスト文が含まれています。 explicitTextフィールドは、最大サイズが200文字の文字列です。

If both the noticeRef and explicitText options are included in the one qualifier and if the application software can locate the notice text indicated by the noticeRef option then that text should be displayed; otherwise, the explicitText string should be displayed.

noticeRefオプションとexplicitTextオプションの両方が1つの修飾子に含まれていて、アプリケーションソフトウェアがnoticeRefオプションで示された通知テキストを見つけることができる場合、そのテキストが表示されます。それ以外の場合は、explicitText文字列が表示されます。

   id-ce-certificatePolicies OBJECT IDENTIFIER ::=  { id-ce 32 }
        
   certificatePolicies ::= SEQUENCE SIZE (1..MAX) OF PolicyInformation PolicyInformation ::= SEQUENCE {
        policyIdentifier   CertPolicyId,
        policyQualifiers   SEQUENCE SIZE (1..MAX) OF
                                PolicyQualifierInfo OPTIONAL }
        
   CertPolicyId ::= OBJECT IDENTIFIER
        
   PolicyQualifierInfo ::= SEQUENCE {
        policyQualifierId  PolicyQualifierId,
        qualifier          ANY DEFINED BY policyQualifierId }
        

-- policyQualifierIds for Internet policy qualifiers

-インターネットポリシー修飾子のpolicyQualifierIds

   id-qt          OBJECT IDENTIFIER ::=  { id-pkix 2 }
   id-qt-cps      OBJECT IDENTIFIER ::=  { id-qt 1 }
   id-qt-unotice  OBJECT IDENTIFIER ::=  { id-qt 2 }
        
   PolicyQualifierId ::=
        OBJECT IDENTIFIER ( id-qt-cps | id-qt-unotice )
        
   Qualifier ::= CHOICE {
        cPSuri           CPSuri,
        userNotice       UserNotice }
        
   CPSuri ::= IA5String
        
   UserNotice ::= SEQUENCE {
        noticeRef        NoticeReference OPTIONAL,
        explicitText     DisplayText OPTIONAL}
        
   NoticeReference ::= SEQUENCE {
        organization     DisplayText,
        noticeNumbers    SEQUENCE OF INTEGER }
        
   DisplayText ::= CHOICE {
        visibleString    VisibleString  (SIZE (1..200)),
        bmpString        BMPString      (SIZE (1..200)),
        utf8String       UTF8String     (SIZE (1..200)) }
        
4.2.1.6 Policy Mappings
4.2.1.6 ポリシーマッピング

This extension is used in CA certificates. It lists one or more pairs of OIDs; each pair includes an issuerDomainPolicy and a subjectDomainPolicy. The pairing indicates the issuing CA considers its issuerDomainPolicy equivalent to the subject CA's subjectDomainPolicy.

この拡張はCA証明書で使用されます。 1つ以上のOIDのペアをリストします。各ペアには、issuerDomainPolicyとsubjectDomainPolicyが含まれています。ペアリングは、発行元のCAが、発行元のCAのサブジェクトドメインポリシーと同等の発行者ドメインポリシーを検討することを示します。

The issuing CA's users may accept an issuerDomainPolicy for certain applications. The policy mapping tells the issuing CA's users which policies associated with the subject CA are comparable to the policy they accept.

発行CAのユーザーは、特定のアプリケーションのissuerDomainPolicyを受け入れる場合があります。ポリシーマッピングは、発行元CAのユーザーに、サブジェクトCAに関連付けられているどのポリシーが、受け入れるポリシーに匹敵するかを伝えます。

This extension may be supported by CAs and/or applications, and it MUST be non-critical.

この拡張は、CAやアプリケーションによってサポートされる場合があり、重要ではない必要があります。

   id-ce-policyMappings OBJECT IDENTIFIER ::=  { id-ce 33 }
        
   PolicyMappings ::= SEQUENCE SIZE (1..MAX) OF SEQUENCE {
        issuerDomainPolicy      CertPolicyId,
        subjectDomainPolicy     CertPolicyId }
        
4.2.1.7 Subject Alternative Name
4.2.1.7 サブジェクトの別名

The subject alternative names extension allows additional identities to be bound to the subject of the certificate. Defined options include an Internet electronic mail address, a DNS name, an IP address, and a uniform resource identifier (URI). Other options exist, including completely local definitions. Multiple name forms, and multiple instances of each name form, may be included. Whenever such identities are to be bound into a certificate, the subject alternative name (or issuer alternative name) extension MUST be used.

サブジェクトの別名の拡張により、追加のIDを証明書のサブジェクトにバインドできます。定義されたオプションには、インターネット電子メールアドレス、DNS名、IPアドレス、およびUniform Resource Identifier(URI)が含まれます。完全にローカルな定義を含む他のオプションが存在します。複数の名前フォーム、および各名前フォームの複数のインスタンスを含めることができます。そのようなアイデンティティが証明書にバインドされるときはいつでも、サブジェクトの別名(または発行者の別名)の拡張機能を使用する必要があります。

Because the subject alternative name is considered to be definitiviely bound to the public key, all parts of the subject alternative name MUST be verified by the CA.

サブジェクトの別名は間違いなく公開鍵にバインドされていると見なされるため、サブジェクトの別名のすべての部分はCAによって検証される必要があります。

Further, if the only subject identity included in the certificate is an alternative name form (e.g., an electronic mail address), then the subject distinguished name MUST be empty (an empty sequence), and the subjectAltName extension MUST be present. If the subject field contains an empty sequence, the subjectAltName extension MUST be marked critical.

さらに、証明書に含まれる唯一のサブジェクトIDが代替名形式(たとえば、電子メールアドレス)である場合、サブジェクト識別名は空(空のシーケンス)である必要があり、subjectAltName拡張が存在する必要があります。サブジェクトフィールドに空のシーケンスが含まれている場合、subjectAltName拡張をクリティカルとしてマークする必要があります。

When the subjectAltName extension contains an Internet mail address, the address MUST be included as an rfc822Name. The format of an rfc822Name is an "addr-spec" as defined in RFC 822 [RFC 822]. An addr-spec has the form "local-part@domain". Note that an addr-spec has no phrase (such as a common name) before it, has no comment (text surrounded in parentheses) after it, and is not surrounded by "<" and ">". Note that while upper and lower case letters are allowed in an RFC 822 addr-spec, no significance is attached to the case.

subjectAltName拡張にインターネットメールアドレスが含まれている場合、そのアドレスはrfc822Nameとして含める必要があります。 rfc822Nameの形式は、RFC 822 [RFC 822]で定義されている「addr-spec」です。 addr-specの形式は「local-part @ domain」です。 addr-specは、その前にフレーズ(一般名など)がなく、その後にコメント(括弧で囲まれたテキスト)がなく、「<」と「>」で囲まれていないことに注意してください。 RFC 822 addr-specでは大文字と小文字を使用できますが、大文字と小文字は区別されません。

When the subjectAltName extension contains a iPAddress, the address MUST be stored in the octet string in "network byte order," as specified in RFC 791 [RFC 791]. The least significant bit (LSB) of

subjectAltName拡張にiPAddressが含まれている場合、アドレスはRFC 791 [RFC 791]で指定されているように、「ネットワークバイトオーダー」でオクテット文字列に格納する必要があります。の最下位ビット(LSB)

each octet is the LSB of the corresponding byte in the network address. For IP Version 4, as specified in RFC 791, the octet string MUST contain exactly four octets. For IP Version 6, as specified in RFC 1883, the octet string MUST contain exactly sixteen octets [RFC 1883].

各オクテットは、ネットワークアドレスの対応するバイトのLSBです。 RFC 791で指定されているIPバージョン4の場合、オクテット文字列には正確に4つのオクテットが含まれている必要があります。 RFC 1883で指定されているIPバージョン6の場合、オクテット文字列には正確に16オクテットが含まれている必要があります[RFC 1883]。

When the subjectAltName extension contains a domain name service label, the domain name MUST be stored in the dNSName (an IA5String). The name MUST be in the "preferred name syntax," as specified by RFC 1034 [RFC 1034]. Note that while upper and lower case letters are allowed in domain names, no signifigance is attached to the case. In addition, while the string " " is a legal domain name, subjectAltName extensions with a dNSName " " are not permitted. Finally, the use of the DNS representation for Internet mail addresses (wpolk.nist.gov instead of wpolk@nist.gov) is not permitted; such identities are to be encoded as rfc822Name.

subjectAltName拡張にドメインネームサービスラベルが含まれている場合、ドメイン名はdNSName(IA5String)に格納する必要があります。名前は、RFC 1034 [RFC 1034]で指定されている「優先名構文」に含まれている必要があります。ドメイン名では大文字と小文字を使用できますが、大文字と小文字は区別されません。また、文字列 ""は有効なドメイン名ですが、dNSName ""を使用したsubjectAltName拡張は許可されません。最後に、インターネットメールアドレス(wpolk@nist.govの代わりにwpolk.nist.gov)にDNS表現を使用することは許可されていません。そのようなIDは、rfc822Nameとしてエンコードされます。

When the subjectAltName extension contains a URI, the name MUST be stored in the uniformResourceIdentifier (an IA5String). The name MUST be a non-relative URL, and MUST follow the URL syntax and encoding rules specified in [RFC 1738]. The name must include both a scheme (e.g., "http" or "ftp") and a scheme-specific-part. The scheme-specific-part must include a fully qualified domain name or IP address as the host.

subjectAltName拡張にURIが含まれている場合、名前はuniformResourceIdentifier(IA5String)に格納する必要があります。名前は非相対URLである必要があり、[RFC 1738]で指定されているURL構文とエンコーディングルールに従う必要があります。名前には、スキーム(「http」や「ftp」など)とスキーム固有の部分の両方を含める必要があります。スキーマ固有部分には、完全修飾ドメイン名またはIPアドレスをホストとして含める必要があります。

As specified in [RFC 1738], the scheme name is not case-sensitive (e.g., "http" is equivalent to "HTTP"). The host part is also not case-sensitive, but other components of the scheme-specific-part may be case-sensitive. When comparing URIs, conforming implementations MUST compare the scheme and host without regard to case, but assume the remainder of the scheme-specific-part is case sensitive.

[RFC 1738]で指定されているように、スキーム名では大文字と小文字が区別されません(たとえば、「http」は「HTTP」と同等です)。ホスト部分も大文字と小文字が区別されませんが、スキーマ固有部分の他のコンポーネントでは大文字と小文字が区別される場合があります。 URIを比較するとき、準拠する実装は大文字小文字を区別せずにスキームとホストを比較しなければなりません(MUST)が、スキーマ固有部分の残りは大文字と小文字が区別されると想定します。

Subject alternative names may be constrained in the same manner as subject distinguished names using the name constraints extension as described in section 4.2.1.11.

サブジェクトの別名は、セクション4.2.1.11で説明されている名前制約拡張を使用して、サブジェクトの識別名と同じ方法で制約できます。

If the subjectAltName extension is present, the sequence MUST contain at least one entry. Unlike the subject field, conforming CAs MUST NOT issue certificates with subjectAltNames containing empty GeneralName fields. For example, an rfc822Name is represented as an IA5String. While an empty string is a valid IA5String, such an rfc822Name is not permitted by this profile. The behavior of clients that encounter such a certificate when processing a certificication path is not defined by this profile.

subjectAltName拡張が存在する場合、シーケンスには少なくとも1つのエントリが含まれている必要があります。サブジェクトフィールドとは異なり、適合CAは、空のGeneralNameフィールドを含むsubjectAltNamesで証明書を発行してはなりません(MUST NOT)。たとえば、rfc822NameはIA5Stringとして表されます。空の文字列は有効なIA5Stringですが、このようなrfc822Nameはこのプロファイルでは許可されていません。証明書パスを処理するときにこのような証明書に遭遇するクライアントの動作は、このプロファイルでは定義されていません。

Finally, the semantics of subject alternative names that include wildcard characters (e.g., as a placeholder for a set of names) are not addressed by this specification. Applications with specific requirements may use such names but shall define the semantics.

最後に、ワイルドカード文字を含むサブジェクトの別名のセマンティクス(たとえば、名前のセットのプレースホルダーとして)は、この仕様では扱われていません。特定の要件を持つアプリケーションは、そのような名前を使用できますが、セマンティクスを定義する必要があります。

      id-ce-subjectAltName OBJECT IDENTIFIER ::=  { id-ce 17 }
        
      SubjectAltName ::= GeneralNames
        
      GeneralNames ::= SEQUENCE SIZE (1..MAX) OF GeneralName
        
      GeneralName ::= CHOICE {
           otherName                       [0]     OtherName,
           rfc822Name                      [1]     IA5String,
           dNSName                         [2]     IA5String,
           x400Address                     [3]     ORAddress,
           directoryName                   [4]     Name,
           ediPartyName                    [5]     EDIPartyName,
           uniformResourceIdentifier       [6]     IA5String,
           iPAddress                       [7]     OCTET STRING,
           registeredID                    [8]     OBJECT IDENTIFIER}
        
      OtherName ::= SEQUENCE {
           type-id    OBJECT IDENTIFIER,
           value      [0] EXPLICIT ANY DEFINED BY type-id }
        
      EDIPartyName ::= SEQUENCE {
           nameAssigner            [0]     DirectoryString OPTIONAL,
           partyName               [1]     DirectoryString }
        
4.2.1.8 Issuer Alternative Names
4.2.1.8 発行者の別名

As with 4.2.1.7, this extension is used to associate Internet style identities with the certificate issuer. Issuer alternative names MUST be encoded as in 4.2.1.7.

4.2.1.7と同様に、この拡張機能は、インターネットスタイルのIDを証明書発行者に関連付けるために使用されます。発行者の代替名は、4.2.1.7のようにエンコードする必要があります。

Where present, this extension SHOULD NOT be marked critical.

存在する場合、この拡張機能はクリティカルとしてマークするべきではありません。

      id-ce-issuerAltName OBJECT IDENTIFIER ::=  { id-ce 18 }
        
      IssuerAltName ::= GeneralNames
        
4.2.1.9 Subject Directory Attributes
4.2.1.9 サブジェクトディレクトリの属性

The subject directory attributes extension is not recommended as an essential part of this profile, but it may be used in local environments. This extension MUST be non-critical.

サブジェクトディレクトリ属性拡張は、このプロファイルの必須部分としては推奨されませんが、ローカル環境で使用される場合があります。この拡張は重要ではない必要があります。

   id-ce-subjectDirectoryAttributes OBJECT IDENTIFIER ::=  { id-ce 9 }
        
   SubjectDirectoryAttributes ::= SEQUENCE SIZE (1..MAX) OF Attribute
        
4.2.1.10 Basic Constraints
4.2.1.10 基本的な制約

The basic constraints extension identifies whether the subject of the certificate is a CA and how deep a certification path may exist through that CA.

基本的な制約の拡張機能は、証明書のサブジェクトがCAであるかどうか、およびそのCAを介して証明書パスが存在する深さを識別します。

The pathLenConstraint field is meaningful only if cA is set to TRUE. In this case, it gives the maximum number of CA certificates that may follow this certificate in a certification path. A value of zero indicates that only an end-entity certificate may follow in the path. Where it appears, the pathLenConstraint field MUST be greater than or equal to zero. Where pathLenConstraint does not appear, there is no limit to the allowed length of the certification path.

pathLenConstraintフィールドは、cAがTRUEに設定されている場合にのみ意味があります。この場合、認証パスでこの証明書に続くことができるCA証明書の最大数を示します。ゼロの値は、エンドエンティティ証明書のみがパスをたどることができることを示します。表示される場合、pathLenConstraintフィールドはゼロ以上でなければなりません。 pathLenConstraintが表示されない場合、認証パスの許容される長さに制限はありません。

This extension MUST appear as a critical extension in all CA certificates. This extension SHOULD NOT appear in end entity certificates.

この拡張は、すべてのCA証明書で重要な拡張として表示される必要があります。この拡張機能は、エンドエンティティの証明書には表示しないでください。

   id-ce-basicConstraints OBJECT IDENTIFIER ::=  { id-ce 19 }
        
   BasicConstraints ::= SEQUENCE {
        cA                      BOOLEAN DEFAULT FALSE,
        pathLenConstraint       INTEGER (0..MAX) OPTIONAL }
        
4.2.1.11 Name Constraints
4.2.1.11 名前の制約

The name constraints extension, which MUST be used only in a CA certificate, indicates a name space within which all subject names in subsequent certificates in a certification path shall be located. Restrictions may apply to the subject distinguished name or subject alternative names. Restrictions apply only when the specified name form is present. If no name of the type is in the certificate, the certificate is acceptable.

CA証明書でのみ使用する必要がある名前制約拡張は、証明書パス内の後続の証明書のすべてのサブジェクト名が配置される名前空間を示します。サブジェクトの識別名またはサブジェクトの別名に制限が適用される場合があります。指定された名前形式が存在する場合にのみ、制限が適用されます。タイプの名前が証明書にない場合、証明書は受け入れ可能です。

Restrictions are defined in terms of permitted or excluded name subtrees. Any name matching a restriction in the excludedSubtrees field is invalid regardless of information appearing in the permittedSubtrees. This extension MUST be critical.

制限は、許可または除外される名前サブツリーに関して定義されます。 excludedSubtreesフィールドの制限に一致する名前は、allowedSubtreesに表示される情報に関係なく無効です。この拡張は重要である必要があります。

Within this profile, the minimum and maximum fields are not used with any name forms, thus minimum is always zero, and maximum is always absent.

このプロファイル内では、最小フィールドと最大フィールドは名前形式では使用されないため、最小は常にゼロであり、最大は常に存在しません。

For URIs, the constraint applies to the host part of the name. The constraint may specify a host or a domain. Examples would be "foo.bar.com"; and ".xyz.com". When the the constraint begins with a period, it may be expanded with one or more subdomains. That is, the constraint ".xyz.com" is satisfied by both abc.xyz.com and abc.def.xyz.com. However, the constraint ".xyz.com" is not satisfied by "xyz.com". When the constraint does not begin with a period, it specifies a host.

URIの場合、制約は名前のホスト部分に適用されます。制約では、ホストまたはドメインを指定できます。例は「foo.bar.com」です。および「.xyz.com」。制約がピリオドで始まる場合、1つ以上のサブドメインで展開できます。つまり、制約「.xyz.com」は、abc.xyz.comとabc.def.xyz.comの両方によって満たされます。ただし、制約「.xyz.com」は「xyz.com」によって満たされていません。制約がピリオドで始まらない場合は、ホストを指定します。

A name constraint for Internat mail addresses may specify a particular mailbox, all addresses at a particular host, or all mailboxes in a domain. To indicate a particular mailbox, the constraint is the complete mail address. For example, "root@xyz.com" indicates the root mailbox on the host "xyz.com". To indicate all Internet mail addresses on a particular host, the constraint is specified as the host name. For example, the constraint "xyz.com" is satisfied by any mail address at the host "xyz.com". To specify any address within a domain, the constraint is specified with a leading period (as with URIs). For example, ".xyz.com" indicates all the Internet mail addresses in the domain "xyz.com", but Internet mail addresses on the host "xyz.com".

Internatメールアドレスの名前制約では、特定のメールボックス、特定のホストのすべてのアドレス、またはドメイン内のすべてのメールボックスを指定できます。特定のメールボックスを示すために、制約は完全なメールアドレスです。たとえば、「root@xyz.com」は、ホスト「xyz.com」上のルートメールボックスを示します。特定のホスト上のすべてのインターネットメールアドレスを示すには、制約をホスト名として指定します。たとえば、「xyz.com」という制約は、「xyz.com」というホストのメールアドレスによって満たされます。ドメイン内のアドレスを指定するには、(URIと同様に)先頭にピリオドを付けて制約を指定します。たとえば、「。xyz.com」は、ドメイン「xyz.com」内のすべてのインターネットメールアドレスを示しますが、ホスト「xyz.com」上のインターネットメールアドレスを示します。

DNS name restrictions are expressed as foo.bar.com. Any subdomain satisfies the name constraint. For example, www.foo.bar.com would satisfy the constraint but bigfoo.bar.com would not.

DNS名の制限は、foo.bar.comとして表されます。どのサブドメインも名前の制約を満たします。たとえば、www.foo.bar.comは制約を満たしますが、bigfoo.bar.comは満たしません。

Legacy implementations exist where an RFC 822 name is embedded in the subject distinguished name in an attribute of type EmailAddress (see sec. 4.1.2.6). When rfc822 names are constrained, but the certificate does not include a subject alternative name, the rfc822 name constraint MUST be applied to the attribute of type EmailAddress in the subject distinguished name. The ASN.1 syntax for EmailAddress and the corresponding OID are supplied in Appendix A and B.

タイプEmailAddressの属性のサブジェクト識別名にRFC 822名が埋め込まれている従来の実装が存在します(セクション4.1.2.6を参照)。 rfc822名が制約されているが、証明書にサブジェクトの別名が含まれていない場合、サブジェクト識別名のタイプEmailAddressの属性にrfc822名の制約を適用する必要があります。 EmailAddressのASN.1構文および対応するOIDは、付録AおよびBで提供されています。

Restrictions of the form directoryName MUST be applied to the subject field in the certificate and to the subjectAltName extensions of type directoryName. Restrictions of the form x400Address MUST be applied to subjectAltName extensions of type x400Address.

directoryName形式の制限は、証明書のサブジェクトフィールドおよびタイプdirectoryNameのsubjectAltName拡張に適用する必要があります。 x400Address形式の制限は、タイプx400AddressのsubjectAltName拡張に適用する必要があります。

When applying restrictions of the form directoryName, an implementation MUST compare DN attributes. At a minimum, implementations MUST perform the DN comparison rules specified in Section 4.1.2.4. CAs issuing certificates with a restriction of the form directoryName SHOULD NOT rely on implementation of the full ISO DN name comparison algorithm. This implies name restrictions shall be stated identically to the encoding used in the subject field or subjectAltName extension.

directoryName形式の制限を適用する場合、実装はDN属性を比較する必要があります。少なくとも、実装はセクション4.1.2.4で指定されたDN比較ルールを実行する必要があります。 directoryName形式の制限付きで証明書を発行するCAは、完全なISO DN名比較アルゴリズムの実装に依存してはいけません(SHOULD NOT)。これは、名前の制限が、サブジェクトフィールドまたはsubjectAltName拡張で使用されるエンコーディングと同じように記述されることを意味します。

The syntax of iPAddress MUST be as described in section 4.2.1.7 with the following additions specifically for Name Constraints. For IPv4 addresses, the ipAddress field of generalName MUST contain eight (8) octets, encoded in the style of RFC 1519 (CIDR) to represent an address range.[RFC 1519] For IPv6 addresses, the ipAddress field MUST contain 32 octets similarly encoded. For example, a name constraint for "class C" subnet 10.9.8.0 shall be represented as the octets 0A 09 08 00 FF FF FF 00, representing the CIDR notation 10.9.8.0/255.255.255.0.

iPAddressの構文は、セクション4.2.1.7で説明されているとおりである必要があり、特に名前の制約に対して次の追加が必要です。 IPv4アドレスの場合、generalNameのipAddressフィールドには、アドレス範囲を表すためにRFC 1519(CIDR)の形式でエンコードされた8オクテットが含まれている必要があります。[RFC 1519] IPv6アドレスの場合、ipAddressフィールドには、同様にエンコードされた32オクテットが含まれている必要があります。たとえば、「クラスC」サブネット10.9.8.0の名前の制約は、CIDR表記10.9.8.0/255.255.255.0を表すオクテット0A 09 08 00 FF FF FF 00として表されます。

The syntax and semantics for name constraints for otherName, ediPartyName, and registeredID are not defined by this specification.

otherName、ediPartyName、およびregisteredIDの名前制約の構文とセマンティクスは、この仕様では定義されていません。

      id-ce-nameConstraints OBJECT IDENTIFIER ::=  { id-ce 30 }
        
      NameConstraints ::= SEQUENCE {
           permittedSubtrees       [0]     GeneralSubtrees OPTIONAL,
           excludedSubtrees        [1]     GeneralSubtrees OPTIONAL }
        
      GeneralSubtrees ::= SEQUENCE SIZE (1..MAX) OF GeneralSubtree
        
      GeneralSubtree ::= SEQUENCE {
           base                    GeneralName,
           minimum         [0]     BaseDistance DEFAULT 0,
           maximum         [1]     BaseDistance OPTIONAL }
        
      BaseDistance ::= INTEGER (0..MAX)
        
4.2.1.12 Policy Constraints
4.2.1.12 ポリシーの制約

The policy constraints extension can be used in certificates issued to CAs. The policy constraints extension constrains path validation in two ways. It can be used to prohibit policy mapping or require that each certificate in a path contain an acceptable policy identifier.

ポリシー制約拡張は、CAに発行された証明書で使用できます。ポリシー制約拡張は、パス検証を2つの方法で制約します。これを使用して、ポリシーのマッピングを禁止したり、パス内の各証明書に受け入れ可能なポリシー識別子を含めることを要求したりできます。

If the inhibitPolicyMapping field is present, the value indicates the number of additional certificates that may appear in the path before policy mapping is no longer permitted. For example, a value of one indicates that policy mapping may be processed in certificates issued by the subject of this certificate, but not in additional certificates in the path.

preventPolicyMappingフィールドが存在する場合、値は、ポリシーマッピングが許可されなくなるまでにパスに表示される可能性のある追加の証明書の数を示します。たとえば、値1は、ポリシーマッピングがこの証明書のサブジェクトによって発行された証明書では処理されるが、パス内の追加の証明書では処理されないことを示します。

If the requireExplicitPolicy field is present, subsequent certificates shall include an acceptable policy identifier. The value of requireExplicitPolicy indicates the number of additional certificates that may appear in the path before an explicit policy is required. An acceptable policy identifier is the identifier of a policy required by the user of the certification path or the identifier of a policy which has been declared equivalent through policy mapping.

requireExplicitPolicyフィールドが存在する場合、後続の証明書には、受け入れ可能なポリシー識別子が含まれます。 requireExplicitPolicyの値は、明示的なポリシーが必要になる前にパスに表示される可能性のある追加の証明書の数を示します。受け入れ可能なポリシー識別子は、証明書パスのユーザーが必要とするポリシーの識別子、またはポリシーマッピングを通じて同等と宣言されたポリシーの識別子です。

Conforming CAs MUST NOT issue certificates where policy constraints is a null sequence. That is, at least one of the inhibitPolicyMapping field or the requireExplicitPolicy field MUST be present. The behavior of clients that encounter a null policy constraints field is not addressed in this profile.

適合CAは、ポリシーの制約がnullシーケンスである証明書を発行してはなりません(MUST NOT)。つまり、inhibitPolicyMappingフィールドまたはrequireExplicitPolicyフィールドの少なくとも1つが存在する必要があります。 nullポリシー制約フィールドに遭遇したクライアントの動作は、このプロファイルでは対処されていません。

This extension may be critical or non-critical.

この拡張は、重要な場合と重要でない場合があります。

   id-ce-policyConstraints OBJECT IDENTIFIER ::=  { id-ce 36 }
        
   PolicyConstraints ::= SEQUENCE {
        requireExplicitPolicy           [0] SkipCerts OPTIONAL,
        inhibitPolicyMapping            [1] SkipCerts OPTIONAL }
        
   SkipCerts ::= INTEGER (0..MAX)
        
4.2.1.13 Extended key usage field
4.2.1.13 拡張キー使用法フィールド

This field indicates one or more purposes for which the certified public key may be used, in addition to or in place of the basic purposes indicated in the key usage extension field. This field is defined as follows:

このフィールドは、キー使用法拡張フィールドに示されている基本的な目的に加えて、またはその代わりに、認証済み公開キーを使用できる1つ以上の目的を示します。このフィールドは次のように定義されています。

   id-ce-extKeyUsage OBJECT IDENTIFIER ::= {id-ce 37}
        
   ExtKeyUsageSyntax ::= SEQUENCE SIZE (1..MAX) OF KeyPurposeId
        
   KeyPurposeId ::= OBJECT IDENTIFIER
        

Key purposes may be defined by any organization with a need. Object identifiers used to identify key purposes shall be assigned in accordance with IANA or ITU-T Rec. X.660 | ISO/IEC/ITU 9834-1.

主な目的は、必要に応じて任意の組織で定義できます。主要な目的を識別するために使用されるオブジェクト識別子は、IANAまたはITU-T勧告に従って割り当てられるものとします。 X.660 | ISO / IEC / ITU 9834-1。

This extension may, at the option of the certificate issuer, be either critical or non-critical.

この拡張機能は、証明書発行者のオプションで、クリティカルまたは非クリティカルのいずれかになります。

If the extension is flagged critical, then the certificate MUST be used only for one of the purposes indicated.

拡張機能にクリティカルのフラグが立てられている場合、証明書は示された目的の1つにのみ使用する必要があります。

If the extension is flagged non-critical, then it indicates the intended purpose or purposes of the key, and may be used in finding the correct key/certificate of an entity that has multiple keys/certificates. It is an advisory field and does not imply that usage of the key is restricted by the certification authority to the purpose indicated. Certificate using applications may nevertheless require that a particular purpose be indicated in order for the certificate to be acceptable to that application.

拡張機能に非クリティカルのフラグが付けられている場合、それはキーの使用目的を示しており、複数のキー/証明書を持つエンティティの正しいキー/証明書を見つけるために使用できます。これは推奨フィールドであり、キーの使用が証明機関によって示された目的に制限されていることを意味するものではありません。それでも、アプリケーションを使用する証明書では、証明書がそのアプリケーションで受け入れられるように、特定の目的を示す必要がある場合があります。

If a certificate contains both a critical key usage field and a critical extended key usage field, then both fields MUST be processed independently and the certificate MUST only be used for a purpose consistent with both fields. If there is no purpose consistent with both fields, then the certificate MUST NOT be used for any purpose.

証明書にクリティカルキー使用法フィールドとクリティカル拡張キー使用法フィールドの両方が含まれている場合、両方のフィールドを個別に処理する必要があり、証明書は両方のフィールドと一致する目的でのみ使用する必要があります。両方のフィールドと一致する目的がない場合、証明書はいかなる目的にも使用してはなりません。

The following key usage purposes are defined by this profile:

このプロファイルでは、次の主要な使用目的が定義されています。

   id-kp OBJECT IDENTIFIER ::= { id-pkix 3 }
        
   id-kp-serverAuth              OBJECT IDENTIFIER ::=   {id-kp 1}
   -- TLS Web server authentication
   -- Key usage bits that may be consistent: digitalSignature,
   --                         keyEncipherment or keyAgreement
   --
   id-kp-clientAuth              OBJECT IDENTIFIER ::=   {id-kp 2}
   -- TLS Web client authentication
   -- Key usage bits that may be consistent: digitalSignature and/or
   --                            keyAgreement
   --
   id-kp-codeSigning             OBJECT IDENTIFIER ::=   {id-kp 3}
   -- Signing of downloadable executable code
   -- Key usage bits that may be consistent: digitalSignature
   --
   id-kp-emailProtection         OBJECT IDENTIFIER ::=   {id-kp 4}
   -- E-mail protection
   -- Key usage bits that may be consistent: digitalSignature,
   --                         nonRepudiation, and/or (keyEncipherment
   --                         or keyAgreement)
   --
   id-kp-timeStamping    OBJECT IDENTIFIER ::= { id-kp 8 }
   -- Binding the hash of an object to a time from an agreed-upon time
   -- source. Key usage bits that may be consistent: digitalSignature,
   --                         nonRepudiation
        
4.2.1.14 CRL Distribution Points
4.2.1.14 CRL配布ポイント

The CRL distribution points extension identifies how CRL information is obtained. The extension SHOULD be non-critical, but this profile recommends support for this extension by CAs and applications. Further discussion of CRL management is contained in section 5.

CRL配布ポイント拡張は、CRL情報の取得方法を識別します。拡張は重要ではありませんが、このプロファイルでは、CAとアプリケーションによるこの拡張のサポートを推奨しています。 CRL管理の詳細については、セクション5で説明します。

If the cRLDistributionPoints extension contains a DistributionPointName of type URI, the following semantics MUST be assumed: the URI is a pointer to the current CRL for the associated reasons and will be issued by the associated cRLIssuer. The expected values for the URI are those defined in 4.2.1.7. Processing rules for other values are not defined by this specification. If the distributionPoint omits reasons, the CRL MUST include revocations for all reasons. If the distributionPoint omits cRLIssuer, the CRL MUST be issued by the CA that issued the certificate.

cRLDistributionPoints拡張にタイプURIのDistributionPointNameが含まれている場合、次のセマンティクスを想定する必要があります:URIは関連する理由で現在のCRLへのポインターであり、関連するcRLIssuerによって発行されます。 URIに期待される値は、4.2.1.7で定義されたものです。他の値の処理規則は、この仕様では定義されていません。 distributionPointが理由を省略した場合、CRLはすべての理由で失効を含める必要があります。 distributionPointがcRLIssuerを省略した場合、CRLは証明書を発行したCAが発行する必要があります。

   id-ce-cRLDistributionPoints OBJECT IDENTIFIER ::=  { id-ce 31 }
        
   cRLDistributionPoints ::= {
        CRLDistPointsSyntax }
        
   CRLDistPointsSyntax ::= SEQUENCE SIZE (1..MAX) OF DistributionPoint
        
   DistributionPoint ::= SEQUENCE {
        distributionPoint       [0]     DistributionPointName OPTIONAL,
        reasons                 [1]     ReasonFlags OPTIONAL,
        cRLIssuer               [2]     GeneralNames OPTIONAL }
        
   DistributionPointName ::= CHOICE {
        fullName                [0]     GeneralNames,
        nameRelativeToCRLIssuer [1]     RelativeDistinguishedName }
        
   ReasonFlags ::= BIT STRING {
        unused                  (0),
        keyCompromise           (1),
        cACompromise            (2),
        affiliationChanged      (3),
        superseded              (4),
        cessationOfOperation    (5),
        certificateHold         (6) }
        
4.2.2 Private Internet Extensions
4.2.2 プライベートインターネット拡張

This section defines one new extension for use in the Internet Public Key Infrastructure. This extension may be used to direct applications to identify an on-line validation service supporting the issuing CA. As the information may be available in multiple forms, each extension is a sequence of IA5String values, each of which represents a URI. The URI implicitly specifies the location and format of the information and the method for obtaining the information.

このセクションでは、インターネット公開鍵インフラストラクチャで使用する1つの新しい拡張機能を定義します。この拡張機能は、発行CAをサポートするオンライン検証サービスを識別するようにアプリケーションに指示するために使用できます。情報は複数の形式で利用できる場合があるため、各拡張はIA5String値のシーケンスであり、それぞれがURIを表します。 URIは、情報の場所と形式、および情報を取得する方法を暗黙的に指定します。

An object identifier is defined for the private extension. The object identifier associated with the private extension is defined under the arc id-pe within the id-pkix name space. Any future extensions defined for the Internet PKI will also be defined under the arc id-pe.

オブジェクト識別子がプライベート拡張に定義されています。プライベート拡張に関連付けられたオブジェクト識別子は、id-pkix名前空間内のarc id-peの下で定義されます。インターネットPKIに対して定義された将来の拡張は、arc id-peの下にも定義されます。

      id-pkix  OBJECT IDENTIFIER  ::=
               { iso(1) identified-organization(3) dod(6) internet(1)
                       security(5) mechanisms(5) pkix(7) }
        
      id-pe  OBJECT IDENTIFIER  ::=  { id-pkix 1 }
        
4.2.2.1 Authority Information Access
4.2.2.1 機関情報アクセス

The authority information access extension indicates how to access CA information and services for the issuer of the certificate in which the extension appears. Information and services may include on-line validation services and CA policy data. (The location of CRLs is not specified in this extension; that information is provided by the cRLDistributionPoints extension.) This extension may be included in subject or CA certificates, and it MUST be non-critical.

機関情報アクセス拡張機能は、拡張機能が表示される証明書の発行者のCA情報およびサービスにアクセスする方法を示します。情報とサービスには、オンライン検証サービスとCAポリシーデータが含まれる場合があります。 (CRLの場所はこの拡張機能では指定されていません。その情報はcRLDistributionPoints拡張機能によって提供されます。)この拡張機能は、サブジェクトまたはCA証明書に含めることができ、重要ではない必要があります。

   id-pe-authorityInfoAccess OBJECT IDENTIFIER ::= { id-pe 1 }
        
   AuthorityInfoAccessSyntax  ::=
           SEQUENCE SIZE (1..MAX) OF AccessDescription
        
   AccessDescription  ::=  SEQUENCE {
           accessMethod          OBJECT IDENTIFIER,
           accessLocation        GeneralName  }
        
   id-ad OBJECT IDENTIFIER ::= { id-pkix 48 }
        
   id-ad-caIssuers OBJECT IDENTIFIER ::= { id-ad 2 }
        

Each entry in the sequence AuthorityInfoAccessSyntax describes the format and location of additional information about the CA who issued the certificate in which this extension appears. The type and format of the information is specified by the accessMethod field; the accessLocation field specifies the location of the information. The retrieval mechanism may be implied by the accessMethod or specified by accessLocation.

シーケンスAu​​thorityInfoAccessSyntaxの各エントリは、この拡張が表示される証明書を発行したCAに関する追加情報の形式と場所を示しています。情報のタイプと形式は、accessMethodフィールドで指定されます。 accessLocationフィールドは、情報の場所を指定します。取得メカニズムは、accessMethodによって暗示されるか、accessLocationによって指定されます。

This profile defines one OID for accessMethod. The id-ad-caIssuers OID is used when the additional information lists CAs that have issued certificates superior to the CA that issued the certificate containing this extension. The referenced CA Issuers description is intended to aid certificate users in the selection of a certification path that terminates at a point trusted by the certificate user.

このプロファイルは、accessMethodの1つのOIDを定義します。 id-ad-caIssuers OIDは、追加情報に、この拡張機能を含む証明書を発行したCAよりも上位の証明書を発行したCAがリストされている場合に使用されます。参照されるCA発行者の説明は、証明書ユーザーが信頼するポイントで終了する証明書パスの選択において、証明書ユーザーを支援することを目的としています。

When id-ad-caIssuers appears as accessInfoType, the accessLocation field describes the referenced description server and the access protocol to obtain the referenced description. The accessLocation field is defined as a GeneralName, which can take several forms. Where the information is available via http, ftp, or ldap, accessLocation MUST be a uniformResourceIdentifier. Where the information is available via the directory access protocol (dap), accessLocation MUST be a directoryName. When the information is available via electronic mail, accessLocation MUST be an rfc822Name. The semantics of other name forms of accessLocation (when accessMethod is id-ad-caIssuers) are not defined by this specification.

id-ad-caIssuersがaccessInfoTypeとして表示される場合、accessLocationフィールドは、参照された説明サーバーと、参照された説明を取得するためのアクセスプロトコルを記述します。 accessLocationフィールドはGeneralNameとして定義され、いくつかの形式をとることができます。情報がhttp、ftp、またはldapを介して入手できる場合、accessLocationはuniformResourceIdentifierである必要があります。情報がディレクトリアクセスプロトコル(dap)を介して利用できる場合、accessLocationはdirectoryNameである必要があります。電子メールで情報を入手できる場合、accessLocationはrfc822Nameである必要があります。他の名前形式のaccessLocation(accessMethodがid-ad-caIssuersの場合)のセマンティクスは、この仕様では定義されていません。

Additional access descriptors may be defined in other PKIX specifications.

追加のアクセス記述子は、他のPKIX仕様で定義できます。

5 CRL and CRL Extensions Profile

5 CRLおよびCRL拡張プロファイル

As described above, one goal of this X.509 v2 CRL profile is to foster the creation of an interoperable and reusable Internet PKI. To achieve this goal, guidelines for the use of extensions are specified, and some assumptions are made about the nature of information included in the CRL.

上記のように、このX.509 v2 CRLプロファイルの1つの目標は、相互運用可能で再利用可能なインターネットPKIの作成を促進することです。この目標を達成するために、拡張機能の使用に関するガイドラインが指定されており、CRLに含まれる情報の性質についていくつかの仮定が行われています。

CRLs may be used in a wide range of applications and environments covering a broad spectrum of interoperability goals and an even broader spectrum of operational and assurance requirements. This profile establishes a common baseline for generic applications requiring broad interoperability. The profile defines a baseline set of information that can be expected in every CRL. Also, the profile defines common locations within the CRL for frequently used attributes as well as common representations for these attributes.

CRLは、幅広い相互運用性の目標と、さらに幅広い運用要件と保証要件をカバーする、幅広いアプリケーションと環境で使用できます。このプロファイルは、幅広い相互運用性を必要とする汎用アプリケーションの共通のベースラインを確立します。プロファイルは、すべてのCRLで期待できるベースライン情報セットを定義します。また、プロファイルは、頻繁に使用される属性のCRL内の一般的な場所と、これらの属性の一般的な表現を定義します。

This profile does not define any private Internet CRL extensions or CRL entry extensions.

このプロファイルは、プライベートインターネットCRL拡張またはCRLエントリ拡張を定義しません。

Environments with additional or special purpose requirements may build on this profile or may replace it.

追加または特別な目的の要件がある環境は、このプロファイルに基づいて構築することも、置き換えることもできます。

Conforming CAs are not required to issue CRLs if other revocation or certificate status mechanisms are provided. Conforming CAs that issue CRLs MUST issue version 2 CRLs, and CAs MUST include the date by which the next CRL will be issued in the nextUpdate field (see sec. 5.1.2.5), the CRL number extension (see sec. 5.2.3) and the authority key identifier extension (see sec. 5.2.1). Conforming applications are required to process version 1 and 2 CRLs.

他の失効メカニズムまたは証明書ステータスメカニズムが提供されている場合、適合CAはCRLを発行する必要はありません。 CRLを発行する適合CAはバージョン2のCRLを発行する必要があり、CAは次のCRLが発行される日付をnextUpdateフィールド(セクション5.1.2.5を参照)、CRL番号拡張(セクション5.2.3を参照)に含める必要があります。権限キー識別子の拡張(セクション5.2.1を参照)。バージョン1および2のCRLを処理するには、適合アプリケーションが必要です。

5.1 CRL Fields
5.1 CRLフィールド

The X.509 v2 CRL syntax is as follows. For signature calculation, the data that is to be signed is ASN.1 DER encoded. ASN.1 DER encoding is a tag, length, value encoding system for each element.

X.509 v2 CRL構文は次のとおりです。署名計算の場合、署名されるデータはASN.1 DERエンコードされます。 ASN.1 DERエンコーディングは、各要素のタグ、長さ、値のエンコーディングシステムです。

   CertificateList  ::=  SEQUENCE  {
        tbsCertList          TBSCertList,
        signatureAlgorithm   AlgorithmIdentifier,
        signatureValue       BIT STRING  }
        
   TBSCertList  ::=  SEQUENCE  {
        version                 Version OPTIONAL,
                                     -- if present, shall be v2
        signature               AlgorithmIdentifier,
        issuer                  Name,
        thisUpdate              Time,
        nextUpdate              Time OPTIONAL,
        revokedCertificates     SEQUENCE OF SEQUENCE  {
             userCertificate         CertificateSerialNumber,
             revocationDate          Time,
             crlEntryExtensions      Extensions OPTIONAL
                                           -- if present, shall be v2
                                  }  OPTIONAL,
        crlExtensions           [0]  EXPLICIT Extensions OPTIONAL
                                           -- if present, shall be v2
                                  }
        

-- Version, Time, CertificateSerialNumber, and Extensions -- are all defined in the ASN.1 in section 4.1

-バージョン、時間、CertificateSerialNumber、およびExtensions-すべてセクション4.1のASN.1で定義されています

-- AlgorithmIdentifier is defined in section 4.1.1.2

-AlgorithmIdentifierはセクション4.1.1.2で定義されています

The following items describe the use of the X.509 v2 CRL in the Internet PKI.

次の項目では、インターネットPKIでのX.509 v2 CRLの使用について説明します。

5.1.1 CertificateList Fields
5.1.1 CertificateListフィールド

The CertificateList is a SEQUENCE of three required fields. The fields are described in detail in the following subsections.

CertificateListは、3つの必須フィールドのシーケンスです。フィールドについては、次のサブセクションで詳しく説明します。

5.1.1.1 tbsCertList
5.1.1.1 tbsCertList

The first field in the sequence is the tbsCertList. This field is itself a sequence containing the name of the issuer, issue date, issue date of the next list, the list of revoked certificates, and optional CRL extensions. Further, each entry on the revoked certificate list is defined by a sequence of user certificate serial number, revocation date, and optional CRL entry extensions.

シーケンスの最初のフィールドはtbsCertListです。このフィールド自体は、発行者の名前、発行日、次のリストの発行日、失効した証明書のリスト、およびオプションのCRL拡張を含むシーケンスです。さらに、失効した証明書リストの各エントリは、ユーザー証明書のシリアル番号、失効日、およびオプションのCRLエントリ拡張のシーケンスによって定義されます。

5.1.1.2 signatureAlgorithm
5.1.1.2 signatureAlgorithm

The signatureAlgorithm field contains the algorithm identifier for the algorithm used by the CA to sign the CertificateList. The field is of type AlgorithmIdentifier, which is defined in section 4.1.1.2. Section 7.2 lists the supported algorithms for this specification. Conforming CAs MUST use the algorithm identifiers presented in section 7.2 when signing with a supported signature algorithm.

signatureAlgorithmフィールドには、CAがCertificateListに署名するために使用するアルゴリズムのアルゴリズム識別子が含まれています。フィールドのタイプはAlgorithmIdentifierであり、セクション4.1.1.2で定義されています。セクション7.2に、この仕様でサポートされているアルゴリズムを示します。適合CAは、サポートされている署名アルゴリズムで署名するときに、セクション7.2で提示されているアルゴリズム識別子を使用する必要があります。

This field MUST contain the same algorithm identifier as the signature field in the sequence tbsCertList (see sec. 5.1.2.2).

このフィールドには、シーケンスtbsCertListの署名フィールドと同じアルゴリズム識別子を含める必要があります(セクション5.1.2.2を参照)。

5.1.1.3 signatureValue
5.1.1.3 signatureValue

The signatureValue field contains a digital signature computed upon the ASN.1 DER encoded tbsCertList. The ASN.1 DER encoded tbsCertList is used as the input to the signature function. This signature value is then ASN.1 encoded as a BIT STRING and included in the CRL's signatureValue field. The details of this process are specified for each of the supported algorithms in section 7.2.

signatureValueフィールドには、ASN.1 DERエンコードされたtbsCertListで計算されたデジタル署名が含まれます。 ASN.1 DERでエンコードされたtbsCertListは、署名関数への入力として使用されます。この署名値は、ビットストリングとしてASN.1エンコードされ、CRLのsignatureValueフィールドに含まれます。このプロセスの詳細は、サポートされているアルゴリズムごとにセクション7.2で指定されています。

5.1.2 Certificate List "To Be Signed"
5.1.2 証明書リスト「署名される」

The certificate list to be signed, or TBSCertList, is a SEQUENCE of required and optional fields. The required fields identify the CRL issuer, the algorithm used to sign the CRL, the date and time the CRL was issued, and the date and time by which the CA will issue the next CRL.

署名される証明書リスト、またはTBSCertListは、必須フィールドとオプションフィールドのシーケンスです。必須フィールドは、CRL発行者、CRLの署名に使用されるアルゴリズム、CRLが発行された日時、およびCAが次のCRLを発行する日時を識別します。

Optional fields include lists of revoked certificates and CRL extensions. The revoked certificate list is optional to support the case where a CA has not revoked any unexpired certificates that it has issued. The profile requires conforming CAs to use the CRL extension cRLNumber in all CRLs issued.

オプションのフィールドには、失効した証明書とCRL拡張のリストが含まれます。失効した証明書のリストは、CAが発行した有効期限が切れていない証明書をCAが失効していない場合をサポートするためにオプションです。このプロファイルでは、発行されたすべてのCRLでCRL拡張cRLNumberを使用するために適合CAが必要です。

5.1.2.1 Version
5.1.2.1 バージョン

This optional field describes the version of the encoded CRL. When extensions are used, as required by this profile, this field MUST be present and MUST specify version 2 (the integer value is 1).

このオプションのフィールドは、エンコードされたCRLのバージョンを示します。このプロファイルで必要とされる拡張機能を使用する場合、このフィールドが存在しなければならず、バージョン2を指定する必要があります(整数値は1です)。

5.1.2.2 Signature
5.1.2.2 署名

This field contains the algorithm identifier for the algorithm used to sign the CRL. Section 7.2 lists OIDs for the most popular signature algorithms used in the Internet PKI.

このフィールドには、CRLの署名に使用されるアルゴリズムのアルゴリズム識別子が含まれています。セクション7.2は、インターネットPKIで使用される最も一般的な署名アルゴリズムのOIDを示しています。

This field MUST contain the same algorithm identifier as the signatureAlgorithm field in the sequence CertificateList (see section 5.1.1.2).

このフィールドには、シーケンスCertificateListのsignatureAlgorithmフィールドと同じアルゴリズム識別子を含める必要があります(セクション5.1.1.2を参照)。

5.1.2.3 Issuer Name
5.1.2.3 発行者名

The issuer name identifies the entity who has signed and issued the CRL. The issuer identity is carried in the issuer name field. Alternative name forms may also appear in the issuerAltName extension (see sec. 5.2.2). The issuer name field MUST contain an X.500 distinguished name (DN). The issuer name field is defined as the X.501 type Name, and MUST follow the encoding rules for the issuer name field in the certificate (see sec. 4.1.2.4).

発行者名は、CRLに署名して発行したエンティティを識別します。発行者IDは、発行者名フィールドに保持されます。代替名の形式は、issuerAltName拡張機能にも表示される場合があります(セクション5.2.2を参照)。発行者名フィールドには、X.500識別名(DN)を含める必要があります。発行者名フィールドはX.501タイプの名前として定義されており、証明書の発行者名フィールドのエンコードルールに従う必要があります(セクション4.1.2.4を参照)。

5.1.2.4 This Update
5.1.2.4 このアップデート

This field indicates the issue date of this CRL. ThisUpdate may be encoded as UTCTime or GeneralizedTime.

このフィールドは、このCRLの発行日を示します。 ThisUpdateは、UTCTimeまたはGeneralizedTimeとしてエンコードできます。

CAs conforming to this profile that issue CRLs MUST encode thisUpdate as UTCTime for dates through the year 2049. CAs conforming to this profile that issue CRLs MUST encode thisUpdate as GeneralizedTime for dates in the year 2050 or later.

CRLを発行するこのプロファイルに準拠するCAは、2049年までの日付に対してthisUpdateをUTCTimeとしてエンコードする必要があります。CRLを発行するこのプロファイルに準拠するCAは、2050年以降の日付に対してthisUpdateをGeneralizedTimeとしてエンコードする必要があります。

Where encoded as UTCTime, thisUpdate MUST be specified and interpreted as defined in section 4.1.2.5.1. Where encoded as GeneralizedTime, thisUpdate MUST be specified and interpreted as defined in section 4.1.2.5.2.

UTCTimeとしてエンコードされる場合、thisUpdateはセクション4.1.2.5.1の定義に従って指定および解釈される必要があります。 GeneralizedTimeとしてエンコードされている場合、thisUpdateはセクション4.1.2.5.2で定義されているように指定および解釈する必要があります。

5.1.2.5 Next Update
5.1.2.5 次の更新

This field indicates the date by which the next CRL will be issued. The next CRL could be issued before the indicated date, but it will not be issued any later than the indicated date. CAs SHOULD issue CRLs with a nextUpdate time equal to or later than all previous CRLs. nextUpdate may be encoded as UTCTime or GeneralizedTime.

このフィールドは、次のCRLが発行される日付を示します。次のCRLは、指定された日付より前に発行される可能性がありますが、指定された日付より後に発行されることはありません。 CAは、以前のすべてのCRL以上のnextUpdate時間でCRLを発行する必要があります(SHOULD)。 nextUpdateは、UTCTimeまたはGeneralizedTimeとしてエンコードできます。

This profile requires inclusion of nextUpdate in all CRLs issued by conforming CAs. Note that the ASN.1 syntax of TBSCertList describes this field as OPTIONAL, which is consistent with the ASN.1 structure defined in [X.509]. The behavior of clients processing CRLs which omit nextUpdate is not specified by this profile.

このプロファイルでは、適合CAによって発行されたすべてのCRLにnextUpdateを含める必要があります。 TBSCertListのASN.1構文はこのフィールドをOPTIONALとして記述していることに注意してください。これは[X.509]で定義されているASN.1構造と一致しています。 nextUpdateを省略したCRLを処理するクライアントの動作は、このプロファイルでは指定されていません。

CAs conforming to this profile that issue CRLs MUST encode nextUpdate as UTCTime for dates through the year 2049. CAs conforming to this profile that issue CRLs MUST encode nextUpdate as GeneralizedTime for dates in the year 2050 or later.

CRLを発行するこのプロファイルに準拠するCAは、2049年までの日付のnextUpdateをUTCTimeとしてエンコードする必要があります。CRLを発行するこのプロファイルに準拠するCAは、2050年以降の日付のnextizedをGeneralizedTimeとしてエンコードする必要があります。

Where encoded as UTCTime, nextUpdate MUST be specified and interpreted as defined in section 4.1.2.5.1. Where encoded as GeneralizedTime, nextUpdate MUST be specified and interpreted as defined in section 4.1.2.5.2.

UTCTimeとしてエンコードされている場合、nextUpdateはセクション4.1.2.5.1の定義に従って指定および解釈される必要があります。 GeneralizedTimeとしてエンコードされている場合、nextUpdateはセクション4.1.2.5.2の定義に従って指定および解釈する必要があります。

5.1.2.6 Revoked Certificates
5.1.2.6 失効した証明書

Revoked certificates are listed. The revoked certificates are named by their serial numbers. Certificates revoked by the CA are uniquely identified by the certificate serial number. The date on which the revocation occurred is specified. The time for revocationDate MUST be expressed as described in section 5.1.2.4. Additional information may be supplied in CRL entry extensions; CRL entry extensions are discussed in section 5.3.

取り消された証明書がリストされます。取り消された証明書は、シリアル番号によって名前が付けられます。 CAによって取り消された証明書は、証明書のシリアル番号によって一意に識別されます。失効が発生した日付が指定されています。セクション5.1.2.4で説明されているように、revocationDateの時間を表現する必要があります。追加情報はCRLエントリ拡張で提供される場合があります。 CRLエントリの拡張については、セクション5.3で説明します。

5.1.2.7 Extensions
5.1.2.7 拡張

This field may only appear if the version is 2 (see sec. 5.1.2.1). If present, this field is a SEQUENCE of one or more CRL extensions. CRL extensions are discussed in section 5.2.

このフィールドは、バージョンが2の場合にのみ表示されます(セクション5.1.2.1を参照)。存在する場合、このフィールドは1つ以上のCRL拡張のシーケンスです。 CRL拡張については、セクション5.2で説明します。

5.2 CRL Extensions
5.2 CRL拡張

The extensions defined by ANSI X9 and ISO/IEC/ITU for X.509 v2 CRLs [X.509] [X9.55] provide methods for associating additional attributes with CRLs. The X.509 v2 CRL format also allows communities to define private extensions to carry information unique to those communities. Each extension in a CRL may be designated as critical or non-critical. A CRL validation MUST fail if it encounters a critical extension which it does not know how to process. However, an unrecognized non-critical extension may be ignored. The following subsections present those extensions used within Internet CRLs. Communities may elect to include extensions in CRLs which are not defined in this specification. However, caution should be exercised in adopting any critical extensions in CRLs which might be used in a general context.

X.509 v2 CRL [X.509] [X9.55]のANSI X9およびISO / IEC / ITUで定義された拡張機能は、追加の属性をCRLに関連付ける方法を提供します。 X.509 v2 CRL形式では、コミュニティがプライベート拡張を定義して、それらのコミュニティに固有の情報を伝達することもできます。 CRLの各拡張機能は、クリティカルまたは非クリティカルとして指定できます。 CRL検証は、処理方法がわからない重要な拡張機能に遭遇すると失敗する必要があります。ただし、認識されない重要でない拡張子は無視される場合があります。以下のサブセクションでは、インターネットCRL内で使用される拡張機能を示します。コミュニティーは、この仕様で定義されていない拡張機能をCRLに含めることを選択できます。ただし、一般的なコンテキストで使用される可能性のあるCRLの重要な拡張を採用する場合は注意が必要です。

Conforming CAs that issue CRLs are required to include the authority key identifier (see sec. 5.2.1) and the CRL number (see sec. 5.2.3) extensions in all CRLs issued.

CRLを発行する適合CAは、発行されるすべてのCRLに認証局キー識別子(セクション5.2.1を参照)およびCRL番号(セクション5.2.3を参照)拡張を含める必要があります。

5.2.1 Authority Key Identifier
5.2.1 Authority Key Identifier

The authority key identifier extension provides a means of identifying the public key corresponding to the private key used to sign a CRL. The identification can be based on either the key identifier (the subject key identifier in the CRL signer's certificate) or on the issuer name and serial number. This extension is especially useful where an issuer has more than one signing key, either due to multiple concurrent key pairs or due to changeover.

権限キー識別子拡張は、CRLの署名に使用される秘密キーに対応する公開キーを識別する手段を提供します。識別は、キー識別子(CRL署名者の証明書のサブジェクトキー識別子)または発行者名とシリアル番号に基づいて行うことができます。この拡張機能は、複数の同時キーペアまたは切り替えのために、発行者が複数の署名キーを持っている場合に特に便利です。

Conforming CAs MUST use the key identifier method, and MUST include this extension in all CRLs issued.

適合CAはキー識別子メソッドを使用しなければならず、発行されたすべてのCRLにこの拡張を含めなければなりません(MUST)。

The syntax for this CRL extension is defined in section 4.2.1.1.

このCRL拡張の構文は、セクション4.2.1.1で定義されています。

5.2.2 Issuer Alternative Name
5.2.2 発行者の別名

The issuer alternative names extension allows additional identities to be associated with the issuer of the CRL. Defined options include an rfc822 name (electronic mail address), a DNS name, an IP address, and a URI. Multiple instances of a name and multiple name forms may be included. Whenever such identities are used, the issuer alternative name extension MUST be used.

発行者の代替名の拡張により、追加のIDをCRLの発行者に関連付けることができます。定義されているオプションには、rfc822名(電子メールアドレス)、DNS名、IPアドレス、およびURIが含まれます。名前の複数のインスタンスと複数の名前フォームが含まれる場合があります。そのようなアイデンティティが使用されるときはいつでも、発行者の代替名の拡張子が使用されなければなりません。

The issuerAltName extension SHOULD NOT be marked critical.

issuerAltName拡張は、重要としてマークされるべきではありません。

The OID and syntax for this CRL extension are defined in section 4.2.1.8.

このCRL拡張のOIDと構文は、セクション4.2.1.8で定義されています。

5.2.3 CRL Number
5.2.3 CRL番号

The CRL number is a non-critical CRL extension which conveys a monotonically increasing sequence number for each CRL issued by a CA. This extension allows users to easily determine when a particular CRL supersedes another CRL. CAs conforming to this profile MUST include this extension in all CRLs.

CRL番号は、CAが発行する各CRLの単調に増加するシーケンス番号を伝達する重要ではないCRL拡張です。この拡張機能により、ユーザーは特定のCRLが別のCRLに置き換わる時期を簡単に判断できます。このプロファイルに準拠するCAは、すべてのCRLにこの拡張を含める必要があります。

   id-ce-cRLNumber OBJECT IDENTIFIER ::= { id-ce 20 }
        
   cRLNumber ::= INTEGER (0..MAX)
        
5.2.4 Delta CRL Indicator
5.2.4 Delta CRLインジケーター

The delta CRL indicator is a critical CRL extension that identifies a delta-CRL. The use of delta-CRLs can significantly improve processing time for applications which store revocation information in a format other than the CRL structure. This allows changes to be added to the local database while ignoring unchanged information that is already in the local database.

Delta CRLインジケーターは、Delta-CRLを識別する重要なCRL拡張です。 Delta-CRLを使用すると、失効情報をCRL構造以外の形式で格納するアプリケーションの処理時間を大幅に改善できます。これにより、ローカルデータベースに既にある変更されていない情報を無視しながら、変更をローカルデータベースに追加できます。

When a delta-CRL is issued, the CAs MUST also issue a complete CRL.

delta-CRLが発行されるとき、CAは完全なCRLも発行する必要があります。

The value of BaseCRLNumber identifies the CRL number of the base CRL that was used as the starting point in the generation of this delta-CRL. The delta-CRL contains the changes between the base CRL and the current CRL issued along with the delta-CRL. It is the decision of a CA as to whether to provide delta-CRLs. Again, a delta-CRL MUST NOT be issued without a corresponding complete CRL. The value of CRLNumber for both the delta-CRL and the corresponding complete CRL MUST be identical.

BaseCRLNumberの値は、このDelta-CRLの生成の開始点として使用されたベースCRLのCRL番号を識別します。 Delta-CRLには、ベースCRLと、Delta-CRLと共に発行された現在のCRLとの間の変更が含まれています。 Delta-CRLを提供するかどうかは、CAが決定します。繰り返しになりますが、対応する完全なCRLなしでdelta-CRLを発行してはなりません。 delta-CRLと対応する完全なCRLの両方のCRLNumberの値は同一である必要があります。

A CRL user constructing a locally held CRL from delta-CRLs MUST consider the constructed CRL incomplete and unusable if the CRLNumber of the received delta-CRL is more than one greater than the CRLnumber of the delta-CRL last processed.

Delta-CRLからローカルに保持されたCRLを構築するCRLユーザーは、受信されたDelta-CRLのCRLNumberが最後に処理されたDelta-CRLのCRLnumberよりも大きい場合、構築されたCRLを不完全で使用できないと見なさなければなりません。

   id-ce-deltaCRLIndicator OBJECT IDENTIFIER ::= { id-ce 27 }
        
   deltaCRLIndicator ::= BaseCRLNumber
        
   BaseCRLNumber ::= CRLNumber
        
5.2.5 Issuing Distribution Point
5.2.5 配布ポイントの発行

The issuing distribution point is a critical CRL extension that identifies the CRL distribution point for a particular CRL, and it indicates whether the CRL covers revocation for end entity certificates only, CA certificates only, or a limitied set of reason codes. Although the extension is critical, conforming implementations are not required to support this extension.

発行配布ポイントは、特定のCRLのCRL配布ポイントを識別する重要なCRL拡張であり、CRLがエンドエンティティ証明書のみ、CA証明書のみ、または制限された一連の理由コードの失効をカバーするかどうかを示します。拡張機能は重要ですが、この拡張機能をサポートするために準拠する実装は必要ありません。

The CRL is signed using the CA's private key. CRL Distribution Points do not have their own key pairs. If the CRL is stored in the X.500 Directory, it is stored in the Directory entry corresponding to the CRL distribution point, which may be different than the Directory entry of the CA.

CRLは、CAの秘密鍵を使用して署名されます。 CRL配布ポイントには、独自のキーペアはありません。 CRLがX.500ディレクトリに格納されている場合、CRLは、CRL配布ポイントに対応するディレクトリエントリに格納されます。これは、CAのディレクトリエントリとは異なる場合があります。

The reason codes associated with a distribution point shall be specified in onlySomeReasons. If onlySomeReasons does not appear, the distribution point shall contain revocations for all reason codes. CAs may use CRL distribution points to partition the CRL on the basis of compromise and routine revocation. In this case, the revocations with reason code keyCompromise (1) and cACompromise (2) appear in one distribution point, and the revocations with other reason codes appear in another distribution point.

配布ポイントに関連付けられた理由コードはonlySomeReasonsで指定されます。 onlySomeReasonsが表示されない場合、配布ポイントにはすべての理由コードの取り消しが含まれます。 CAは、CRL配布ポイントを使用して、侵害と定期的な失効に基づいてCRLを分割することができます。この場合、理由コードkeyCompromise(1)とcACompromise(2)の失効は1つの配布ポイントに表示され、他の理由コードの失効は別の配布ポイントに表示されます。

Where the issuingDistributionPoint extension contains a URL, the following semantics MUST be assumed: the object is a pointer to the most current CRL issued by this CA. The URI schemes ftp, http, mailto [RFC1738] and ldap [RFC1778] are defined for this purpose. The URI MUST be an absolute, not relative, pathname and MUST specify the host.

issueDistributionPoint拡張にURLが含まれている場合、次のセマンティクスを想定する必要があります。オブジェクトは、このCAによって発行された最新のCRLへのポインターです。この目的のために、URIスキームftp、http、mailto [RFC1738]、およびldap [RFC1778]が定義されています。 URIは相対パス名ではなく絶対パス名である必要があり、ホストを指定する必要があります。

   id-ce-issuingDistributionPoint OBJECT IDENTIFIER ::= { id-ce 28 }
        
   issuingDistributionPoint ::= SEQUENCE {
        distributionPoint       [0] DistributionPointName OPTIONAL,
        onlyContainsUserCerts   [1] BOOLEAN DEFAULT FALSE,
        onlyContainsCACerts     [2] BOOLEAN DEFAULT FALSE,
        onlySomeReasons         [3] ReasonFlags OPTIONAL,
        indirectCRL             [4] BOOLEAN DEFAULT FALSE }
        
5.3 CRL Entry Extensions
5.3 CRLエントリ拡張

The CRL entry extensions already defined by ANSI X9 and ISO/IEC/ITU for X.509 v2 CRLs provide methods for associating additional attributes with CRL entries [X.509] [X9.55]. The X.509 v2 CRL format also allows communities to define private CRL entry extensions to carry information unique to those communities. Each extension in a CRL entry may be designated as critical or non-critical. A CRL validation MUST fail if it encounters a critical CRL entry extension which it does not know how to process. However, an unrecognized non-critical CRL entry extension may be ignored. The following subsections present recommended extensions used within Internet CRL entries and standard locations for information. Communities may elect to use additional CRL entry extensions; however, caution should be exercised in adopting any critical extensions in CRL entries which might be used in a general context.

X.509 v2 CRLのANSI X9およびISO / IEC / ITUですでに定義されているCRLエントリ拡張は、追加の属性をCRLエントリに関連付ける方法を提供します[X.509] [X9.55]。 X.509 v2 CRL形式では、コミュニティがプライベートCRLエントリ拡張を定義して、それらのコミュニティに固有の情報を伝達することもできます。 CRLエントリの各拡張は、クリティカルまたは非クリティカルとして指定できます。処理方法がわからない重要なCRLエントリ拡張が検出された場合、CRL検証は失敗する必要があります。ただし、認識されない重要でないCRLエントリ拡張は無視される場合があります。次のサブセクションでは、インターネットCRLエントリ内で使用される推奨拡張機能と、情報の標準的な場所を示します。コミュニティは、追加のCRLエントリ拡張の使用を選択できます。ただし、一般的なコンテキストで使用される可能性があるCRLエントリの重要な拡張を採用する場合は注意が必要です。

All CRL entry extensions used in this specification are non-critical. Support for these extensions is optional for conforming CAs and applications. However, CAs that issue CRLs SHOULD include reason codes (see sec. 5.3.1) and invalidity dates (see sec. 5.3.3) whenever this information is available.

この仕様で使用されるすべてのCRLエントリ拡張は重要ではありません。これらの拡張機能のサポートは、適合CAおよびアプリケーションではオプションです。ただし、CRLを発行するCAには、理由コード(セクション5.3.1を参照)と無効日(セクション5.3.3を参照)が含まれている必要があります(この情報が利用可能な場合)。

5.3.1 Reason Code
5.3.1 理由コード

The reasonCode is a non-critical CRL entry extension that identifies the reason for the certificate revocation. CAs are strongly encouraged to include meaningful reason codes in CRL entries; however, the reason code CRL entry extension SHOULD be absent instead of using the unspecified (0) reasonCode value.

reasonCodeは、証明書の失効の理由を識別する重要ではないCRLエントリ拡張です。 CAは、CRLエントリに意味のある理由コードを含めることを強くお勧めします。ただし、理由コードCRLエントリ拡張は、未指定(0)のreasonCode値を使用する代わりに、存在しない必要があります(SHOULD)。

   id-ce-cRLReason OBJECT IDENTIFIER ::= { id-ce 21 }
        
   -- reasonCode ::= { CRLReason }
        
   CRLReason ::= ENUMERATED {
        unspecified             (0),
        keyCompromise           (1),
        cACompromise            (2),
        affiliationChanged      (3),
        superseded              (4),
        cessationOfOperation    (5),
        certificateHold         (6),
        removeFromCRL           (8) }
        
5.3.2 Hold Instruction Code
5.3.2 命令コードを保持

The hold instruction code is a non-critical CRL entry extension that provides a registered instruction identifier which indicates the action to be taken after encountering a certificate that has been placed on hold.

保留命令コードは重要ではないCRLエントリ拡張であり、保留された証明書に遭遇した後に実行するアクションを示す登録済み命令識別子を提供します。

   id-ce-holdInstructionCode OBJECT IDENTIFIER ::= { id-ce 23 }
        
   holdInstructionCode ::= OBJECT IDENTIFIER
        

The following instruction codes have been defined. Conforming applications that process this extension MUST recognize the following instruction codes.

以下の命令コードが定義されています。この拡張機能を処理する適合アプリケーションは、次の命令コードを認識しなければなりません(MUST)。

   holdInstruction    OBJECT IDENTIFIER ::=
                    { iso(1) member-body(2) us(840) x9-57(10040) 2 }
        
   id-holdinstruction-none   OBJECT IDENTIFIER ::= {holdInstruction 1}
   id-holdinstruction-callissuer
                             OBJECT IDENTIFIER ::= {holdInstruction 2}
   id-holdinstruction-reject OBJECT IDENTIFIER ::= {holdInstruction 3}
        

Conforming applications which encounter an id-holdinstruction-callissuer MUST call the certificate issuer or reject the certificate. Conforming applications which encounter an id- holdinstruction-reject MUST reject the certificate. The hold instruction id-holdinstruction-none is semantically equivalent to the absence of a holdInstructionCode, and its use is strongly deprecated for the Internet PKI.

id-holdinstruction-callissuerに遭遇する適合アプリケーションは、証明書発行者を呼び出すか、証明書を拒否する必要があります。 id-holdinstruction-rejectに遭遇する適合アプリケーションは、証明書を拒否しなければなりません(MUST)。保留命令id-holdinstruction-noneは、意味的にはholdInstructionCodeがないことと同等であり、インターネットPKIではその使用が強く推奨されていません。

5.3.3 Invalidity Date
5.3.3 無効日

The invalidity date is a non-critical CRL entry extension that provides the date on which it is known or suspected that the private key was compromised or that the certificate otherwise became invalid. This date may be earlier than the revocation date in the CRL entry, which is the date at which the CA processed the revocation. When a revocation is first posted by a CA in a CRL, the invalidity date may precede the date of issue of earlier CRLs, but the revocation date SHOULD NOT precede the date of issue of earlier CRLs. Whenever this information is available, CAs are strongly encouraged to share it with CRL users.

無効日は、秘密鍵が侵害された、または証明書が無効になったことがわかっている、または疑われる日付を提供する重要ではないCRLエントリ拡張です。この日付は、CRLエントリの失効日よりも早い場合があります。これは、CAが失効を処理した日付です。失効日がCAによってCRLに最初に投稿されたとき、失効日は以前のCRLの発行日より前になる場合がありますが、失効日は以前のCRLの発行日より前にすべきではありません(SHOULD NOT)。この情報が利用可能な場合はいつでも、CAはCRLユーザーと情報を共有することが強く推奨されます。

The GeneralizedTime values included in this field MUST be expressed in Greenwich Mean Time (Zulu), and MUST be specified and interpreted as defined in section 4.1.2.5.2.

このフィールドに含まれるGeneralizedTime値はグリニッジ標準時(Zulu)で表現する必要があり、セクション4.1.2.5.2で定義されているように指定および解釈する必要があります。

   id-ce-invalidityDate OBJECT IDENTIFIER ::= { id-ce 24 }
        
   invalidityDate ::=  GeneralizedTime
        
5.3.4 Certificate Issuer
5.3.4 証明書発行者

This CRL entry extension identifies the certificate issuer associated with an entry in an indirect CRL, i.e. a CRL that has the indirectCRL indicator set in its issuing distribution point extension. If this extension is not present on the first entry in an indirect CRL, the certificate issuer defaults to the CRL issuer. On subsequent entries in an indirect CRL, if this extension is not present, the certificate issuer for the entry is the same as that for the preceding entry. This field is defined as follows:

このCRLエントリ拡張は、間接CRLのエントリに関連付けられた証明書発行者、つまり、発行配布ポイント拡張にindirectCRLインジケーターが設定されているCRLを識別します。この拡張が間接CRLの最初のエントリに存在しない場合、証明書発行者はデフォルトでCRL発行者になります。間接CRLの後続のエントリで、この拡張が存在しない場合、エントリの証明書発行者は前のエントリの証明書発行者と同じです。このフィールドは次のように定義されています。

   id-ce-certificateIssuer   OBJECT IDENTIFIER ::= { id-ce 29 }
        
   certificateIssuer ::=     GeneralNames
        

If used by conforming CAs that issue CRLs, this extension is always critical. If an implementation ignored this extension it could not correctly attribute CRL entries to certificates. This specification RECOMMENDS that implementations recognize this extension.

CRLを発行する適合CAが使用する場合、この拡張機能は常に重要です。実装がこの拡張を無視した場合、CRLエントリを証明書に正しく関連付けることができませんでした。この仕様は、実装がこの拡張を認識することを推奨します。

6 Certification Path Validation

6認定パスの検証

Certification path validation procedures for the Internet PKI are based on section 12.4.3 of [X.509]. Certification path processing verifies the binding between the subject distinguished name and/or subject alternative name and subject public key. The binding is limited by constraints which are specified in the certificates which comprise the path. The basic constraints and policy constraints extensions allow the certification path processing logic to automate the decision making process.

インターネットPKIの証明書パス検証手順は、[X.509]のセクション12.4.3に基づいています。証明書パス処理では、サブジェクトの識別名やサブジェクトの別名、サブジェクトの公開鍵の間のバインディングを検証します。バインディングは、パスを構成する証明書で指定されている制約によって制限されます。基本的な制約とポリシーの制約の拡張により、認証パス処理ロジックで意思決定プロセスを自動化できます。

This section describes an algorithm for validating certification paths. Conforming implementations of this specification are not required to implement this algorithm, but MUST be functionally equivalent to the external behavior resulting from this procedure. Any algorithm may be used by a particular implementation so long as it derives the correct result.

このセクションでは、証明書パスを検証するためのアルゴリズムについて説明します。この仕様の適合実装は、このアルゴリズムを実装する必要はありませんが、この手順から生じる外部動作と機能的に同等である必要があります。正しい結果が得られる限り、特定の実装で任意のアルゴリズムを使用できます。

In section 6.1, the text describes basic path validation. This text assumes that all valid paths begin with certificates issued by a single "most-trusted CA". The algorithm requires the public key of the CA, the CA's name, the validity period of the public key, and any constraints upon the set of paths which may be validated using this key.

セクション6.1のテキストでは、基本的なパスの検証について説明しています。このテキストでは、すべての有効なパスが、単一の「最も信頼できるCA」によって発行された証明書で始まると想定しています。アルゴリズムには、CAの公開鍵、CAの名前、公開鍵の有効期間、およびこの鍵を使用して検証できるパスのセットに対する制約が必要です。

The "most-trusted CA" is a matter of policy: it could be a root CA in a hierarchical PKI; the CA that issued the verifier's own certificate(s); or any other CA in a network PKI. The path validation procedure is the same regardless of the choice of "most-trusted CA."

「最も信頼できるCA」はポリシーの問題です。階層的なPKIのルートCAになる可能性があります。検証者自身の証明書を発行したCA。またはネットワークPKI内の他のCA。パスの検証手順は、「最も信頼できるCA」の選択に関係なく同じです。

section 6.2 describes extensions to the basic path validation algorithm. Two specific cases are discussed: the case where paths may begin with one of several trusted CAs; and where compatibility with the PEM architecture is required.

セクション6.2では、基本的なパス検証アルゴリズムの拡張について説明します。 2つの特定のケースについて説明します。パスがいくつかの信頼できるCAの1つで始まる場合。 PEMアーキテクチャとの互換性が必要な場合。

6.1 Basic Path Validation
6.1 基本的なパスの検証

The text assumes that the trusted public key (and related information) is contained in a "self-signed" certificate. This simplifies the description of the path processing procedure. Note that the signature on the self-signed certificate does not provide any security services. The trusted public key (and related information) may be obtained in other formats; the information is trusted because of other procedures used to obtain and protect it.

このテキストでは、信頼できる公開鍵(および関連情報)が「自己署名」証明書に含まれていると想定しています。これにより、パス処理手順の説明が簡略化されます。自己署名証明書の署名はセキュリティサービスを提供しないことに注意してください。信頼できる公開鍵(および関連情報)は、他の形式で取得できます。情報を入手して保護するために使用される他の手順のため、情報は信頼されています。

The goal of path validation is to verify the binding between a subject distinguished name or subject alternative name and subject public key, as represented in the "end entity" certificate, based on the public key of the "most-trusted CA". This requires obtaining a sequence of certificates that support that binding. The procedures performed to obtain this sequence is outside the scope of this section.

パス検証の目的は、「最も信頼できるCA」の公開鍵に基づいて、「エンドエンティティ」証明書で表される、サブジェクト識別名またはサブジェクト代替名とサブジェクト公開鍵の間のバインディングを検証することです。これには、そのバインディングをサポートする一連の証明書を取得する必要があります。このシーケンスを取得するために実行される手順は、このセクションの範囲外です。

The following text also assumes that certificates do not use subject or unique identifier fields or private critical extensions, as recommended within this profile. However, if these components appear in certificates, they MUST be processed. Finally, policy qualifiers are also neglected for the sake of clarity.

次のテキストは、このプロファイルで推奨されているように、証明書がサブジェクトまたは一意の識別子フィールドやプライベートクリティカル拡張を使用しないことも想定しています。ただし、これらのコンポーネントが証明書に含まれている場合は、処理する必要があります。最後に、ポリシー修飾子も明確にするために無視されています。

A certification path is a sequence of n certificates where:

証明書パスは、n個の証明書のシーケンスです。ここで、

* for all x in {1,(n-1)}, the subject of certificate x is the issuer of certificate x+1. * certificate x=1 is the the self-signed certificate, and * certificate x=n is the end entity certificate.

* {1、(n-1)}のすべてのxについて、証明書xのサブジェクトは、証明書x + 1の発行者です。 *証明書x = 1は自己署名証明書で、*証明書x = nはエンドエンティティ証明書です。

This section assumes the following inputs are provided to the path processing logic:

このセクションでは、次の入力がパス処理ロジックに提供されていることを前提としています。

(a) a certification path of length n;

(a)長さnの認証パス。

(b) a set of initial policy identifiers (each comprising a sequence of policy element identifiers), which identifies one or more certificate policies, any one of which would be acceptable for the purposes of certification path processing, or the special value "any-policy";

(b)1つまたは複数の証明書ポリシーを識別する一連の初期ポリシー識別子(それぞれが一連のポリシー要素識別子を含む)。これらのいずれか1つが証明書パス処理の目的で受け入れられるか、または特別な値「any-ポリシー」;

(c) the current date/time (if not available internally to the certification path processing module); and

(c)現在の日付/時刻(内部で認証パス処理モジュールが使用できない場合)。そして

(d) the time, T, for which the validity of the path should be determined. (This may be the current date/time, or some point in the past.)

(d)パスの有効性を決定する必要がある時間T。 (これは現在の日付/時刻、または過去のある時点である可能性があります。)

From the inputs, the procedure intializes five state variables:

入力から、プロシージャは5つの状態変数を初期化します。

(a) acceptable policy set: A set of certificate policy identifiers comprising the policy or policies recognized by the public key user together with policies deemed equivalent through policy mapping. The initial value of the acceptable policy set is the special value "any-policy".

(a)受け入れ可能なポリシーセット:公開鍵ユーザーによって認識される1つまたは複数のポリシーと、ポリシーマッピングを通じて同等と見なされるポリシーを含む証明書ポリシー識別子のセット。受け入れ可能なポリシーセットの初期値は、特別な値「any-policy」です。

(b) constrained subtrees: A set of root names defining a set of subtrees within which all subject names in subsequent certificates in the certification path shall fall. The initial value is "unbounded".

(b)制約付きサブツリー:証明書パス内の後続の証明書のすべてのサブジェクト名が含まれるサブツリーのセットを定義するルート名のセット。初期値は「無制限」です。

(c) excluded subtrees: A set of root names defining a set of subtrees within which no subject name in subsequent certificates in the certification path may fall. The initial value is "empty".

(c)除外されたサブツリー:証明書パス内の後続の証明書のサブジェクト名が含まれない可能性があるサブツリーのセットを定義するルート名のセット。初期値は「空」です。

(d) explicit policy: an integer which indicates if an explicit policy identifier is required. The integer indicates the first certificate in the path where this requirement is imposed. Once set, this variable may be decreased, but may not be increased. (That is, if a certificate in the path requires explicit policy identifiers, a later certificate can not remove this requirement.) The initial value is n+1.

(d)明示的なポリシー:明示的なポリシー識別子が必要かどうかを示す整数。整数は、この要件が課されているパスの最初の証明書を示します。設定すると、この変数は減少する可能性がありますが、増加することはできません。 (つまり、パス内の証明書が明示的なポリシー識別子を必要とする場合、後の証明書はこの要件を削除できません。)初期値はn + 1です。

(e) policy mapping: an integer which indicates if policy mapping is permitted. The integer indicates the last certificate on which policy mapping may be applied. Once set, this variable may be decreased, but may not be increased. (That is, if a certificate in the path specifies policy mapping is not permitted, it can not be overriden by a later certificate.) The initial value is n+1.

(e)ポリシーマッピング:ポリシーマッピングが許可されているかどうかを示す整数。整数は、ポリシーマッピングを適用できる最後の証明書を示します。設定すると、この変数は減少する可能性がありますが、増加することはできません。 (つまり、パス内の証明書でポリシーマッピングが許可されていないことが指定されている場合、それ以降の証明書で上書きすることはできません。)初期値はn + 1です。

The actions performed by the path processing software for each certificate i=1 through n are described below. The self-signed certificate is certificate i=1, the end entity certificate is i=n. The processing is performed sequentially, so that processing certificate i affects the state variables for processing certificate (i+1). Note that actions (h) through (m) are not applied to the end entity certificate (certificate n).

各証明書i = 1からnに対してパス処理ソフトウェアによって実行されるアクションを以下に説明します。自己署名証明書は証明書i = 1、エンドエンティティ証明書はi = nです。処理は順次実行されるため、証明書iの処理は、証明書(i + 1)を処理するための状態変数に影響を与えます。アクション(h)から(m)は、エンドエンティティ証明書(証明書n)には適用されないことに注意してください。

The path processing actions to be performed are:

実行されるパス処理アクションは次のとおりです。

(a) Verify the basic certificate information, including:

(a)以下を含む基本的な証明書情報を確認します。

(1) the certificate was signed using the subject public key from certificate i-1 (in the special case i=1, this step may be omitted; if not, use the subject public key from the same certificate),

(1)証明書は、証明書i-1のサブジェクト公開鍵を使用して署名されました(特別な場合i = 1の場合、この手順は省略できます。そうでない場合は、同じ証明書のサブジェクト公開鍵を使用してください)。

(2) the certificate validity period includes time T,

(2)証明書の有効期間には時間Tが含まれます。

(3) the certificate had not been revoked at time T and is not currently on hold status that commenced before time T, (this may be determined by obtaining the appropriate CRL or status information, or by out-of-band mechanisms), and (4) the subject and issuer names chain correctly (that is, the issuer of this certificate was the subject of the previous certificate.)

(3)証明書が時間Tで取り消されておらず、時間Tより前に開始された保留状態ではない(これは、適切なCRLまたはステータス情報を取得するか、帯域外メカニズムによって決定される)。 (4)サブジェクト名と発行者名が正しくチェーンされている(つまり、この証明書の発行者が以前の証明書のサブジェクトであった)。

(b) Verify that the subject name and subjectAltName extension (critical or noncritical) is consistent with the constrained subtrees state variables.

(b)サブジェクト名とsubjectAltName拡張(クリティカルまたは非クリティカル)が制約付きサブツリーの状態変数と一致していることを確認します。

(c) Verify that the subject name and subjectAltName extension (critical or noncritical) is consistent with the excluded subtrees state variables.

(c)サブジェクト名とsubjectAltName拡張(クリティカルまたは非クリティカル)が、除外されたサブツリーの状態変数と一貫していることを確認します。

(d) Verify that policy information is consistent with the initial policy set:

(d)ポリシー情報が初期ポリシーセットと一致していることを確認します。

(1) if the explicit policy state variable is less than or equal to i, a policy identifier in the certificate shall be in the initial policy set; and

(1)明示的なポリシー状態変数がi以下の場合、証明書のポリシー識別子は初期ポリシーセットに含まれます。そして

(2) if the policy mapping variable is less than or equal to i, the policy identifier may not be mapped.

(2)ポリシーマッピング変数がi以下の場合、ポリシー識別子はマップされない可能性があります。

(e) Verify that policy information is consistent with the acceptable policy set:

(e)ポリシー情報が許容可能なポリシーセットと一致していることを確認します。

(1) if the certificate policies extension is marked critical, the intersection of the policies extension and the acceptable policy set shall be non-null;

(1)証明書ポリシー拡張にクリティカルのマークが付けられている場合、ポリシー拡張と受け入れ可能なポリシーセットの共通部分はnull以外でなければなりません。

(2) the acceptable policy set is assigned the resulting intersection as its new value.

(2)受け入れ可能なポリシーセットには、結果の交差が新しい値として割り当てられます。

(g) Verify that the intersection of the acceptable policy set and the initial policy set is non-null.

(g)受け入れ可能なポリシーセットと初期ポリシーセットの共通部分がnullでないことを確認します。

(h) Recognize and process any other critical extension present in the certificate.

(h)証明書に含まれるその他の重要な拡張機能を認識して処理します。

(i) Verify that the certificate is a CA certificate (as specified in a basicConstraints extension or as verified out-of-band).

(i)証明書がCA証明書であることを確認します(basicConstraints拡張で指定されているか、または帯域外で検証されている)。

(j) If permittedSubtrees is present in the certificate, set the constrained subtrees state variable to the intersection of its previous value and the value indicated in the extension field.

(j)allowedSubtreesが証明書に存在する場合は、制約付きサブツリーの状態変数を、以前の値と拡張フィールドに示されている値の共通部分に設定します。

(k) If excludedSubtrees is present in the certificate, set the excluded subtrees state variable to the union of its previous value and the value indicated in the extension field.

(k)excludeSubtreesが証明書に存在する場合は、excluded subtrees状態変数を、以前の値と拡張フィールドに示された値の和集合に設定します。

(l) If a policy constraints extension is included in the certificate, modify the explicit policy and policy mapping state variables as follows:

(l)ポリシー制約拡張が証明書に含まれている場合は、明示的なポリシーとポリシーマッピングの状態変数を次のように変更します。

(1) If requireExplicitPolicy is present and has value r, the explicit policy state variable is set to the minimum of its current value and the sum of r and i (the current certificate in the sequence).

(1)requireExplicitPolicyが存在し、値rがある場合、明示的なポリシー状態変数は、その現在の値とrとiの合計(シーケンス内の現在の証明書)の最小値に設定されます。

(2) If inhibitPolicyMapping is present and has value q, the policy mapping state variable is set to the minimum of its current value and the sum of q and i (the current certificate in the sequence).

(2)preventPolicyMappingが存在し、値がqの場合、ポリシーマッピングの状態変数は、その現在の値とqとi(シーケンス内の現在の証明書)の合計の最小値に設定されます。

(m) If a key usage extension is marked critical, ensure the keyCertSign bit is set.

(m)鍵用途拡張がクリティカルとマークされている場合は、keyCertSignビットが設定されていることを確認してください。

If any one of the above checks fail, the procedure terminates, returning a failure indication and an appropriate reason. If none of the above checks fail on the end-entity certificate, the procedure terminates, returning a success indication together with the set of all policy qualifier values encountered in the set of certificates.

上記のチェックのいずれかが失敗すると、プロシージャは終了し、失敗の表示と適切な理由が返されます。上記のチェックのいずれもエンドエンティティ証明書で失敗しなかった場合、手順は終了し、証明書のセットで検出されたすべてのポリシー修飾子の値のセットとともに成功の表示が返されます。

6.2 Extending Path Validation
6.2 パス検証の拡張

The path validation algorithm presented in 6.1 is based on several simplifying assumptions (e.g., a single trusted CA that starts all valid paths). This algorithm may be extended for cases where the assumptions do not hold.

6.1で提示されたパス検証アルゴリズムは、いくつかの単純化の前提に基づいています(たとえば、すべての有効なパスを開始する単一の信頼できるCA)。このアルゴリズムは、仮定が成り立たない場合に拡張できます。

This procedure may be extended for multiple trusted CAs by providing a set of self-signed certificates to the validation module. In this case, a valid path could begin with any one of the self-signed certificates. Limitations in the trust paths for any particular key may be incorporated into the self-signed certificate's extensions. In this way, the self-signed certificates permit the path validation module to automatically incorporate local security policy and requirements.

この手順は、一連の自己署名証明書を検証モジュールに提供することにより、複数の信頼できるCAに拡張できます。この場合、有効なパスは自己署名証明書のいずれかで始まる可能性があります。特定のキーの信頼パスの制限は、自己署名証明書の拡張機能に組み込まれている場合があります。このように、自己署名証明書により、パス検証モジュールはローカルのセキュリティポリシーと要件を自動的に組み込むことができます。

It is also possible to specify an extended version of the above certification path processing procedure which results in default behavior identical to the rules of PEM [RFC 1422]. In this extended version, additional inputs to the procedure are a list of one or more Policy Certification Authorities (PCAs) names and an indicator of the position in the certification path where the PCA is expected. At the nominated PCA position, the CA name is compared against this list. If a recognized PCA name is found, then a constraint of SubordinateToCA is implicitly assumed for the remainder of the certification path and processing continues. If no valid PCA name is found, and if the certification path cannot be validated on the basis of identified policies, then the certification path is considered invalid.

PEM [RFC 1422]のルールと同じデフォルトの動作になる、上記の認証パス処理手順の拡張バージョンを指定することもできます。この拡張バージョンでは、手順への追加の入力は、1つ以上のポリシー認証局(PCA)名のリストと、PCAが期待される認証パス内の位置のインジケーターです。指定されたPCAの位置で、CA名がこのリストと比較されます。認識されたPCA名が見つかった場合、SubordinateToCAの制約が残りの証明書パスに対して暗黙的に想定され、処理が続行されます。有効なPCA名が見つからず、識別されたポリシーに基づいて証明書パスを検証できない場合、証明書パスは無効と見なされます。

7 Algorithm Support

7アルゴリズムのサポート

This section describes cryptographic algorithms which may be used with this profile. The section describes one-way hash functions and digital signature algorithms which may be used to sign certificates and CRLs, and identifies OIDs for public keys contained in a certificate.

このセクションでは、このプロファイルで使用できる暗号化アルゴリズムについて説明します。このセクションでは、証明書とCRLの署名に使用できる一方向ハッシュ関数とデジタル署名アルゴリズムについて説明し、証明書に含まれる公開鍵のOIDを識別します。

Conforming CAs and applications are not required to support the algorithms or algorithm identifiers described in this section. However, conforming CAs and applications that use the algorithms identified here MUST support them as specified.

このセクションで説明するアルゴリズムまたはアルゴリズム識別子をサポートするために、適合CAおよびアプリケーションは必要ありません。ただし、ここで特定されたアルゴリズムを使用する適合CAおよびアプリケーションは、指定されたとおりにそれらをサポートする必要があります。

7.1 One-way Hash Functions
7.1 一方向ハッシュ関数

This section identifies one-way hash functions for use in the Internet PKI. One-way hash functions are also called message digest algorithms. SHA-1 is the preferred one-way hash function for the Internet PKI. However, PEM uses MD2 for certificates [RFC 1422] [RFC 1423] and MD5 is used in other legacy applications. For this reason, MD2 and MD5 are included in this profile.

このセクションでは、インターネットPKIで使用する一方向ハッシュ関数について説明します。一方向ハッシュ関数は、メッセージダイジェストアルゴリズムとも呼ばれます。 SHA-1は、インターネットPKIに適した一方向ハッシュ関数です。ただし、PEMは証明書にMD2を使用し[RFC 1422] [RFC 1423]、MD5は他のレガシーアプリケーションで使用されています。このため、MD2とMD5はこのプロファイルに含まれています。

7.1.1 MD2 One-way Hash Function
7.1.1 MD2一方向ハッシュ関数

MD2 was developed by Ron Rivest for RSA Data Security. RSA Data Security has not placed the MD2 algorithm in the public domain. Rather, RSA Data Security has granted license to use MD2 for non-commercial Internet Privacy-Enhanced Mail. For this reason, MD2 may continue to be used with PEM certificates, but SHA-1 is preferred. MD2 produces a 128-bit "hash" of the input. MD2 is fully described in RFC 1319 [RFC 1319].

MD2は、RSAデータセキュリティのためにRon Rivestによって開発されました。 RSA Data Securityは、MD2アルゴリズムをパブリックドメインに配置していません。むしろ、RSA Data Securityは、非営利のインターネットプライバシー強化メールにMD2を使用するライセンスを付与しています。このため、MD2は引き続きPEM証明書で使用される可能性がありますが、SHA-1が推奨されます。 MD2は、入力の128ビット「ハッシュ」を生成します。 MD2はRFC 1319 [RFC 1319]で完全に説明されています。

At the Selected Areas in Cryptography '95 conference in May 1995, Rogier and Chauvaud presented an attack on MD2 that can nearly find collisions [RC95]. Collisions occur when one can find two different messages that generate the same message digest. A checksum operation in MD2 is the only remaining obstacle to the success of the attack. For this reason, the use of MD2 for new applications is discouraged. It is still reasonable to use MD2 to verify existing signatures, as the ability to find collisions in MD2 does not enable an attacker to find new messages having a previously computed hash value.

1995年5月に開催されたCryptography '95会議のSelected Areasで、RogierとChauvaudは、ほぼ衝突を検出できるMD2への攻撃を発表しました[RC95]。衝突は、同じメッセージダイジェストを生成する2つの異なるメッセージが見つかると発生します。 MD2のチェックサム操作は、攻撃の成功を妨げる唯一の障害です。このため、新しいアプリケーションでMD2を使用することはお勧めしません。 MD2で衝突を検出する機能では攻撃者が以前に計算されたハッシュ値を持つ新しいメッセージを見つけることができないため、MD2を使用して既存の署名を検証することは依然として妥当です。

7.1.2 MD5 One-way Hash Function
7.1.2 MD5一方向ハッシュ関数

MD5 was developed by Ron Rivest for RSA Data Security. RSA Data Security has placed the MD5 algorithm in the public domain. MD5 produces a 128-bit "hash" of the input. MD5 is fully described in RFC 1321 [RFC 1321].

MD5は、RSAデータセキュリティのためにRon Rivestによって開発されました。 RSA Data Securityは、MD5アルゴリズムをパブリックドメインに配置しました。 MD5は、入力の128ビット「ハッシュ」を生成します。 MD5はRFC 1321 [RFC 1321]で完全に説明されています。

Den Boer and Bosselaers [DB94] have found pseudo-collisions for MD5, but there are no other known cryptanalytic results. The use of MD5 for new applications is discouraged. It is still reasonable to use MD5 to verify existing signatures.

Den BoerとBosselaers [DB94]はMD5の疑似衝突を発見しましたが、他に知られている暗号解読結果はありません。新しいアプリケーションにMD5を使用することはお勧めしません。 MD5を使用して既存の署名を検証することは依然として妥当です。

7.1.3 SHA-1 One-way Hash Function
7.1.3 SHA-1一方向ハッシュ関数

SHA-1 was developed by the U.S. Government. SHA-1 produces a 160-bit "hash" of the input. SHA-1 is fully described in FIPS 180-1 [FIPS 180-1].

SHA-1は米国政府によって開発されました。 SHA-1は、入力の160ビットの「ハッシュ」を生成します。 SHA-1はFIPS 180-1 [FIPS 180-1]で完全に説明されています。

SHA-1 is the one-way hash function of choice for use with both the RSA and DSA signature algorithms (see sec. 7.2).

SHA-1は、RSA署名アルゴリズムとDSA署名アルゴリズムの両方で使用するために選択された一方向ハッシュ関数です(セクション7.2を参照)。

7.2 Signature Algorithms
7.2 署名アルゴリズム

Certificates and CRLs described by this standard may be signed with any public key signature algorithm. The certificate or CRL indicates the algorithm through an algorithm identifier which appears in the signatureAlgorithm field in a Certificate or CertificateList. This algorithm identifier is an OID and has optionally associated parameters. This section identifies algorithm identifiers and parameters that shall be used in the signatureAlgorithm field in a Certificate or CertificateList.

この標準で説明されている証明書とCRLは、任意の公開鍵署名アルゴリズムで署名できます。証明書またはCRLは、CertificateまたはCertificateListのsignatureAlgorithmフィールドに表示されるアルゴリズム識別子を通じてアルゴリズムを示します。このアルゴリズム識別子はOIDであり、オプションでパラメータが関連付けられています。このセクションでは、CertificateまたはCertificateListのsignatureAlgorithmフィールドで使用されるアルゴリズム識別子とパラメーターを識別します。

RSA and DSA are the most popular signature algorithms used in the Internet. Signature algorithms are always used in conjunction with a one-way hash function identified in section 7.1.

RSAとDSAは、インターネットで使用される最も一般的な署名アルゴリズムです。署名アルゴリズムは常にセクション7.1で特定された一方向ハッシュ関数と組み合わせて使用​​されます。

The signature algorithm and one-way hash function used to sign a certificate or CRL is indicated by use of an algorithm identifier. An algorithm identifier is an OID, and may include associated parameters. This section identifies OIDS for RSA and DSA. The contents of the parameters component for each algorithm vary; details are provided for each algorithm.

証明書またはCRLの署名に使用される署名アルゴリズムと一方向ハッシュ関数は、アルゴリズム識別子を使用して示されます。アルゴリズム識別子はOIDであり、関連するパラメーターを含めることができます。このセクションでは、RSAおよびDSAのOIDSを識別します。各アルゴリズムのパラメーターコンポーネントの内容は異なります。各アルゴリズムの詳細が提供されています。

The data to be signed (e.g., the one-way hash function output value) is formatted for the signature algorithm to be used. Then, a private key operation (e.g., RSA encryption) is performed to generate the signature value. This signature value is then ASN.1 encoded as a BIT STRING and included in the Certificate or CertificateList in the signature field.

署名するデータ(一方向ハッシュ関数の出力値など)は、使用する署名アルゴリズム用にフォーマットされます。次に、秘密鍵操作(RSA暗号化など)が実行され、署名値が生成されます。この署名の値は、ビットストリングとしてASN.1エンコードされ、署名フィールドのCertificateまたはCertificateListに含まれます。

7.2.1 RSA Signature Algorithm
7.2.1 RSA署名アルゴリズム

A patent statement regarding the RSA algorithm can be found at the end of this profile.

RSAアルゴリズムに関する特許ステートメントは、このプロファイルの最後にあります。

The RSA algorithm is named for its inventors: Rivest, Shamir, and Adleman. This profile includes three signature algorithms based on the RSA asymmetric encryption algorithm. The signature algorithms combine RSA with either the MD2, MD5, or the SHA-1 one-way hash functions.

RSAアルゴリズムの名前は、Rivest、Shamir、およびAdlemanの発明者に由来しています。このプロファイルには、RSA非対称暗号化アルゴリズムに基づく3つの署名アルゴリズムが含まれています。署名アルゴリズムは、RSAをMD2、MD5、またはSHA-1の一方向ハッシュ関数と組み合わせます。

The signature algorithm with MD2 and the RSA encryption algorithm is defined in PKCS #1 [RFC 2313]. As defined in RFC 2313, the ASN.1 OID used to identify this signature algorithm is:

MD2とRSA暗号化アルゴリズムを使用した署名アルゴリズムは、PKCS#1 [RFC 2313]で定義されています。 RFC 2313で定義されているように、この署名アルゴリズムを識別するために使用されるASN.1 OIDは次のとおりです。

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

The signature algorithm with MD5 and the RSA encryption algorithm is defined in PKCS #1 [RFC 2313]. As defined in RFC 2313, the ASN.1 OID used to identify this signature algorithm is:

MD5とRSA暗号化アルゴリズムを使用した署名アルゴリズムは、PKCS#1 [RFC 2313]で定義されています。 RFC 2313で定義されているように、この署名アルゴリズムを識別するために使用されるASN.1 OIDは次のとおりです。

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

The signature algorithm with SHA-1 and the RSA encryption algorithm is implemented using the padding and encoding conventions described in PKCS #1 [RFC 2313]. The message digest is computed using the SHA-1 hash algorithm. The ASN.1 object identifier used to identify this signature algorithm is:

SHA-1とRSA暗号化アルゴリズムを使用した署名アルゴリズムは、PKCS#1 [RFC 2313]で説明されているパディングとエンコーディングの規則を使用して実装されます。メッセージダイジェストは、SHA-1ハッシュアルゴリズムを使用して計算されます。この署名アルゴリズムを識別するために使用されるASN.1オブジェクト識別子は次のとおりです。

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

When any of these three OIDs appears within the ASN.1 type AlgorithmIdentifier, the parameters component of that type shall be the ASN.1 type NULL.

これら3つのOIDのいずれかがASN.1タイプAlgorithmIdentifier内にある場合、そのタイプのパラメーターコンポーネントはASN.1タイプNULLである必要があります。

The RSA signature generation process and the encoding of the result is described in detail in RFC 2313.

RSA署名の生成プロセスと結果のエンコードについては、RFC 2313で詳しく説明されています。

7.2.2 DSA Signature Algorithm
7.2.2 DSA署名アルゴリズム

A patent statement regarding the DSA can be found at the end of this profile.

DSAに関する特許ステートメントは、このプロファイルの最後にあります。

The Digital Signature Algorithm (DSA) is also called the Digital Signature Standard (DSS). DSA was developed by the U.S. Government, and DSA is used in conjunction with the the SHA-1 one-way hash function. DSA is fully described in FIPS 186 [FIPS 186]. The ASN.1 OIDs used to identify this signature algorithm are:

デジタル署名アルゴリズム(DSA)は、デジタル署名標準(DSS)とも呼ばれます。 DSAは米国政府によって開発され、DSAはSHA-1一方向ハッシュ関数と組み合わせて使用​​されます。 DSAはFIPS 186 [FIPS 186]で完全に説明されています。この署名アルゴリズムを識別するために使用されるASN.1 OIDは次のとおりです。

           id-dsa-with-sha1 ID  ::=  {
                   iso(1) member-body(2) us(840) x9-57 (10040)
                   x9cm(4) 3 }
        

Where the id-dsa-with-sha1 algorithm identifier appears as the algorithm field in an AlgorithmIdentifier, the encoding shall omit the parameters field. That is, the AlgorithmIdentifier shall be a SEQUENCE of one component - the OBJECT IDENTIFIER id-dsa-with-sha1.

id-dsa-with-sha1アルゴリズム識別子がAlgorithmIdentifierのアルゴリズムフィールドとして表示される場合、エンコーディングはパラメーターフィールドを省略します。つまり、AlgorithmIdentifierは1つのコンポーネント(オブジェクトIDENTIFIER id-dsa-with-sha1)のシーケンスでなければなりません。

The DSA parameters in the subjectPublicKeyInfo field of the certificate of the issuer shall apply to the verification of the signature.

発行者の証明書のsubjectPublicKeyInfoフィールドのDSAパラメータは、署名の検証に適用されるものとします。

When signing, the DSA algorithm generates two values. These values are commonly referred to as r and s. To easily transfer these two values as one signature, they shall be ASN.1 encoded using the following ASN.1 structure:

署名時に、DSAアルゴリズムは2つの値を生成します。これらの値は、一般にrおよびsと呼ばれます。これらの2つの値を1つの署名として簡単に転送するには、次のASN.1構造を使用してASN.1エンコードする必要があります。

           Dss-Sig-Value  ::=  SEQUENCE  {
                   r       INTEGER,
                   s       INTEGER  }
        
7.3 Subject Public Key Algorithms
7.3 サブジェクト公開鍵アルゴリズム

Certificates described by this profile may convey a public key for any public key algorithm. The certificate indicates the algorithm through an algorithm identifier. This algorithm identifier is an OID and optionally associated parameters.

このプロファイルで記述された証明書は、任意の公開鍵アルゴリズムの公開鍵を伝える場合があります。証明書は、アルゴリズム識別子を通じてアルゴリズムを示します。このアルゴリズム識別子はOIDであり、オプションで関連付けられたパラメーターです。

This section identifies preferred OIDs and parameters for the RSA, DSA, and Diffie-Hellman algorithms. Conforming CAs shall use the identified OIDs when issuing certificates containing public keys for these algorithms. Conforming applications supporting any of these algorithms shall, at a minimum, recognize the OID identified in this section.

このセクションでは、RSA、DSA、およびDiffie-Hellmanアルゴリズムの優先OIDとパラメーターを示します。適合CAは、これらのアルゴリズムの公開鍵を含む証明書を発行するときに、識別されたOIDを使用するものとします。これらのアルゴリズムのいずれかをサポートする適合アプリケーションは、少なくとも、このセクションで識別されたOIDを認識します。

7.3.1 RSA Keys
7.3.1 RSAキー

The OID rsaEncryption identifies RSA public keys.

OID rsaEncryptionは、RSA公開鍵を識別します。

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

The rsaEncryption OID is intended to be used in the algorithm field of a value of type AlgorithmIdentifier. The parameters field shall have ASN.1 type NULL for this algorithm identifier.

rsaEncryption OIDは、タイプAlgorithmIdentifierの値のアルゴリズムフィールドで使用することを目的としています。パラメータフィールドは、このアルゴリズム識別子に対してASN.1タイプNULLを持つ必要があります。

The RSA public key shall be encoded using the ASN.1 type RSAPublicKey:

RSA公開鍵は、ASN.1タイプのRSAPublicKeyを使用してエンコードされます。

      RSAPublicKey ::= SEQUENCE {
         modulus            INTEGER, -- n
         publicExponent     INTEGER  -- e -- }
        

where modulus is the modulus n, and publicExponent is the public exponent e. The DER encoded RSAPublicKey is the value of the BIT STRING subjectPublicKey.

ここで、modulusは係数n、publicExponentは公開指数eです。 DERエンコードされたRSAPublicKeyは、BIT STRING subjectPublicKeyの値です。

This OID is used in public key certificates for both RSA signature keys and RSA encryption keys. The intended application for the key may be indicated in the key usage field (see sec. 4.2.1.3). The use of a single key for both signature and encryption purposes is not recommended, but is not forbidden.

このOIDは、RSA署名鍵とRSA暗号化鍵の両方の公開鍵証明書で使用されます。キーの使用目的は、キー使用法フィールドに示される場合があります(セクション4.2.1.3を参照)。署名と暗号化の両方の目的で単一のキーを使用することはお勧めできませんが、禁止されていません。

   If the keyUsage extension is present in an end entity certificate
   which conveys an RSA public key, any combination of the following
   values may be present:  digitalSignature; nonRepudiation;
   keyEncipherment; and dataEncipherment.  If the keyUsage extension is
   present in a CA certificate which conveys an RSA public key, any
   combination of the following values may be present:
   digitalSignature; nonRepudiation; keyEncipherment; dataEncipherment;
   keyCertSign; and cRLSign.  However, this specification RECOMMENDS
   that if keyCertSign or cRLSign is present, both keyEncipherment and
   dataEncipherment should not be present.
        
7.3.2 Diffie-Hellman Key Exchange Key
7.3.2 Diffie-Hellmanキー交換キー

The Diffie-Hellman OID supported by this profile is defined by ANSI X9.42 [X9.42].

このプロファイルでサポートされているDiffie-Hellman OIDは、ANSI X9.42 [X9.42]で定義されています。

        dhpublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2)
                  us(840) ansi-x942(10046) number-type(2) 1 }
        

The dhpublicnumber OID is intended to be used in the algorithm field of a value of type AlgorithmIdentifier. The parameters field of that type, which has the algorithm-specific syntax ANY DEFINED BY algorithm, have the ASN.1 type DomainParameters for this algorithm.

dhpublicnumber OIDは、タイプAlgorithmIdentifierの値のアルゴリズムフィールドで使用することを目的としています。アルゴリズム固有の構文ANY DEFINED BYアルゴリズムを持つそのタイプのパラメーターフィールドには、このアルゴリズムのASN.1タイプDomainParametersがあります。

        DomainParameters ::= SEQUENCE {
              p       INTEGER, -- odd prime, p=jq +1
              g       INTEGER, -- generator, g
              q       INTEGER, -- factor of p-1
              j       INTEGER OPTIONAL, -- subgroup factor
              validationParms  ValidationParms OPTIONAL }
        
        ValidationParms ::= SEQUENCE {
              seed             BIT STRING,
              pgenCounter      INTEGER }
        

The fields of type DomainParameters have the following meanings:

タイプDomainParametersのフィールドには次の意味があります。

p identifies the prime p defining the Galois field;

pはガロア体を定義する素数pを識別します。

g specifies the generator of the multiplicative subgroup of order g;

gは、次数gの乗法サブグループの生成元を指定します。

q specifies the prime factor of p-1;

qはp-1の素因数を指定します。

j optionally specifies the value that satisfies the equation p=jq+1 to support the optional verification of group parameters;

jは、オプションで、式p = jq + 1を満たす値を指定して、オプションのグループパラメータの検証をサポートします。

seed optionally specifies the bit string parameter used as the seed for the system parameter generation process; and

シードはオプションで、システムパラメータ生成プロセスのシードとして使用されるビット文字列パラメータを指定します。そして

pgenCounter optionally specifies the integer value output as part of the of the system parameter prime generation process.

pgenCounterは、オプションで、システムパラメータの素数生成プロセスの一部として出力される整数値を指定します。

If either of the parameter generation components (pgencounter or seed) is provided, the other shall be present as well.

パラメータ生成コンポーネント(pgencounterまたはシード)のいずれかが提供されている場合、もう一方も存在する必要があります。

The Diffie-Hellman public key shall be ASN.1 encoded as an INTEGER; this encoding shall be used as the contents (i.e., the value) of the subjectPublicKey component (a BIT STRING) of the subjectPublicKeyInfo data element.

Diffie-Hellman公開鍵は、INTEGERとしてエンコードされたASN.1である必要があります。このエンコーディングは、subjectPublicKeyInfoデータ要素のsubjectPublicKeyコンポーネント(ビット文字列)のコンテンツ(つまり、値)として使用されます。

      DHPublicKey ::= INTEGER -- public key, y = g^x mod p
        

If the keyUsage extension is present in a certificate which conveys a DH public key, the following values may be present: keyAgreement; encipherOnly; and decipherOnly. At most one of encipherOnly and decipherOnly shall be asserted in keyUsage extension.

keyUsage拡張が、DH公開鍵を伝達する証明書に存在する場合、次の値が存在する可能性があります。keyAgreement; encipherOnly;およびdecipherOnly。 encipherOnlyおよびdecipherOnlyの最大1つがkeyUsage拡張でアサートされます。

7.3.3 DSA Signature Keys
7.3.3 DSA署名鍵

The Digital Signature Algorithm (DSA) is also known as the Digital Signature Standard (DSS). The DSA OID supported by this profile is

デジタル署名アルゴリズム(DSA)は、デジタル署名標準(DSS)とも呼ばれます。このプロファイルでサポートされているDSA OIDは

        id-dsa ID ::= { iso(1) member-body(2) us(840) x9-57(10040)
                  x9cm(4) 1 }
        

The id-dsa algorithm syntax includes optional parameters. These parameters are commonly referred to as p, q, and g. When omitted, the parameters component shall be omitted entirely. That is, the AlgorithmIdentifier shall be a SEQUENCE of one component - the OBJECT IDENTIFIER id-dsa.

id-dsaアルゴリズムの構文には、オプションのパラメーターが含まれています。これらのパラメーターは、一般にp、q、gと呼ばれます。省略した場合、パラメータコンポーネントは完全に省略されます。つまり、AlgorithmIdentifierは1つのコンポーネント(オブジェクトIDENTIFIER id-dsa)のシーケンスでなければなりません。

If the DSA algorithm parameters are present in the subjectPublicKeyInfo AlgorithmIdentifier, the parameters are included using the following ASN.1 structure:

DSAアルゴリズムパラメータがsubjectPublicKeyInfo AlgorithmIdentifierに存在する場合、パラメータは次のASN.1構造を使用して含まれます。

        Dss-Parms  ::=  SEQUENCE  {
            p             INTEGER,
            q             INTEGER,
            g             INTEGER  }
        

If the DSA algorithm parameters are absent from the subjectPublicKeyInfo AlgorithmIdentifier and the CA signed the subject certificate using DSA, then the certificate issuer's DSA parameters apply to the subject's DSA key. If the DSA algorithm parameters are absent from the subjectPublicKeyInfo AlgorithmIdentifier and the CA signed the subject certificate using a signature algorithm other than DSA, then the subject's DSA parameters are distributed by other means. If the subjectPublicKeyInfo AlgorithmIdentifier field omits the parameters component and the CA signed the subject with a signature algorithm other than DSA, then clients shall reject the certificate.

DSAアルゴリズムパラメータがsubjectPublicKeyInfo AlgorithmIdentifierになく、CAがDSAを使用してサブジェクト証明書に署名した場合、証明書発行者のDSAパラメータがサブジェクトのDSAキーに適用されます。 DSAアルゴリズムパラメータがsubjectPublicKeyInfo AlgorithmIdentifierになく、CAがDSA以外の署名アルゴリズムを使用してサブジェクト証明書に署名した場合、サブジェクトのDSAパラメータは他の方法で配布されます。 subjectPublicKeyInfo AlgorithmIdentifierフィールドがパラメータコンポーネントを省略し、CAがDSA以外の署名アルゴリズムでサブジェクトに署名した場合、クライアントは証明書を拒否します。

When signing, DSA algorithm generates two values. These values are commonly referred to as r and s. To easily transfer these two values as one signature, they are ASN.1 encoded using the following ASN.1 structure:

署名時に、DSAアルゴリズムは2つの値を生成します。これらの値は、一般にrおよびsと呼ばれます。これらの2つの値を1つの署名として簡単に転送するために、次のASN.1構造を使用してASN.1エンコードされます。

        Dss-Sig-Value  ::=  SEQUENCE  {
            r             INTEGER,
            s             INTEGER  }
        

The encoded signature is conveyed as the value of the BIT STRING signature in a Certificate or CertificateList.

エンコードされた署名は、CertificateまたはCertificateListのBIT STRING署名の値として伝達されます。

The DSA public key shall be ASN.1 DER encoded as an INTEGER; this encoding shall be used as the contents (i.e., the value) of the subjectPublicKey component (a BIT STRING) of the SubjectPublicKeyInfo data element.

DSA公開鍵は、整数としてエンコードされたASN.1 DERである必要があります。このエンコーディングは、SubjectPublicKeyInfoデータ要素のsubjectPublicKeyコンポーネント(ビット文字列)のコンテンツ(つまり、値)として使用されます。

        DSAPublicKey ::= INTEGER -- public key, Y
        

If the keyUsage extension is present in an end entity certificate which conveys a DSA public key, any combination of the following values may be present: digitalSignature; and nonRepudiation.

keyUsage拡張が、DSA公開鍵を伝達するエンドエンティティ証明書に存在する場合、次の値の任意の組み合わせが存在する可能性があります。と否認防止。

If the keyUsage extension is present in an CA certificate which conveys a DSA public key, any combination of the following values may be present: digitalSignature; nonRepudiation; keyCertSign; and cRLSign.

keyUsage拡張がDSA公開鍵を伝達するCA証明書に存在する場合、次の値の任意の組み合わせが存在する可能性があります。 nonRepudiation; keyCertSign;およびcRLSign。

8 References

8参照

[FIPS 180-1] Federal Information Processing Standards Publication (FIPS PUB) 180-1, Secure Hash Standard, 17 April 1995. [Supersedes FIPS PUB 180 dated 11 May 1993.]

[FIPS 180-1]連邦情報処理標準(FIPS PUB)180-1、セキュアハッシュ標準、1995年4月17日。[1993年5月11日付けのFIPS PUB 180に取って代わる。]

[FIPS 186] Federal Information Processing Standards Publication (FIPS PUB) 186, Digital Signature Standard, 18 May 1994.

[FIPS 186]連邦情報処理標準(FIPS PUB)186、デジタル署名標準、1994年5月18日。

[RC95] Rogier, N. and Chauvaud, P., "The compression function of MD2 is not collision free," Presented at Selected Areas in Cryptography '95, May 1995.

[RC95] Rogier、N.およびChauvaud、P。、「MD2の圧縮機能は衝突なしではありません」、1995年5月のCryptography '95のSelected Areasで発表。

[RFC 791] Postel, J., "Internet Protocol", STD 5, RFC 791, September 1981.

[RFC 791] Postel、J。、「インターネットプロトコル」、STD 5、RFC 791、1981年9月。

[RFC 822] Crocker, D., "Standard for the format of ARPA Internet text messages", STD 11, RFC 822, August 1982.

[RFC 822] Crocker、D。、「ARPAインターネットテキストメッセージのフォーマットの標準」、STD 11、RFC 822、1982年8月。

[RFC 1034] Mockapetris, P., "Domain names - concepts and facilities", STD 13, RFC 1034, November 1987.

[RFC 1034] Mockapetris、P。、「ドメイン名-概念と機能」、STD 13、RFC 1034、1987年11月。

[RFC 1319] Kaliski, B., "The MD2 Message-Digest Algorithm," RFC 1319, April 1992.

[RFC 1319] Kaliski、B。、「MD2メッセージダイジェストアルゴリズム」、RFC 1319、1992年4月。

[RFC 1321] Rivest, R., "The MD5 Message-Digest Algorithm," RFC 1321, April 1992.

[RFC 1321] Rivest、R。、「MD5 Message-Digest Algorithm」、RFC 1321、1992年4月。

[RFC 1422] Kent, S., "Privacy Enhancement for Internet Electronic Mail: Part II: Certificate-Based Key Management," RFC 1422, February 1993.

[RFC 1422]ケントS.、「インターネット電子メールのプライバシー強化:パートII:証明書ベースのキー管理」、RFC 1422、1993年2月。

[RFC 1423] Balenson, D., "Privacy Enhancement for Internet Electronic Mail: Part III: Algorithms, Modes, and Identifiers," RFC 1423, February 1993.

[RFC 1423]バレンソン、D。、「インターネット電子メールのプライバシー強化:パートIII:アルゴリズム、モード、および識別子」、RFC 1423、1993年2月。

[RFC 1519] Fuller, V., Li, T., Yu, J. and K. Varadhan. "Classless Inter-Domain Routing (CIDR): an Address Assignment and Aggregation Strategy", RFC 1519, September 1993.

[RFC 1519]フラー、V.、Li、T.、Yu、J.、K。Varadhan。 「Classless Inter-Domain Routing(CIDR):a Address Assignment and Aggregation Strategy」、RFC 1519、1993年9月。

[RFC 1738] Berners-Lee, T., Masinter L., and M. McCahill. "Uniform Resource Locators (URL)", RFC 1738, December 1994.

[RFC 1738] Berners-Lee、T.、Masinter L.、およびM. McCahill。 「Uniform Resource Locators(URL)」、RFC 1738、1994年12月。

[RFC 1778] Howes, T., Kille S., Yeong, W. and C. Robbins. "The String Representation of Standard Attribute Syntaxes," RFC 1778, March 1995.

[RFC 1778]ハウズT.、キルS.、ヨンW.、C。ロビンス。 「標準属性構文の文字列表現」、RFC 1778、1995年3月。

[RFC 1883] Deering, S. and R. Hinden. "Internet Protocol, Version 6 (IPv6) Specification", RFC 1883, December 1995.

[RFC 1883]ディアリング、S。およびR.ヒンデン。 「インターネットプロトコル、バージョン6(IPv6)仕様」、RFC 1883、1995年12月。

[RFC 2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC 2119] Bradner、S。、「要件レベルを示すためにRFCで使用するキーワード」、BCP 14、RFC 2119、1997年3月。

[RFC 2247] Kille, S., Wahl, M., Grimstad, A., Huber, R. and S. Sataluri. "Using Domains in LDAP/X.500 Distinguished Names", RFC 2247, January 1998.

[RFC 2247] Kille、S.、Wahl、M.、Grimstad、A.、Huber、R.、S。Sataluri。 「LDAP / X.500識別名でのドメインの使用」、RFC 2247、1998年1月。

[RFC 2277] Alvestrand, H., "IETF Policy on Character Sets and Languages", RFC 2277, January 1998.

[RFC 2277] Alvestrand、H。、「IETF Policy on Character Sets and Languages」、RFC 2277、1998年1月。

[RFC 2279] Yergeau, F., "UTF-8, a transformation format of ISO 10646", RFC 2279, January 1998.

[RFC 2279] Yergeau、F。、「UTF-8、ISO 10646の変換フォーマット」、RFC 2279、1998年1月。

[RFC 2313] Kaliski, B., "PKCS #1: RSA Encryption Version 1.5", RFC 2313, March 1998.

[RFC 2313] Kaliski、B。、「PKCS#1:RSA Encryption Version 1.5」、RFC 2313、1998年3月。

[SDN.701] SDN.701, "Message Security Protocol 4.0", Revision A 1997-02-06.

[SDN.701] SDN.701、「Message Security Protocol 4.0」、Revision A 1997-02-06。

[X.208] CCITT Recommendation X.208: Specification of Abstract Syntax Notation One (ASN.1), 1988.

[X.208] CCITT勧告X.208:抽象構文記法1(ASN.1)の仕様、1988年。

[X.501] ITU-T Recommendation X.501: Information Technology - Open Systems Interconnection - The Directory: Models, 1993.

[X.501] ITU-T勧告X.501:情報技術-オープンシステム相互接続-ディレクトリ:モデル、1993。

[X.509] ITU-T Recommendation X.509 (1997 E): Information Technology - Open Systems Interconnection - The Directory: Authentication Framework, June 1997.

[X.509] ITU-T勧告X.509(1997 E):情報技術-オープンシステム相互接続-ディレクトリ:認証フレームワーク、1997年6月。

[X.520] ITU-T Recommendation X.520: Information Technology - Open Systems Interconnection - The Directory: Selected Attribute Types, 1993.

[X.520] ITU-T勧告X.520:情報技術-オープンシステム相互接続-ディレクトリ:選択された属性タイプ、1993年。

[X9.42] ANSI X9.42-199x, Public Key Cryptography for The Financial Services Industry: Agreement of Symmetric Algorithm Keys Using Diffie-Hellman (Working Draft), December 1997.

[X9.42] ANSI X9.42-199x、金融サービス業界の公開鍵暗号化:Diffie-Hellmanを使用した対称アルゴリズム鍵の合意(草案)、1997年12月。

[X9.55] ANSI X9.55-1995, Public Key Cryptography For The Financial Services Industry: Extensions To Public Key Certificates And Certificate Revocation Lists, 8 December, 1995.

[X9.55] ANSI X9.55-1995、金融サービス業界向けの公開鍵暗号化:公開鍵証明書と証明書失効リストの拡張、1995年12月8日。

[X9.57] ANSI X9.57-199x, Public Key Cryptography For The Financial Services Industry: Certificate Management (Working Draft), 21 June, 1996.

[X9.57] ANSI X9.57-199x、金融サービス業界向けの公開鍵暗号化:証明書管理(草案)、1996年6月21日。

9 Intellectual Property Rights

9知的財産権

The IETF has been notified of intellectual property rights claimed in regard to some or all of the specification contained in this document. For more information consult the online list of claimed rights.

IETFには、このドキュメントに含まれている仕様の一部またはすべてに関して主張されている知的財産権が通知されています。詳細については、主張されている権利のオンラインリストを参照してください。

The IETF takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on the IETF's procedures with respect to rights in standards-track and standards-related documentation can be found in BCP-11. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification can be obtained from the IETF Secretariat.

IETFは、このドキュメントに記載されているテクノロジーの実装または使用に関連すると主張される可能性がある知的財産またはその他の権利の有効性または範囲、またはそのような権利に基づくライセンスが適用されるまたは適用されない範囲に関して、いかなる立場も取らない。利用可能。また、そのような権利を特定するために何らかの努力をしたことも表していません。標準化過程および標準化関連文書の権利に関するIETFの手順に関する情報は、BCP-11にあります。公開のために利用可能にされた権利の主張および利用可能にされるライセンスの保証のコピー、またはこの仕様の実装者またはユーザーによる一般的なライセンスまたはそのような所有権の使用の許可を得ようとした試みの結果を入手できます。 IETF事務局から。

10 Security Considerations

10セキュリティに関する考慮事項

The majority of this specification is devoted to the format and content of certificates and CRLs. Since certificates and CRLs are digitally signed, no additional integrity service is necessary. Neither certificates nor CRLs need be kept secret, and unrestricted and anonymous access to certificates and CRLs has no security implications.

この仕様の大部分は、証明書とCRLの形式と内容に特化しています。証明書とCRLはデジタル署名されているため、追加の整合性サービスは必要ありません。証明書もCRLも秘密にしておく必要はなく、証明書やCRLへの無制限の匿名アクセスはセキュリティに影響を与えません。

However, security factors outside the scope of this specification will affect the assurance provided to certificate users. This section highlights critical issues that should be considered by implementors, administrators, and users.

ただし、この仕様の範囲外のセキュリティ要素は、証明書ユーザーに提供される保証に影響します。このセクションでは、実装者、管理者、およびユーザーが考慮すべき重要な問題に焦点を当てています。

The procedures performed by CAs and RAs to validate the binding of the subject's identity of their public key greatly affect the assurance that should be placed in the certificate. Relying parties may wish to review the CA's certificate practice statement. This may be particularly important when issuing certificates to other CAs.

公開鍵のサブジェクトのIDのバインディングを検証するためにCAおよびRAが実行する手順は、証明書に配置する必要がある保証に大きく影響します。依拠当事者は、CAの証明書実務声明を確認することを望む場合があります。これは、他のCAに証明書を発行するときに特に重要です。

The use of a single key pair for both signature and other purposes is strongly discouraged. Use of separate key pairs for signature and key management provides several benefits to the users. The ramifications associated with loss or disclosure of a signature key are different from loss or disclosure of a key management key. Using separate key pairs permits a balanced and flexible response. Similarly, different validity periods or key lengths for each key pair may be appropriate in some application environments. Unfortunately, some legacy applications (e.g., SSL) use a single key pair for signature and key management.

署名とその他の目的の両方に単一のキーペアを使用することは強くお勧めしません。署名と鍵管理に別々の鍵ペアを使用すると、ユーザーにいくつかの利点があります。署名鍵の紛失または開示に関連する影響は、鍵管理鍵の紛失または開示とは異なります。個別のキーペアを使用すると、バランスのとれた柔軟な応答が可能になります。同様に、一部のアプリケーション環境では、鍵ペアごとに異なる有効期間または鍵の長さが適切な場合があります。残念ながら、一部のレガシーアプリケーション(SSLなど)は、署名とキー管理に単一のキーペアを使用します。

The protection afforded private keys is a critical factor in maintaining security. On a small scale, failure of users to protect their private keys will permit an attacker to masquerade as them, or decrypt their personal information. On a larger scale, compromise of a CA's private signing key may have a catastrophic effect. If an attacker obtains the private key unnoticed, the attacker may issue bogus certificates and CRLs. Existence of bogus certificates and CRLs will undermine confidence in the system. If the compromise is detected, all certificates issued to the CA shall be revoked, preventing services between its users and users of other CAs. Rebuilding after such a compromise will be problematic, so CAs are advised to implement a combination of strong technical measures (e.g., tamper-resistant cryptographic modules) and appropriate management procedures (e.g., separation of duties) to avoid such an incident.

秘密鍵による保護は、セキュリティを維持する上で重要な要素です。小規模では、ユーザーが秘密キーを保護できないと、攻撃者が偽装したり、個人情報を解読したりすることができます。大規模な場合、CAの秘密署名鍵の侵害は壊滅的な影響を与える可能性があります。攻撃者が気付かないうちに秘密鍵を取得した場合、攻撃者は偽の証明書とCRLを発行する可能性があります。偽の証明書とCRLが存在すると、システムの信頼が損なわれます。侵害が検出された場合、CAに発行されたすべての証明書が取り消され、そのユーザーと他のCAのユーザー間のサービスが妨げられます。このような妥協後の再構築には問題があるため、CAは、このようなインシデントを回避するために、強力な技術的手段(耐タンパー性暗号モジュールなど)と適切な管理手順(職務の分離など)を組み合わせて実装することをお勧めします。

Loss of a CA's private signing key may also be problematic. The CA would not be able to produce CRLs or perform normal key rollover. CAs are advised to maintain secure backup for signing keys. The security of the key backup procedures is a critical factor in avoiding key compromise.

CAの秘密署名鍵の紛失も問題となる場合があります。 CAはCRLを生成したり、通常のキーロールオーバーを実行したりすることはできません。 CAは、署名鍵の安全なバックアップを維持することをお勧めします。キーのバックアップ手順のセキュリティは、キーの侵害を回避するための重要な要素です。

The availability and freshness of revocation information will affect the degree of assurance that should be placed in a certificate. While certificates expire naturally, events may occur during its natural lifetime which negate the binding between the subject and public key. If revocation information is untimely or unavailable, the assurance associated with the binding is clearly reduced. Similarly, implementations of the Path Validation mechanism described in section 6 that omit revocation checking provide less assurance than those that support it.

失効情報の可用性と鮮度は、証明書に配置する必要がある保証の程度に影響します。証明書は自然に期限切れになりますが、サブジェクトと公開鍵の間のバインディングを無効にするイベントがその自然な有効期間中に発生する可能性があります。失効情報がタイムリーまたは利用できない場合、バインディングに関連する保証は明らかに低下します。同様に、失効チェックを省略したセクション6で説明されているパス検証メカニズムの実装は、それをサポートするものよりも低い保証を提供します。

The path validation algorithm depends on the certain knowledge of the public keys (and other information) about one or more trusted CAs. The decision to trust a CA is an important decision as it ultimately determines the trust afforded a certificate. The authenticated distribution of trusted CA public keys (usually in the form of a "self-signed" certificate) is a security critical out of band process that is beyond the scope of this specification.

パス検証アルゴリズムは、1つ以上の信頼できるCAに関する公開鍵(およびその他の情報)の特定の知識に依存します。 CAを信頼するかどうかの決定は、最終的に証明書が提供する信頼を決定するため、重要な決定です。信頼できるCA公開鍵の認証された配布(通常は「自己署名」証明書の形式)は、この仕様の範囲を超えるセキュリティクリティカルな帯域外プロセスです。

In addition, where a key compromise or CA failure occurs for a trusted CA, the user will need to modify the information provided to the path validation routine. Selection of too many trusted CAs will make the trusted CA information difficult to maintain. On the other hand, selection of only one trusted CA may limit users to a closed community of users until a global PKI emerges.

さらに、信頼できるCAで鍵の侵害またはCAの障害が発生した場合、ユーザーはパス検証ルーチンに提供される情報を変更する必要があります。選択した信頼できるCAが多すぎると、信頼できるCA情報の維持が難しくなります。一方、信頼できるCAを1つだけ選択すると、グローバルなPKIが出現するまで、ユーザーを閉じたユーザーコミュニティに制限できます。

The quality of implementations that process certificates may also affect the degree of assurance provided. The path validation algorithm described in section 6 relies upon the integrity of the trusted CA information, and especially the integrity of the public keys associated with the trusted CAs. By substituting public keys for which an attacker has the private key, an attacker could trick the user into accepting false certificates.

証明書を処理する実装の品質も、提供される保証の程度に影響する場合があります。セクション6で説明するパス検証アルゴリズムは、信頼できるCA情報の整合性、特に信頼できるCAに関連付けられている公開鍵の整合性に依存しています。攻撃者が秘密キーを持っている公開キーを代用することにより、攻撃者はユーザーをだまして偽の証明書を受け入れさせることができます。

The binding between a key and certificate subject cannot be stronger than the cryptographic module implementation and algorithms used to generate the signature. Short key lengths or weak hash algorithms will limit the utility of a certificate. CAs are encouraged to note advances in cryptology so they can employ strong cryptographic techniques. In addition, CAs should decline to issue certificates to CAs or end entities that generate weak signatures.

鍵と証明書のサブジェクト間のバインディングは、署名の生成に使用される暗号化モジュールの実装とアルゴリズムよりも強力にすることはできません。短いキーの長さまたは弱いハッシュアルゴリズムは、証明書の有用性を制限します。 CAは強力な暗号技術を使用できるように、暗号の進歩に注意することをお勧めします。さらに、CAは、弱い署名を生成するCAまたはエンドエンティティへの証明書の発行を拒否する必要があります。

Inconsistent application of name comparison rules may result in acceptance of invalid X.509 certification paths, or rejection of valid ones. The X.500 series of specifications defines rules for comparing distinguished names require comparison of strings without regard to case, character set, multi-character white space substring, or leading and trailing white space. This specification relaxes these requirements, requiring support for binary comparison at a minimum.

名前比較規則の一貫性のない適用は、無効なX.509証明書パスの受け入れ、または有効なものの拒否をもたらす可能性があります。 X.500シリーズの仕様では、大文字と小文字、文字セット、複数文字の空白の部分文字列、または先頭と末尾の空白に関係なく、識別名を比較するための規則を定義しています。この仕様は、これらの要件を緩和し、少なくともバイナリ比較のサポートを必要とします。

CAs shall encode the distinguished name in the subject field of a CA certificate identically to the distinguished name in the issuer field in certificates issued by the latter CA. If CAs use different encodings, implementations of this specification may fail to recognize name chains for paths that include this certificate. As a consequence, valid paths could be rejected.

CAは、CA証明書のサブジェクトフィールドの識別名を、後者のCAが発行した証明書の発行者フィールドの識別名と同じようにエンコードします。 CAが異なるエンコーディングを使用している場合、この仕様の実装は、この証明書を含むパスの名前チェーンを認識できない場合があります。その結果、有効なパスが拒否される可能性があります。

In addition, name constraints for distinguished names shall be stated identically to the encoding used in the subject field or subjectAltName extension. If not, (1) name constraints stated as excludedSubTrees will not match and invalid paths will be accepted and (2) name constraints expressed as permittedSubtrees will not match and valid paths will be rejected. To avoid acceptance of invalid paths, CAs should state name constraints for distinguished names as permittedSubtrees where ever possible.

さらに、識別名の名前の制約は、サブジェクトフィールドまたはsubjectAltName拡張で使用されるエンコーディングと同じように記述されるものとします。一致しない場合、(1)excludeSubTreesとして記述された名前の制約は一致せず、無効なパスが受け入れられ、(2)allowedSubtreesとして表現された名前の制約は一致せず、有効なパスが拒否されます。無効なパスの受け入れを回避するために、CAは、可能な場合は常に、識別名の名前の制約をallowedSubtreesとして記述する必要があります。

Appendix A. Psuedo-ASN.1 Structures and OIDs

付録A. Pseudo-ASN.1の構造とKID

This section describes data objects used by conforming PKI components in an "ASN.1-like" syntax. This syntax is a hybrid of the 1988 and 1993 ASN.1 syntaxes. The 1988 ASN.1 syntax is augmented with 1993 UNIVERSAL Types UniversalString, BMPString and UTF8String.

このセクションでは、「ASN.1のような」構文でPKIコンポーネントに準拠することによって使用されるデータオブジェクトについて説明します。この構文は、1988年と1993年のASN.1構文のハイブリッドです。 1988 ASN.1構文は、1993年のUNIVERSALタイプのUniversalString、BMPString、およびUTF8Stringで拡張されています。

The ASN.1 syntax does not permit the inclusion of type statements in the ASN.1 module, and the 1993 ASN.1 standard does not permit use of the new UNIVERSAL types in modules using the 1988 syntax. As a result, this module does not conform to either version of the ASN.1 standard.

ASN.1構文では、ASN.1モジュールに型ステートメントを含めることはできません。また、1993 ASN.1標準では、1988構文を使用するモジュールで新しいUNIVERSAL型を使用できません。その結果、このモジュールはASN.1標準のどちらのバージョンにも準拠していません。

This appendix may be converted into 1988 ASN.1 by replacing the defintions for the UNIVERSAL Types with the 1988 catch-all "ANY".

この付録は、UNIVERSALタイプの定義を1988のキャッチオール「ANY」で置き換えることにより、1988 ASN.1に変換できます。

A.1 Explicitly Tagged Module, 1988 Syntax

A.1明示的にタグ付けされたモジュール、1988構文

PKIX1Explicit88 {iso(1) identified-organization(3) dod(6) internet(1)
  security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-explicit-88(1)}
        
DEFINITIONS EXPLICIT TAGS ::=
        

BEGIN

ベギン

-- EXPORTS ALL --

-すべてエクスポート-

-- IMPORTS NONE --

-インポートなし-

-- UNIVERSAL Types defined in '93 and '98 ASN.1 -- but required by this specification

-'93および'98 ASN.1で定義されたUNIVERSALタイプ-ただし、この仕様では必須

UniversalString ::= [UNIVERSAL 28] IMPLICIT OCTET STRING
        -- UniversalString is defined in ASN.1:1993
        
BMPString ::= [UNIVERSAL 30] IMPLICIT OCTET STRING
      -- BMPString is the subtype of UniversalString and models
       -- the Basic Multilingual Plane of ISO/IEC/ITU 10646-1
        
UTF8String ::= [UNIVERSAL 12] IMPLICIT OCTET STRING
        -- The content of this type conforms to RFC 2279.
        

-- -- PKIX specific OIDs

--PKIX固有のOID

id-pkix  OBJECT IDENTIFIER  ::=
         { iso(1) identified-organization(3) dod(6) internet(1)
        
                    security(5) mechanisms(5) pkix(7) }
-- PKIX arcs
        
id-pe OBJECT IDENTIFIER  ::=  { id-pkix 1 }
        -- arc for private certificate extensions
id-qt OBJECT IDENTIFIER ::= { id-pkix 2 }
        -- arc for policy qualifier types
id-kp OBJECT IDENTIFIER ::= { id-pkix 3 }
        -- arc for extended key purpose OIDS
id-ad OBJECT IDENTIFIER ::= { id-pkix 48 }
        -- arc for access descriptors
        

-- policyQualifierIds for Internet policy qualifiers

-インターネットポリシー修飾子のpolicyQualifierIds

id-qt-cps      OBJECT IDENTIFIER ::=  { id-qt 1 }
        -- OID for CPS qualifier
id-qt-unotice  OBJECT IDENTIFIER ::=  { id-qt 2 }
        -- OID for user notice qualifier
        

-- access descriptor definitions

-記述子定義にアクセスする

id-ad-ocsp      OBJECT IDENTIFIER ::= { id-ad 1 }
id-ad-caIssuers OBJECT IDENTIFIER ::= { id-ad 2 }
        

-- attribute data types --

-属性データ型-

Attribute       ::=     SEQUENCE {
        type            AttributeType,
        values  SET OF AttributeValue
                -- at least one value is required -- }
        
AttributeType           ::=   OBJECT IDENTIFIER
        
AttributeValue          ::=   ANY
        
AttributeTypeAndValue           ::=     SEQUENCE {
        type    AttributeType,
        value   AttributeValue }
        

-- suggested naming attributes: Definition of the following -- information object set may be augmented to meet local -- requirements. Note that deleting members of the set may -- prevent interoperability with conforming implementations. -- presented in pairs: the AttributeType followed by the -- type definition for the corresponding AttributeValue

-推奨される命名属性:以下の定義-ローカルを満たすために情報オブジェクトセットが拡張される可能性があります-要件。セットのメンバーを削除すると、準拠する実装との相互運用性が妨げられる可能性があることに注意してください。 -ペアで提示:AttributeTypeの後に-対応するAttributeValueのタイプ定義

--Arc for standard naming attributes
id-at           OBJECT IDENTIFIER ::= {joint-iso-ccitt(2) ds(5) 4}
        
-- Attributes of type NameDirectoryString
id-at-name              AttributeType   ::=     {id-at 41}
id-at-surname           AttributeType   ::=     {id-at 4}
id-at-givenName         AttributeType   ::=     {id-at 42}
id-at-initials          AttributeType   ::=     {id-at 43}
id-at-generationQualifier       AttributeType   ::=     {id-at 44}
        
X520name        ::= CHOICE {
      teletexString         TeletexString (SIZE (1..ub-name)),
      printableString       PrintableString (SIZE (1..ub-name)),
      universalString       UniversalString (SIZE (1..ub-name)),
      utf8String            UTF8String (SIZE (1..ub-name)),
      bmpString             BMPString (SIZE(1..ub-name))   }
        

--

--

id-at-commonName        AttributeType   ::=     {id-at 3}
        
X520CommonName  ::=      CHOICE {
      teletexString         TeletexString (SIZE (1..ub-common-name)),
      printableString       PrintableString (SIZE (1..ub-common-name)),
      universalString       UniversalString (SIZE (1..ub-common-name)),
      utf8String            UTF8String (SIZE (1..ub-common-name)),
      bmpString             BMPString (SIZE(1..ub-common-name))   }
        

--

--

id-at-localityName      AttributeType   ::=     {id-at 7}
        
X520LocalityName ::= CHOICE {
      teletexString       TeletexString (SIZE (1..ub-locality-name)),
      printableString     PrintableString (SIZE (1..ub-locality-name)),
      universalString     UniversalString (SIZE (1..ub-locality-name)),
      utf8String          UTF8String (SIZE (1..ub-locality-name)),
      bmpString           BMPString (SIZE(1..ub-locality-name))   }
        

--

--

id-at-stateOrProvinceName       AttributeType   ::=     {id-at 8}
        
X520StateOrProvinceName         ::= CHOICE {
      teletexString       TeletexString (SIZE (1..ub-state-name)),
      printableString     PrintableString (SIZE (1..ub-state-name)),
      universalString     UniversalString (SIZE (1..ub-state-name)),
      utf8String          UTF8String (SIZE (1..ub-state-name)),
      bmpString           BMPString (SIZE(1..ub-state-name))   }
        
-- id-at-organizationName          AttributeType   ::=     {id-at 10}
        
X520OrganizationName ::= CHOICE {
  teletexString     TeletexString (SIZE (1..ub-organization-name)),
  printableString   PrintableString (SIZE (1..ub-organization-name)),
  universalString   UniversalString (SIZE (1..ub-organization-name)),
  utf8String        UTF8String (SIZE (1..ub-organization-name)),
  bmpString         BMPString (SIZE(1..ub-organization-name))   }
        

--

--

id-at-organizationalUnitName    AttributeType   ::=     {id-at 11}
        
X520OrganizationalUnitName ::= CHOICE {
 teletexString    TeletexString (SIZE (1..ub-organizational-unit-name)),
 printableString        PrintableString
                      (SIZE (1..ub-organizational-unit-name)),
 universalString        UniversalString
                      (SIZE (1..ub-organizational-unit-name)),
 utf8String       UTF8String (SIZE (1..ub-organizational-unit-name)),
 bmpString        BMPString (SIZE(1..ub-organizational-unit-name))   }
        

--

--

id-at-title     AttributeType   ::=     {id-at 12}
        
X520Title ::=   CHOICE {
      teletexString         TeletexString (SIZE (1..ub-title)),
      printableString       PrintableString (SIZE (1..ub-title)),
      universalString       UniversalString (SIZE (1..ub-title)),
      utf8String            UTF8String (SIZE (1..ub-title)),
      bmpString             BMPString (SIZE(1..ub-title))   }
        

--

--

id-at-dnQualifier       AttributeType   ::=     {id-at 46}
X520dnQualifier ::=     PrintableString
        
id-at-countryName       AttributeType   ::=     {id-at 6}
X520countryName ::=     PrintableString (SIZE (2)) -- IS 3166 codes
        

-- Legacy attributes

-レガシー属性

pkcs-9 OBJECT IDENTIFIER ::=
       { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 9 }
        
emailAddress AttributeType      ::= { pkcs-9 1 }
Pkcs9email ::= IA5String (SIZE (1..ub-emailaddress-length))
        

-- naming data types --

-データ型の命名-

Name            ::=   CHOICE { -- only one possibility for now --
                                 rdnSequence  RDNSequence }
        
RDNSequence     ::=   SEQUENCE OF RelativeDistinguishedName
        
DistinguishedName       ::=   RDNSequence
        
RelativeDistinguishedName  ::=
                    SET SIZE (1 .. MAX) OF AttributeTypeAndValue
        

-- Directory string type --

-ディレクトリ文字列タイプ-

DirectoryString ::= CHOICE {
      teletexString             TeletexString (SIZE (1..MAX)),
      printableString           PrintableString (SIZE (1..MAX)),
      universalString           UniversalString (SIZE (1..MAX)),
      utf8String              UTF8String (SIZE (1..MAX)),
      bmpString               BMPString (SIZE(1..MAX))   }
        

-- certificate and CRL specific structures begin here

-証​​明書とCRL固有の構造はここから始まります

Certificate  ::=  SEQUENCE  {
     tbsCertificate       TBSCertificate,
     signatureAlgorithm   AlgorithmIdentifier,
     signature            BIT STRING  }
        
TBSCertificate  ::=  SEQUENCE  {
     version         [0]  Version DEFAULT v1,
     serialNumber         CertificateSerialNumber,
     signature            AlgorithmIdentifier,
     issuer               Name,
     validity             Validity,
     subject              Name,
     subjectPublicKeyInfo SubjectPublicKeyInfo,
     issuerUniqueID  [1]  IMPLICIT UniqueIdentifier OPTIONAL,
                          -- If present, version shall be v2 or v3
     subjectUniqueID [2]  IMPLICIT UniqueIdentifier OPTIONAL,
                          -- If present, version shall be v2 or v3
     extensions      [3]  Extensions OPTIONAL
                          -- If present, version shall be v3 --  }
        
Version  ::=  INTEGER  {  v1(0), v2(1), v3(2)  }
        
CertificateSerialNumber  ::=  INTEGER Validity ::= SEQUENCE {
     notBefore      Time,
     notAfter       Time }
        
Time ::= CHOICE {
     utcTime        UTCTime,
     generalTime    GeneralizedTime }
        
UniqueIdentifier  ::=  BIT STRING
        
SubjectPublicKeyInfo  ::=  SEQUENCE  {
     algorithm            AlgorithmIdentifier,
     subjectPublicKey     BIT STRING  }
        
Extensions  ::=  SEQUENCE SIZE (1..MAX) OF Extension
        
Extension  ::=  SEQUENCE  {
     extnID      OBJECT IDENTIFIER,
     critical    BOOLEAN DEFAULT FALSE,
     extnValue   OCTET STRING  }
        

-- CRL structures

-CRL構造

CertificateList  ::=  SEQUENCE  {
     tbsCertList          TBSCertList,
     signatureAlgorithm   AlgorithmIdentifier,
     signature            BIT STRING  }
        
TBSCertList  ::=  SEQUENCE  {
     version                 Version OPTIONAL,
                                  -- if present, shall be v2
     signature               AlgorithmIdentifier,
     issuer                  Name,
     thisUpdate              Time,
     nextUpdate              Time OPTIONAL,
     revokedCertificates     SEQUENCE OF SEQUENCE  {
          userCertificate         CertificateSerialNumber,
          revocationDate          Time,
          crlEntryExtensions      Extensions OPTIONAL
                                         -- if present, shall be v2
                               }  OPTIONAL,
     crlExtensions           [0] Extensions OPTIONAL
                                         -- if present, shall be v2 -- }
        

-- Version, Time, CertificateSerialNumber, and Extensions were -- defined earlier for use in the certificate structure

-バージョン、時間、CertificateSerialNumber、および拡張機能が-証明書構造で使用するために以前に定義されました

AlgorithmIdentifier  ::=  SEQUENCE  {
        

algorithm OBJECT IDENTIFIER, parameters ANY DEFINED BY algorithm OPTIONAL } -- contains a value of the type -- registered for use with the -- algorithm object identifier value

algorithm OBJECT IDENTIFIER、parameters ANY DEFINED BY algorithm OPTIONAL}-タイプの値が含まれています-で使用するために登録されています-アルゴリズムオブジェクト識別子の値

-- Algorithm OIDs and parameter structures

-アルゴリズムOIDとパラメーター構造

pkcs-1 OBJECT IDENTIFIER ::= {
     iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 1 }
        
rsaEncryption OBJECT IDENTIFIER ::=  { pkcs-1 1 }
        
md2WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 2 }
        
md5WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 4 }
        
sha1WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 5 }
        
id-dsa-with-sha1 OBJECT IDENTIFIER ::=  {
     iso(1) member-body(2) us(840) x9-57 (10040) x9algorithm(4) 3 }
        
Dss-Sig-Value  ::=  SEQUENCE  {
     r       INTEGER,
     s       INTEGER  }
        
dhpublicnumber OBJECT IDENTIFIER ::= {
     iso(1) member-body(2) us(840) ansi-x942(10046) number-type(2) 1 }
        
DomainParameters ::= SEQUENCE {
     p       INTEGER, -- odd prime, p=jq +1
     g       INTEGER, -- generator, g
     q       INTEGER, -- factor of p-1
     j       INTEGER OPTIONAL, -- subgroup factor, j>= 2
     validationParms  ValidationParms OPTIONAL }
        
ValidationParms ::= SEQUENCE {
     seed             BIT STRING,
     pgenCounter      INTEGER }
        
id-dsa OBJECT IDENTIFIER ::= {
     iso(1) member-body(2) us(840) x9-57(10040) x9algorithm(4) 1 }
        
Dss-Parms  ::=  SEQUENCE  {
     p             INTEGER,
     q             INTEGER,
     g             INTEGER  }
        

-- x400 address syntax starts here -- OR Names

-x400アドレス構文はここから始まります-または名前

ORAddress ::= SEQUENCE {
   built-in-standard-attributes BuiltInStandardAttributes,
   built-in-domain-defined-attributes
                        BuiltInDomainDefinedAttributes OPTIONAL,
   -- see also teletex-domain-defined-attributes
   extension-attributes ExtensionAttributes OPTIONAL }
--      The OR-address is semantically absent from the OR-name if the
--      built-in-standard-attribute sequence is empty and the
--      built-in-domain-defined-attributes and extension-attributes are
--      both omitted.
        

-- Built-in Standard Attributes

-組み込みの標準属性

BuiltInStandardAttributes ::= SEQUENCE {
   country-name CountryName OPTIONAL,
   administration-domain-name AdministrationDomainName OPTIONAL,
   network-address      [0] NetworkAddress OPTIONAL,
   -- see also extended-network-address
   terminal-identifier  [1] TerminalIdentifier OPTIONAL,
   private-domain-name  [2] PrivateDomainName OPTIONAL,
   organization-name    [3] OrganizationName OPTIONAL,
   -- see also teletex-organization-name
   numeric-user-identifier      [4] NumericUserIdentifier OPTIONAL,
   personal-name        [5] PersonalName OPTIONAL,
   -- see also teletex-personal-name
   organizational-unit-names    [6] OrganizationalUnitNames OPTIONAL
   -- see also teletex-organizational-unit-names -- }
        
CountryName ::= [APPLICATION 1] CHOICE {
   x121-dcc-code NumericString
                (SIZE (ub-country-name-numeric-length)),
   iso-3166-alpha2-code PrintableString
                (SIZE (ub-country-name-alpha-length)) }
        
AdministrationDomainName ::= [APPLICATION 2] CHOICE {
   numeric NumericString (SIZE (0..ub-domain-name-length)),
   printable PrintableString (SIZE (0..ub-domain-name-length)) }
        
NetworkAddress ::= X121Address  -- see also extended-network-address
        
X121Address ::= NumericString (SIZE (1..ub-x121-address-length))
        
TerminalIdentifier ::= PrintableString (SIZE (1..ub-terminal-id-length))
        
PrivateDomainName ::= CHOICE {
        

numeric NumericString (SIZE (1..ub-domain-name-length)), printable PrintableString (SIZE (1..ub-domain-name-length)) }

数値NumericString(SIZE(1..ub-domain-name-length))、印刷可能なPrintableString(SIZE(1..ub-domain-name-length))}

OrganizationName ::= PrintableString
                            (SIZE (1..ub-organization-name-length))
-- see also teletex-organization-name
        
NumericUserIdentifier ::= NumericString
                            (SIZE (1..ub-numeric-user-id-length))
        
PersonalName ::= SET {
   surname [0] PrintableString (SIZE (1..ub-surname-length)),
   given-name [1] PrintableString
                        (SIZE (1..ub-given-name-length)) OPTIONAL,
   initials [2] PrintableString (SIZE (1..ub-initials-length)) OPTIONAL,
   generation-qualifier [3] PrintableString
                (SIZE (1..ub-generation-qualifier-length)) OPTIONAL }
-- see also teletex-personal-name
        
OrganizationalUnitNames ::= SEQUENCE SIZE (1..ub-organizational-units)
                                        OF OrganizationalUnitName
-- see also teletex-organizational-unit-names
        
OrganizationalUnitName ::= PrintableString (SIZE
                        (1..ub-organizational-unit-name-length))
        

-- Built-in Domain-defined Attributes

-組み込みのドメイン定義属性

BuiltInDomainDefinedAttributes ::= SEQUENCE SIZE
                                (1..ub-domain-defined-attributes) OF
                                BuiltInDomainDefinedAttribute
        
BuiltInDomainDefinedAttribute ::= SEQUENCE {
   type PrintableString (SIZE
                        (1..ub-domain-defined-attribute-type-length)),
   value PrintableString (SIZE
                        (1..ub-domain-defined-attribute-value-length))}
        

-- Extension Attributes

-拡張属性

ExtensionAttributes ::= SET SIZE (1..ub-extension-attributes) OF
                        ExtensionAttribute
        
ExtensionAttribute ::=  SEQUENCE {
   extension-attribute-type [0] INTEGER (0..ub-extension-attributes),
   extension-attribute-value [1]
                        ANY DEFINED BY extension-attribute-type }
        

-- Extension types and attribute values --

-拡張タイプと属性値-

common-name INTEGER ::= 1
        
CommonName ::= PrintableString (SIZE (1..ub-common-name-length))
        
teletex-common-name INTEGER ::= 2
        
TeletexCommonName ::= TeletexString (SIZE (1..ub-common-name-length))
        
teletex-organization-name INTEGER ::= 3
        
TeletexOrganizationName ::=
                TeletexString (SIZE (1..ub-organization-name-length))
        
teletex-personal-name INTEGER ::= 4
        
TeletexPersonalName ::= SET {
   surname [0] TeletexString (SIZE (1..ub-surname-length)),
   given-name [1] TeletexString
                (SIZE (1..ub-given-name-length)) OPTIONAL,
   initials [2] TeletexString (SIZE (1..ub-initials-length)) OPTIONAL,
   generation-qualifier [3] TeletexString (SIZE
                (1..ub-generation-qualifier-length)) OPTIONAL }
        
teletex-organizational-unit-names INTEGER ::= 5
        
TeletexOrganizationalUnitNames ::= SEQUENCE SIZE
        (1..ub-organizational-units) OF TeletexOrganizationalUnitName
        
TeletexOrganizationalUnitName ::= TeletexString
                        (SIZE (1..ub-organizational-unit-name-length))
        
pds-name INTEGER ::= 7
        
PDSName ::= PrintableString (SIZE (1..ub-pds-name-length))
        
physical-delivery-country-name INTEGER ::= 8
        
PhysicalDeliveryCountryName ::= CHOICE {
   x121-dcc-code NumericString (SIZE (ub-country-name-numeric-length)),
   iso-3166-alpha2-code PrintableString
                        (SIZE (ub-country-name-alpha-length)) }
        
postal-code INTEGER ::= 9
        
PostalCode ::= CHOICE {
        

numeric-code NumericString (SIZE (1..ub-postal-code-length)), printable-code PrintableString (SIZE (1..ub-postal-code-length)) }

numeric-code NumericString(SIZE(1..ub-postal-code-length))、printable-code PrintableString(SIZE(1..ub-postal-code-length))}

physical-delivery-office-name INTEGER ::= 10
        
PhysicalDeliveryOfficeName ::= PDSParameter
        
physical-delivery-office-number INTEGER ::= 11
        
PhysicalDeliveryOfficeNumber ::= PDSParameter
        
extension-OR-address-components INTEGER ::= 12
        
ExtensionORAddressComponents ::= PDSParameter
        
physical-delivery-personal-name INTEGER ::= 13
        
PhysicalDeliveryPersonalName ::= PDSParameter
        
physical-delivery-organization-name INTEGER ::= 14
        
PhysicalDeliveryOrganizationName ::= PDSParameter
        
extension-physical-delivery-address-components INTEGER ::= 15
        
ExtensionPhysicalDeliveryAddressComponents ::= PDSParameter
        
unformatted-postal-address INTEGER ::= 16
        
UnformattedPostalAddress ::= SET {
   printable-address SEQUENCE SIZE (1..ub-pds-physical-address-lines) OF
           PrintableString (SIZE (1..ub-pds-parameter-length)) OPTIONAL,
   teletex-string TeletexString
         (SIZE (1..ub-unformatted-address-length)) OPTIONAL }
        
street-address INTEGER ::= 17
        
StreetAddress ::= PDSParameter
        
post-office-box-address INTEGER ::= 18
        
PostOfficeBoxAddress ::= PDSParameter
        
poste-restante-address INTEGER ::= 19
        
PosteRestanteAddress ::= PDSParameter
        
unique-postal-name INTEGER ::= 20 UniquePostalName ::= PDSParameter
        
local-postal-attributes INTEGER ::= 21
        
LocalPostalAttributes ::= PDSParameter
        
PDSParameter ::= SET {
   printable-string PrintableString
                (SIZE(1..ub-pds-parameter-length)) OPTIONAL,
   teletex-string TeletexString
                (SIZE(1..ub-pds-parameter-length)) OPTIONAL }
        
extended-network-address INTEGER ::= 22
        
ExtendedNetworkAddress ::= CHOICE {
   e163-4-address SEQUENCE {
        number [0] NumericString (SIZE (1..ub-e163-4-number-length)),
        sub-address [1] NumericString
                (SIZE (1..ub-e163-4-sub-address-length)) OPTIONAL },
   psap-address [0] PresentationAddress }
        
PresentationAddress ::= SEQUENCE {
        pSelector       [0] EXPLICIT OCTET STRING OPTIONAL,
        sSelector       [1] EXPLICIT OCTET STRING OPTIONAL,
        tSelector       [2] EXPLICIT OCTET STRING OPTIONAL,
        nAddresses      [3] EXPLICIT SET SIZE (1..MAX) OF OCTET STRING }
        
terminal-type  INTEGER ::= 23
        
TerminalType ::= INTEGER {
   telex (3),
   teletex (4),
   g3-facsimile (5),
   g4-facsimile (6),
   ia5-terminal (7),
   videotex (8) } (0..ub-integer-options)
        

-- Extension Domain-defined Attributes

-拡張ドメイン定義の属性

teletex-domain-defined-attributes INTEGER ::= 6
        
TeletexDomainDefinedAttributes ::= SEQUENCE SIZE
   (1..ub-domain-defined-attributes) OF TeletexDomainDefinedAttribute
        
TeletexDomainDefinedAttribute ::= SEQUENCE {
        type TeletexString
               (SIZE (1..ub-domain-defined-attribute-type-length)),
        value TeletexString
        

(SIZE (1..ub-domain-defined-attribute-value-length)) }

(サイズ(1..ub-domain-defined-attribute-value-length))}

-- specifications of Upper Bounds shall be regarded as mandatory -- from Annex B of ITU-T X.411 Reference Definition of MTS Parameter -- Upper Bounds

-上限の指定は必須と見なされます-ITU-T X.411のAnnex BからMTSパラメータのリファレンス定義-上限

--      Upper Bounds
ub-name INTEGER ::=     32768
ub-common-name  INTEGER ::=     64
ub-locality-name        INTEGER ::=     128
ub-state-name   INTEGER ::=     128
ub-organization-name    INTEGER ::=     64
ub-organizational-unit-name     INTEGER ::=     64
ub-title        INTEGER ::=     64
ub-match        INTEGER ::=     128
        
ub-emailaddress-length INTEGER ::= 128
        
ub-common-name-length INTEGER ::= 64
ub-country-name-alpha-length INTEGER ::= 2
ub-country-name-numeric-length INTEGER ::= 3
ub-domain-defined-attributes INTEGER ::= 4
ub-domain-defined-attribute-type-length INTEGER ::= 8
ub-domain-defined-attribute-value-length INTEGER ::= 128
ub-domain-name-length INTEGER ::= 16
ub-extension-attributes INTEGER ::= 256
ub-e163-4-number-length INTEGER ::= 15
ub-e163-4-sub-address-length INTEGER ::= 40
ub-generation-qualifier-length INTEGER ::= 3
ub-given-name-length INTEGER ::= 16
ub-initials-length INTEGER ::= 5
ub-integer-options INTEGER ::= 256
ub-numeric-user-id-length INTEGER ::= 32
ub-organization-name-length INTEGER ::= 64
ub-organizational-unit-name-length INTEGER ::= 32
ub-organizational-units INTEGER ::= 4
ub-pds-name-length INTEGER ::= 16
ub-pds-parameter-length INTEGER ::= 30
ub-pds-physical-address-lines INTEGER ::= 6
ub-postal-code-length INTEGER ::= 16
ub-surname-length INTEGER ::= 40
ub-terminal-id-length INTEGER ::= 24
ub-unformatted-address-length INTEGER ::= 180
ub-x121-address-length INTEGER ::= 16
        

-- Note - upper bounds on string types, such as TeletexString, are -- measured in characters. Excepting PrintableString or IA5String, a -- significantly greater number of octets will be required to hold

-注-TeletexStringなどの文字列型の上限は-文字で測定されます。 PrintableStringまたはIA5Stringを除いて、a-保持するにはかなり多くのオクテットが必要になります

-- such a value. As a minimum, 16 octets, or twice the specified upper -- bound, whichever is the larger, should be allowed for TeletexString. -- For UTF8String or UniversalString at least four times the upper -- bound should be allowed.

-そのような値。最低でも、16オクテット、または指定された上限の2倍のうち、どちらか大きい方をTeletexStringに許可する必要があります。 -UTF8StringまたはUniversalStringの場合、上限の4倍-境界を許可する必要があります。

END

終わり

A.2 Implicitly Tagged Module, 1988 Syntax

A.2暗黙的にタグ付けされたモジュール、1988構文

PKIX1Implicit88 {iso(1) identified-organization(3) dod(6) internet(1)
  security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit-88(2)}
        
DEFINITIONS IMPLICIT TAGS ::=
        

BEGIN

ベギン

-- EXPORTS ALL --

-すべてエクスポート-

IMPORTS
        id-pkix, id-pe, id-qt, id-kp, id-qt-unotice, id-qt-cps,
            id-ad, id-ad-ocsp, id-ad-caIssuers,
            -- delete following line if "new" types are supported --
            BMPString, UniversalString, UTF8String, -- end "new" types
                ORAddress, Name, RelativeDistinguishedName,
                CertificateSerialNumber,
                CertificateList, AlgorithmIdentifier, ub-name,
                Attribute, DirectoryString
                FROM PKIX1Explicit88 {iso(1) identified-organization(3)
                dod(6) internet(1) security(5) mechanisms(5) pkix(7)
                id-mod(0) id-pkix1-explicit(1)};
        

-- ISO arc for standard certificate and CRL extensions

-標準証明書およびCRL拡張のISOアーク

id-ce OBJECT IDENTIFIER  ::=  {joint-iso-ccitt(2) ds(5) 29}
        

-- authority key identifier OID and syntax

-権限キー識別子OIDおよび構文

id-ce-authorityKeyIdentifier OBJECT IDENTIFIER ::=  { id-ce 35 }
        
AuthorityKeyIdentifier ::= SEQUENCE {
      keyIdentifier             [0] KeyIdentifier            OPTIONAL,
      authorityCertIssuer       [1] GeneralNames             OPTIONAL,
      authorityCertSerialNumber [2] CertificateSerialNumber  OPTIONAL }
    -- authorityCertIssuer and authorityCertSerialNumber shall both
    -- be present or both be absent
        
KeyIdentifier ::= OCTET STRING
        

-- subject key identifier OID and syntax

-サブジェクトキー識別子OIDおよび構文

id-ce-subjectKeyIdentifier OBJECT IDENTIFIER ::=  { id-ce 14 }
        
SubjectKeyIdentifier ::= KeyIdentifier
        

-- key usage extension OID and syntax

-鍵用途拡張OIDと構文

id-ce-keyUsage OBJECT IDENTIFIER ::=  { id-ce 15 }
        
KeyUsage ::= BIT STRING {
     digitalSignature        (0),
     nonRepudiation          (1),
     keyEncipherment         (2),
     dataEncipherment        (3),
     keyAgreement            (4),
     keyCertSign             (5),
     cRLSign                 (6),
     encipherOnly            (7),
     decipherOnly            (8) }
        

-- private key usage period extension OID and syntax

-秘密鍵の使用期間拡張OIDおよび構文

id-ce-privateKeyUsagePeriod OBJECT IDENTIFIER ::=  { id-ce 16 }
        
PrivateKeyUsagePeriod ::= SEQUENCE {
     notBefore       [0]     GeneralizedTime OPTIONAL,
     notAfter        [1]     GeneralizedTime OPTIONAL }
     -- either notBefore or notAfter shall be present
        

-- certificate policies extension OID and syntax

-証​​明書ポリシー拡張OIDおよび構文

id-ce-certificatePolicies OBJECT IDENTIFIER ::=  { id-ce 32 }
        
CertificatePolicies ::= SEQUENCE SIZE (1..MAX) OF PolicyInformation
        
PolicyInformation ::= SEQUENCE {
     policyIdentifier   CertPolicyId,
     policyQualifiers   SEQUENCE SIZE (1..MAX) OF
             PolicyQualifierInfo OPTIONAL }
        
CertPolicyId ::= OBJECT IDENTIFIER
        
PolicyQualifierInfo ::= SEQUENCE {
       policyQualifierId  PolicyQualifierId,
       qualifier        ANY DEFINED BY policyQualifierId }
        

-- Implementations that recognize additional policy qualifiers shall -- augment the following definition for PolicyQualifierId

-追加のポリシー修飾子を認識する実装は、-以下のPolicyQualifierIdの定義を補強します

PolicyQualifierId ::=
    OBJECT IDENTIFIER ( id-qt-cps | id-qt-unotice )
        
-- CPS pointer qualifier CPSuri ::= IA5String
        

-- user notice qualifier

-ユーザー通知修飾子

UserNotice ::= SEQUENCE {
     noticeRef        NoticeReference OPTIONAL,
     explicitText     DisplayText OPTIONAL}
        
NoticeReference ::= SEQUENCE {
     organization     DisplayText,
     noticeNumbers    SEQUENCE OF INTEGER }
        
DisplayText ::= CHOICE {
     visibleString    VisibleString  (SIZE (1..200)),
     bmpString        BMPString      (SIZE (1..200)),
     utf8String       UTF8String     (SIZE (1..200)) }
        

-- policy mapping extension OID and syntax

-ポリシーマッピング拡張OIDと構文

id-ce-policyMappings OBJECT IDENTIFIER ::=  { id-ce 33 }
        
PolicyMappings ::= SEQUENCE SIZE (1..MAX) OF SEQUENCE {
     issuerDomainPolicy      CertPolicyId,
     subjectDomainPolicy     CertPolicyId }
        

-- subject alternative name extension OID and syntax

-サブジェクトの別名拡張OIDおよび構文

id-ce-subjectAltName OBJECT IDENTIFIER ::=  { id-ce 17 }
        
SubjectAltName ::= GeneralNames
        
GeneralNames ::= SEQUENCE SIZE (1..MAX) OF GeneralName
        
GeneralName ::= CHOICE {
     otherName                       [0]     AnotherName,
     rfc822Name                      [1]     IA5String,
     dNSName                         [2]     IA5String,
     x400Address                     [3]     ORAddress,
     directoryName                   [4]     Name,
     ediPartyName                    [5]     EDIPartyName,
     uniformResourceIdentifier       [6]     IA5String,
     iPAddress                       [7]     OCTET STRING,
     registeredID                    [8]     OBJECT IDENTIFIER }
        
-- AnotherName replaces OTHER-NAME ::= TYPE-IDENTIFIER, as
-- TYPE-IDENTIFIER is not supported in the '88 ASN.1 syntax
        
AnotherName ::= SEQUENCE {
        

type-id OBJECT IDENTIFIER, value [0] EXPLICIT ANY DEFINED BY type-id }

type-id OBJECT IDENTIFIER、value [0] EXPLICIT ANY DEFINED BY type-id}

EDIPartyName ::= SEQUENCE {
     nameAssigner            [0]     DirectoryString OPTIONAL,
     partyName               [1]     DirectoryString }
        

-- issuer alternative name extension OID and syntax

-発行者の代替名拡張OIDと構文

id-ce-issuerAltName OBJECT IDENTIFIER ::=  { id-ce 18 }
        
IssuerAltName ::= GeneralNames
        
id-ce-subjectDirectoryAttributes OBJECT IDENTIFIER ::=  { id-ce 9 }
        
SubjectDirectoryAttributes ::= SEQUENCE SIZE (1..MAX) OF Attribute
        

-- basic constraints extension OID and syntax

-基本的な制約拡張OIDと構文

id-ce-basicConstraints OBJECT IDENTIFIER ::=  { id-ce 19 }
        
BasicConstraints ::= SEQUENCE {
     cA                      BOOLEAN DEFAULT FALSE,
     pathLenConstraint       INTEGER (0..MAX) OPTIONAL }
        

-- name constraints extension OID and syntax

-名前制約拡張OIDと構文

id-ce-nameConstraints OBJECT IDENTIFIER ::=  { id-ce 30 }
        
NameConstraints ::= SEQUENCE {
     permittedSubtrees       [0]     GeneralSubtrees OPTIONAL,
     excludedSubtrees        [1]     GeneralSubtrees OPTIONAL }
        
GeneralSubtrees ::= SEQUENCE SIZE (1..MAX) OF GeneralSubtree
        
GeneralSubtree ::= SEQUENCE {
     base                    GeneralName,
     minimum         [0]     BaseDistance DEFAULT 0,
     maximum         [1]     BaseDistance OPTIONAL }
        
BaseDistance ::= INTEGER (0..MAX)
        

-- policy constraints extension OID and syntax

-ポリシー制約拡張OIDおよび構文

id-ce-policyConstraints OBJECT IDENTIFIER ::=  { id-ce 36 }
        
PolicyConstraints ::= SEQUENCE {
     requireExplicitPolicy           [0] SkipCerts OPTIONAL,
     inhibitPolicyMapping            [1] SkipCerts OPTIONAL }
        
SkipCerts ::= INTEGER (0..MAX)
        

-- CRL distribution points extension OID and syntax

-CRL配布ポイント拡張OIDおよび構文

id-ce-cRLDistributionPoints     OBJECT IDENTIFIER  ::=  {id-ce 31}
        
CRLDistPointsSyntax ::= SEQUENCE SIZE (1..MAX) OF DistributionPoint
        
DistributionPoint ::= SEQUENCE {
     distributionPoint       [0]     DistributionPointName OPTIONAL,
     reasons                 [1]     ReasonFlags OPTIONAL,
     cRLIssuer               [2]     GeneralNames OPTIONAL }
        
DistributionPointName ::= CHOICE {
     fullName                [0]     GeneralNames,
     nameRelativeToCRLIssuer [1]     RelativeDistinguishedName }
        
ReasonFlags ::= BIT STRING {
     unused                  (0),
     keyCompromise           (1),
     cACompromise            (2),
     affiliationChanged      (3),
     superseded              (4),
     cessationOfOperation    (5),
     certificateHold         (6) }
        

-- extended key usage extension OID and syntax

-拡張キー使用法拡張OIDおよび構文

id-ce-extKeyUsage OBJECT IDENTIFIER ::= {id-ce 37}
        
ExtKeyUsageSyntax ::= SEQUENCE SIZE (1..MAX) OF KeyPurposeId
        
KeyPurposeId ::= OBJECT IDENTIFIER
        
-- extended key purpose OIDs
id-kp-serverAuth      OBJECT IDENTIFIER ::= { id-kp 1 }
id-kp-clientAuth      OBJECT IDENTIFIER ::= { id-kp 2 }
id-kp-codeSigning     OBJECT IDENTIFIER ::= { id-kp 3 }
id-kp-emailProtection OBJECT IDENTIFIER ::= { id-kp 4 }
id-kp-ipsecEndSystem  OBJECT IDENTIFIER ::= { id-kp 5 }
id-kp-ipsecTunnel     OBJECT IDENTIFIER ::= { id-kp 6 }
id-kp-ipsecUser       OBJECT IDENTIFIER ::= { id-kp 7 }
id-kp-timeStamping    OBJECT IDENTIFIER ::= { id-kp 8 }
        
-- authority info access id-pe-authorityInfoAccess OBJECT IDENTIFIER ::= { id-pe 1 }
        
AuthorityInfoAccessSyntax  ::=
        SEQUENCE SIZE (1..MAX) OF AccessDescription
        
AccessDescription  ::=  SEQUENCE {
        accessMethod          OBJECT IDENTIFIER,
        accessLocation        GeneralName  }
        

-- CRL number extension OID and syntax

-CRL番号拡張OIDおよび構文

id-ce-cRLNumber OBJECT IDENTIFIER ::= { id-ce 20 }
        
CRLNumber ::= INTEGER (0..MAX)
        

-- issuing distribution point extension OID and syntax

-配布ポイント拡張OIDと構文の発行

id-ce-issuingDistributionPoint OBJECT IDENTIFIER ::= { id-ce 28 }
        
IssuingDistributionPoint ::= SEQUENCE {
     distributionPoint       [0] DistributionPointName OPTIONAL,
     onlyContainsUserCerts   [1] BOOLEAN DEFAULT FALSE,
     onlyContainsCACerts     [2] BOOLEAN DEFAULT FALSE,
     onlySomeReasons         [3] ReasonFlags OPTIONAL,
     indirectCRL             [4] BOOLEAN DEFAULT FALSE }
        
id-ce-deltaCRLIndicator OBJECT IDENTIFIER ::= { id-ce 27 }
        
-- deltaCRLIndicator ::= BaseCRLNumber
        
BaseCRLNumber ::= CRLNumber
        

-- CRL reasons extension OID and syntax

-- CRL reasons extension OID and syntax

id-ce-cRLReasons OBJECT IDENTIFIER ::= { id-ce 21 }
        
CRLReason ::= ENUMERATED {
     unspecified             (0),
     keyCompromise           (1),
     cACompromise            (2),
     affiliationChanged      (3),
     superseded              (4),
     cessationOfOperation    (5),
     certificateHold         (6),
     removeFromCRL           (8) }
        
-- certificate issuer CRL entry extension OID and syntax id-ce-certificateIssuer OBJECT IDENTIFIER ::= { id-ce 29 }
        
CertificateIssuer ::= GeneralNames
        

-- hold instruction extension OID and syntax

-命令拡張OIDと構文を保持する

id-ce-holdInstructionCode OBJECT IDENTIFIER ::= { id-ce 23 }
        
HoldInstructionCode ::= OBJECT IDENTIFIER
        

-- ANSI x9 holdinstructions

-ANSI x9ホールド命令

-- ANSI x9 arc holdinstruction arc
holdInstruction OBJECT IDENTIFIER ::=
          {joint-iso-itu-t(2) member-body(2) us(840) x9cm(10040) 2}
        
-- ANSI X9 holdinstructions referenced by this standard
id-holdinstruction-none OBJECT IDENTIFIER  ::=
                {holdInstruction 1} -- deprecated
id-holdinstruction-callissuer OBJECT IDENTIFIER ::=
                {holdInstruction 2}
id-holdinstruction-reject OBJECT IDENTIFIER ::=
                {holdInstruction 3}
        

-- invalidity date CRL entry extension OID and syntax

-無効日CRLエントリ拡張OIDおよび構文

id-ce-invalidityDate OBJECT IDENTIFIER ::= { id-ce 24 }
        
InvalidityDate ::=  GeneralizedTime
        

END

終わり

Appendix B. 1993 ASN.1 Structures and OIDs

付録B. 1993 ASN.1構造とOID

B.1 Explicitly Tagged Module, 1993 Syntax

B.1明示的にタグ付けされたモジュール、1993構文

PKIX1Explicit93 {iso(1) identified-organization(3) dod(6) internet(1)
   security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-explicit-93(3)}
        
DEFINITIONS EXPLICIT TAGS ::=
        

BEGIN

ベギン

-- EXPORTS ALL --

-すべてエクスポート-

IMPORTS authorityKeyIdentifier, subjectKeyIdentifier, keyUsage, extendedKeyUsage, privateKeyUsagePeriod, certificatePolicies, policyMappings, subjectAltName, issuerAltName, basicConstraints, nameConstraints, policyConstraints, cRLDistributionPoints, subjectDirectoryAttributes, cRLNumber, reasonCode, instructionCode, invalidityDate, issuingDistributionPoint, certificateIssuer, deltaCRLIndicator, authorityInfoAccess, id-ce FROM PKIX1Implicit93 {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit-93(4)} ;

IMPORTS AuthorityKeyIdentifier、subjectKeyIdentifier、keyUsage、extendedKeyUsage、privateKeyUsagePeriod、certificatePolicies、policyMappings、subjectAltName、issuerAltName、basicConstraints、nameConstraints、policyConstraints、cRLDistributionPoints、certificateAccessIdentIdentIdentityCriticalDateInstantIctIdentIdentCipulationIndicitIdentCityIndi​​catorIdentIdentCipulationIndicitIdentIdentCipulationIndicatorIdentIdentCipulationIndicatorIdentCityIndi​​catorIconIndicationIdentityCriticalDateIdentityCriticalDateIdentityCriticalDateIdentityCriticalDateInsertIdentIdentityInstructionIdentityInstructionIdentityInstructI {iso(1)識別組織(3)dod(6)インターネット(1)セキュリティ(5)メカニズム(5)pkix(7)id-mod(0)id-pkix1-implicit-93(4)};

-- -- Locally defined OIDs --

--ローカルに定義されたOID-

id-pkix  OBJECT IDENTIFIER  ::=
         { iso(1) identified-organization(3) dod(6) internet(1)
                    security(5) mechanisms(5) pkix(7) }
        
-- PKIX arcs
-- arc for private certificate extensions
id-pe OBJECT IDENTIFIER  ::=  { id-pkix 1 }
 -- arc for policy qualifier types
id-qt OBJECT IDENTIFIER ::= { id-pkix 2 }
-- arc for extended key purpose OIDS
id-kp OBJECT IDENTIFIER ::= { id-pkix 3 }
-- arc for access descriptors
id-ad OBJECT IDENTIFIER ::= { id-pkix 48 }
        
-- policyQualifierIds for Internet policy qualifiers
id-qt-cps      OBJECT IDENTIFIER ::=  { id-qt 1 }
        -- OID for CPS qualifier
        
id-qt-unotice  OBJECT IDENTIFIER ::=  { id-qt 2 }
        -- OID for user notice qualifier
        
-- based on excerpts from AuthenticationFramework
--    {joint-iso-ccitt ds(5) modules(1) authenticationFramework(7) 2}
        

-- Public Key Certificate --

-- Public Key Certificate --

Certificate            ::=   SIGNED { SEQUENCE {
   version                 [0]   Version DEFAULT v1,
   serialNumber                  CertificateSerialNumber,
   signature                     AlgorithmIdentifier,
   issuer                        Name,
   validity                      Validity,
   subject                       Name,
   subjectPublicKeyInfo          SubjectPublicKeyInfo,
   issuerUniqueIdentifier  [1]   IMPLICIT UniqueIdentifier OPTIONAL,
                              ---if present, version shall be v2 or v3--
   subjectUniqueIdentifier [2]   IMPLICIT UniqueIdentifier OPTIONAL,
                              ---if present, version shall be v2 or v3--
   extensions              [3]   Extensions OPTIONAL
                              --if present, version shall be v3--}  }
        
UniqueIdentifier        ::=  BIT STRING
        
Version                 ::=  INTEGER { v1(0), v2(1), v3(2) }
        
CertificateSerialNumber ::=  INTEGER
        
Validity                        ::=     SEQUENCE {
   notBefore            Time,
   notAfter             Time }
        
Time ::= CHOICE {
        utcTime         UTCTime,
        generalTime             GeneralizedTime }
        
SubjectPublicKeyInfo    ::=     SEQUENCE{
   algorithm            AlgorithmIdentifier,
   subjectPublicKey     BIT STRING}
        
Extensions        ::=   SEQUENCE SIZE (1..MAX) OF Extension
        
Extension         ::=   SEQUENCE {
   extnId            EXTENSION.&id ({ExtensionSet}),
   critical          BOOLEAN DEFAULT FALSE,
   extnValue         OCTET STRING }
                -- contains a DER encoding of a value of type
        

-- &ExtnType for the -- extension object identified by extnId --

-- &ExtnType for the -- extension object identified by extnId --

-- The following information object set is defined to constrain the -- set of legal certificate extensions.

-- The following information object set is defined to constrain the -- set of legal certificate extensions.

ExtensionSet    EXTENSION       ::=     { authorityKeyIdentifier |
                                        subjectKeyIdentifier |
                                        keyUsage |
                                        extendedKeyUsage |
                                        privateKeyUsagePeriod |
                                        certificatePolicies |
                                        policyMappings |
                                        subjectAltName |
                                        issuerAltName |
                                        basicConstraints |
                                        nameConstraints |
                                        policyConstraints |
                                        cRLDistributionPoints |
                                        subjectDirectoryAttributes |
                                        authorityInfoAccess }
        
EXTENSION       ::=     CLASS {
   &id          OBJECT IDENTIFIER UNIQUE,
   &ExtnType }
WITH SYNTAX  {
   SYNTAX               &ExtnType
   IDENTIFIED BY        &id }
        

-- Certificate Revocation List --

-証​​明書失効リスト-

CertificateList ::=    SIGNED { SEQUENCE {
   version                Version  OPTIONAL, -- if present, shall be v2
   signature              AlgorithmIdentifier,
   issuer                 Name,
   thisUpdate             Time,
   nextUpdate             Time OPTIONAL,
   revokedCertificates    SEQUENCE OF SEQUENCE {
   userCertificate        CertificateSerialNumber,
   revocationDate         Time,
   crlEntryExtensions     EntryExtensions OPTIONAL } OPTIONAL,
   crlExtensions          [0]   CRLExtensions OPTIONAL }}
        
CRLExtensions        ::=        SEQUENCE SIZE (1..MAX) OF CRLExtension
        
CRLExtension         ::=        SEQUENCE {
   extnId            EXTENSION.&id ({CRLExtensionSet}),
   critical          BOOLEAN DEFAULT FALSE, extnValue         OCTET STRING }
                -- contains a DER encoding of a value of type
                -- &ExtnType for the
                -- extension object identified by extnId --
        

-- The following information object set is defined to constrain the -- set of legal CRL extensions.

-次の情報オブジェクトセットは制約するために定義されています-正当なCRL拡張のセット。

CRLExtensionSet EXTENSION       ::=     { authorityKeyIdentifier |
                                        issuerAltName |
                                        cRLNumber |
                                        deltaCRLIndicator |
                                        issuingDistributionPoint }
        

-- EXTENSION defined above for certificates

-証​​明書に対して上記で定義されたEXTENSION

EntryExtensions        ::=      SEQUENCE SIZE (1..MAX) OF EntryExtension
        
EntryExtension         ::=      SEQUENCE {
   extnId            EXTENSION.&id ({EntryExtensionSet}),
   critical          BOOLEAN DEFAULT FALSE,
   extnValue         OCTET STRING }
                -- contains a DER encoding of a value of type
                -- &ExtnType for the
                -- extension object identified by extnId --
        

-- The following information object set is defined to constrain the -- set of legal CRL entry extensions.

-次の情報オブジェクトセットは制約するために定義されています-正当なCRLエントリ拡張のセット。

EntryExtensionSet       EXTENSION       ::=     { reasonCode |
                                                instructionCode |
                                                invalidityDate |
                                                certificateIssuer }
        

-- information object classes used in the defintion -- -- of certificates and CRLs --

-- information object classes used in the defintion -- -- of certificates and CRLs --

-- Parameterized Type SIGNED --

-- Parameterized Type SIGNED --

  SIGNED { ToBeSigned } ::= SEQUENCE {
     toBeSigned  ToBeSigned,
     algorithm   AlgorithmIdentifier,
     signature   BIT STRING
  }
        

-- Definition of AlgorithmIdentifier -- ISO definition was: --

-AlgorithmIdentifierの定義-ISOの定義は:-

-- AlgorithmIdentifier     ::=  SEQUENCE {
--   algorithm          ALGORITHM.&id({SupportedAlgorithms}),
--   parameters         ALGORITHM.&Type({SupportedAlgorithms}
--                                         { @algorithm}) OPTIONAL }
-- Definition of ALGORITHM
-- ALGORITHM    ::=     TYPE-IDENTIFIER
        

-- The following PKIX definition replaces the X.509 definition --

-- The following PKIX definition replaces the X.509 definition --

AlgorithmIdentifier     ::=  SEQUENCE {
   algorithm            ALGORITHM-ID.&id({SupportedAlgorithms}),
   parameters           ALGORITHM-ID.&Type({SupportedAlgorithms}
                                           { @algorithm}) OPTIONAL }
        

-- Definition of ALGORITHM-ID

-- Definition of ALGORITHM-ID

 ALGORITHM-ID ::= CLASS {
     &id    OBJECT IDENTIFIER UNIQUE,
     &Type  OPTIONAL
  }
     WITH SYNTAX { OID &id [PARMS &Type] }
        

-- The definition of SupportedAlgorithms may be modified as this -- document does not specify a mandatory algorithm set. In addition, -- the set is specified as extensible, since additional algorithms -- may be supported

-- The definition of SupportedAlgorithms may be modified as this -- document does not specify a mandatory algorithm set. In addition, -- the set is specified as extensible, since additional algorithms -- may be supported

SupportedAlgorithms     ALGORITHM-ID  ::=       { ..., -- extensible
                                            rsaPublicKey |
                                            rsaSHA-1  |
                                            rsaMD5 |
                                            rsaMD2 |
                                            dssPublicKey |
                                            dsaSHA-1 |
                                            dhPublicKey }
        

-- OIDs and parameter structures for ALGORITHM-IDs used -- in this specification

-使用されるALGORITHM-IDのOIDおよびパラメーター構造-この仕様で

rsaPublicKey ALGORITHM-ID ::= { OID rsaEncryption PARMS NULL }
        
rsaSHA-1 ALGORITHM-ID ::= { OID sha1WithRSAEncryption PARMS NULL }
        
rsaMD5 ALGORITHM-ID ::= { OID md5WithRSAEncryption PARMS NULL  }
        
rsaMD2 ALGORITHM-ID ::= { OID md2WithRSAEncryption PARMS NULL  } dssPublicKey ALGORITHM-ID ::= { OID id-dsa PARMS Dss-Parms }
        
dsaSHA-1 ALGORITHM-ID ::= { OID id-dsa-with-sha1 }
        
dhPublicKey ALGORITHM-ID ::= {OID dhpublicnumber PARMS DomainParameters}
        

-- algorithm identifiers and parameter structures

-- algorithm identifiers and parameter structures

pkcs-1 OBJECT IDENTIFIER ::= {
     iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 1 }
        
rsaEncryption OBJECT IDENTIFIER ::=  { pkcs-1 1 }
        
md2WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 2 }
        
md5WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 4 }
        
sha1WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 5 }
        
id-dsa-with-sha1 OBJECT IDENTIFIER ::=  {
     iso(1) member-body(2) us(840) x9-57 (10040) x9algorithm(4) 3 }
        
Dss-Sig-Value  ::=  SEQUENCE  {
     r       INTEGER,
     s       INTEGER  }
        
dhpublicnumber OBJECT IDENTIFIER ::= {
     iso(1) member-body(2) us(840) ansi-x942(10046) number-type(2) 1 }
        
DomainParameters ::= SEQUENCE {
     p       INTEGER, -- odd prime, p=jq +1
     g       INTEGER, -- generator, g
     q       INTEGER, -- factor of p-1
     j       INTEGER OPTIONAL, -- subgroup factor, j>= 2
     validationParms  ValidationParms OPTIONAL }
        
ValidationParms ::= SEQUENCE {
     seed             BIT STRING,
     pgenCounter      INTEGER }
        
id-dsa OBJECT IDENTIFIER ::= {
     iso(1) member-body(2) us(840) x9-57(10040) x9algorithm(4) 1 }
        
Dss-Parms  ::=  SEQUENCE  {
     p             INTEGER,
     q             INTEGER,
     g             INTEGER  }
        

-- The ASN.1 in this section supports the Name type -- and the directoryAttribute extension

-このセクションのASN.1は、名前タイプをサポートします-およびdirectoryAttribute拡張機能

-- attribute data types --

-- attribute data types --

Attribute       ::=     SEQUENCE {
        type            ATTRIBUTE.&id ({SupportedAttributes}),
        values  SET SIZE (1 .. MAX) OF ATTRIBUTE.&Type
                        ({SupportedAttributes}{@type})}
        
AttributeTypeAndValue           ::=     SEQUENCE {
        type            ATTRIBUTE.&id ({SupportedAttributes}),
        value   ATTRIBUTE.&Type ({SupportedAttributes}{@type})}
        

-- naming data types --

-データ型の命名-

Name            ::=     CHOICE { -- only one possibility for now --
                                        rdnSequence  RDNSequence }
        
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
        
RelativeDistinguishedName       ::=
                SET SIZE (1 .. MAX) OF AttributeTypeAndValue
        
ID     ::=    OBJECT IDENTIFIER
        

-- ATTRIBUTE information object class specification -- Note: This has been greatly simplified for PKIX !!

-- ATTRIBUTE information object class specification -- Note: This has been greatly simplified for PKIX !!

ATTRIBUTE               ::=     CLASS {
        &Type,
        &id                     OBJECT IDENTIFIER UNIQUE }
WITH SYNTAX {
        WITH SYNTAX &Type ID &id }
        

-- suggested naming attributes -- Definition of the following information object set may be -- augmented to meet local requirements. Note that deleting -- members of the set may prevent interoperability with -- conforming implementations.

-- suggested naming attributes -- Definition of the following information object set may be -- augmented to meet local requirements. Note that deleting -- members of the set may prevent interoperability with -- conforming implementations.

SupportedAttributes     ATTRIBUTE       ::=     {
                name | commonName | surname | givenName | initials |
                generationQualifier | dnQualifier | countryName |
                localityName | stateOrProvinceName | organizationName |
                        organizationalUnitName | title | pkcs9email }
        
name ATTRIBUTE  ::=     {
        
        WITH SYNTAX                     DirectoryString { ub-name }
        ID                              id-at-name }
        
commonName ATTRIBUTE    ::=     {
        WITH SYNTAX                     DirectoryString {ub-common-name}
        ID                              id-at-commonName }
        
surname ATTRIBUTE       ::=             {
        WITH SYNTAX                     DirectoryString {ub-name}
        ID                              id-at-surname }
        
givenName ATTRIBUTE     ::=             {
        WITH SYNTAX                     DirectoryString {ub-name}
        ID                              id-at-givenName }
        
initials ATTRIBUTE      ::=             {
        WITH SYNTAX                     DirectoryString {ub-name}
        ID                              id-at-initials }
        
generationQualifier ATTRIBUTE   ::=             {
        WITH SYNTAX                     DirectoryString {ub-name}
        ID                              id-at-generationQualifier}
        
dnQualifier ATTRIBUTE   ::=     {
        WITH SYNTAX                     PrintableString
        ID                              id-at-dnQualifier }
        
countryName ATTRIBUTE   ::=     {
        WITH SYNTAX                     PrintableString (SIZE (2))
                                                -- IS 3166 codes only
        ID                              id-at-countryName }
        
localityName ATTRIBUTE  ::=     {
        WITH SYNTAX             DirectoryString {ub-locality-name}
        ID                      id-at-localityName }
        
stateOrProvinceName ATTRIBUTE   ::=     {
        WITH SYNTAX             DirectoryString {ub-state-name}
        ID                      id-at-stateOrProvinceName }
        
organizationName ATTRIBUTE      ::=     {
        WITH SYNTAX             DirectoryString {ub-organization-name}
        ID                      id-at-organizationName }
        
organizationalUnitName ATTRIBUTE        ::=     {
        WITH SYNTAX  DirectoryString {ub-organizational-unit-name}
        ID                      id-at-organizationalUnitName }
        
title ATTRIBUTE ::=                     {
        WITH SYNTAX             DirectoryString {ub-title}
        ID                      id-at-title }
        

-- Legacy attributes

-レガシー属性

pkcs9email ATTRIBUTE ::= {
        WITH SYNTAX                     PHGString,
        ID                              emailAddress }
        
PHGString ::= IA5String (SIZE(1..ub-emailaddress-length))
        
pkcs-9 OBJECT IDENTIFIER ::=
       { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 9 }
        
emailAddress OBJECT IDENTIFIER ::= { pkcs-9 1 }
        

-- object identifiers for Name type and directory attribute support

-名前タイプのオブジェクト識別子とディレクトリ属性のサポート

-- Object identifier assignments --

-- Object identifier assignments --

id-at   OBJECT IDENTIFIER       ::=     {joint-iso-ccitt(2) ds(5) 4}
        

-- Attributes --

-属性-

id-at-commonName        OBJECT IDENTIFIER       ::=     {id-at 3}
id-at-surname           OBJECT IDENTIFIER       ::=     {id-at 4}
id-at-countryName       OBJECT IDENTIFIER       ::=     {id-at 6}
id-at-localityName      OBJECT IDENTIFIER       ::=     {id-at 7}
id-at-stateOrProvinceName     OBJECT IDENTIFIER ::= {id-at 8}
id-at-organizationName        OBJECT IDENTIFIER ::= {id-at 10}
id-at-organizationalUnitName  OBJECT IDENTIFIER ::= {id-at 11}
id-at-title             OBJECT IDENTIFIER       ::=     {id-at 12}
id-at-name              OBJECT IDENTIFIER       ::=     {id-at 41}
id-at-givenName         OBJECT IDENTIFIER       ::=     {id-at 42}
id-at-initials          OBJECT IDENTIFIER       ::=     {id-at 43}
id-at-generationQualifier   OBJECT IDENTIFIER   ::=     {id-at 44}
id-at-dnQualifier       OBJECT IDENTIFIER       ::=     {id-at 46}
        

-- Directory string type, used extensively in Name types --

-- Directory string type, used extensively in Name types --

DirectoryString { INTEGER:maxSize } ::= CHOICE {
        teletexString           TeletexString (SIZE (1..maxSize)),
        printableString         PrintableString (SIZE (1..maxSize)),
        universalString         UniversalString (SIZE (1..maxSize)),
        bmpString               BMPString (SIZE(1..maxSize)),
        utf8String              UTF8String (SIZE(1..maxSize))
                            }
        

-- End of ASN.1 for Name type and directory attribute support --

-名前タイプおよびディレクトリ属性サポートのASN.1の終了-

-- The ASN.1 in this section supports X.400 style names -- -- for implementations that use the x400Address component -- -- of GeneralName. --

-- The ASN.1 in this section supports X.400 style names -- -- for implementations that use the x400Address component -- -- of GeneralName. --

ORAddress ::= SEQUENCE {
   built-in-standard-attributes BuiltInStandardAttributes,
   built-in-domain-defined-attributes
                        BuiltInDomainDefinedAttributes OPTIONAL,
   -- see also teletex-domain-defined-attributes
   extension-attributes ExtensionAttributes OPTIONAL }
        

-- The OR-address is semantically absent from the OR-name if the -- built-in-standard-attribute sequence is empty and the -- built-in-domain-defined-attributes and extension-attributes are -- both omitted.

-- The OR-address is semantically absent from the OR-name if the -- built-in-standard-attribute sequence is empty and the -- built-in-domain-defined-attributes and extension-attributes are -- both omitted.

-- Built-in Standard Attributes

-組み込みの標準属性

BuiltInStandardAttributes ::= SEQUENCE {
   country-name CountryName OPTIONAL,
   administration-domain-name AdministrationDomainName OPTIONAL,
   network-address      [0] NetworkAddress OPTIONAL,
   -- see also extended-network-address
   terminal-identifier  [1] TerminalIdentifier OPTIONAL,
   private-domain-name  [2] PrivateDomainName OPTIONAL,
   organization-name    [3] OrganizationName OPTIONAL,
   -- see also teletex-organization-name
   numeric-user-identifier      [4] NumericUserIdentifier OPTIONAL,
   personal-name        [5] PersonalName OPTIONAL,
   -- see also teletex-personal-name
   organizational-unit-names    [6] OrganizationalUnitNames OPTIONAL
   -- see also teletex-organizational-unit-names -- }
        
CountryName ::= [APPLICATION 1] CHOICE {
   x121-dcc-code NumericString
                (SIZE (ub-country-name-numeric-length)),
   iso-3166-alpha2-code PrintableString
                (SIZE (ub-country-name-alpha-length)) }
        
AdministrationDomainName ::= [APPLICATION 2] CHOICE {
   numeric NumericString (SIZE (0..ub-domain-name-length)),
   printable PrintableString (SIZE (0..ub-domain-name-length)) }
        
NetworkAddress ::= X121Address
-- see also extended-network-address X121Address ::= NumericString (SIZE (1..ub-x121-address-length))
        
TerminalIdentifier ::= PrintableString (SIZE (1..ub-terminal-id-length))
        
PrivateDomainName ::= CHOICE {
   numeric NumericString (SIZE (1..ub-domain-name-length)),
   printable PrintableString (SIZE (1..ub-domain-name-length)) }
        
OrganizationName ::= PrintableString
                           (SIZE (1..ub-organization-name-length))
-- see also teletex-organization-name
        
NumericUserIdentifier ::= NumericString
                             (SIZE (1..ub-numeric-user-id-length))
        
PersonalName ::= SET {
   surname    [0] PrintableString (SIZE (1..ub-surname-length)),
   given-name [1] PrintableString
                        (SIZE (1..ub-given-name-length)) OPTIONAL,
   initials   [2] PrintableString
                        (SIZE (1..ub-initials-length)) OPTIONAL,
   generation-qualifier [3] PrintableString
                (SIZE (1..ub-generation-qualifier-length)) OPTIONAL}
-- see also teletex-personal-name
        
OrganizationalUnitNames ::= SEQUENCE SIZE (1..ub-organizational-units)
                                        OF OrganizationalUnitName
-- see also teletex-organizational-unit-names
        
OrganizationalUnitName ::= PrintableString (SIZE
                        (1..ub-organizational-unit-name-length))
        
--      Built-in Domain-defined Attributes
BuiltInDomainDefinedAttributes ::= SEQUENCE SIZE
                                (1..ub-domain-defined-attributes) OF
                                BuiltInDomainDefinedAttribute
        
BuiltInDomainDefinedAttribute ::= SEQUENCE {
   type PrintableString (SIZE
                (1..ub-domain-defined-attribute-type-length)),
   value PrintableString (SIZE
                (1..ub-domain-defined-attribute-value-length)) }
        

-- Extension Attributes

-拡張属性

ExtensionAttributes ::= SET SIZE (1..ub-extension-attributes)
                                        OF ExtensionAttribute
ExtensionAttribute ::= SEQUENCE {
        
        extension-attribute-type [0] EXTENSION-ATTRIBUTE.&id
                                        ({ExtensionAttributeTable}),
        extension-attribute-value [1] EXTENSION-ATTRIBUTE.&Type
             ({ExtensionAttributeTable} {@extension-attribute-type}) }
        
EXTENSION-ATTRIBUTE ::= CLASS {
        &id     INTEGER (0..ub-extension-attributes) UNIQUE,
        &Type }
WITH SYNTAX {&Type IDENTIFIED BY &id}
        
ExtensionAttributeTable EXTENSION-ATTRIBUTE ::= {
        common-name |
        teletex-common-name |
        teletex-organization-name |
        teletex-personal-name |
        teletex-organizational-unit-names |
        teletex-domain-defined-attributes |
        pds-name |
        physical-delivery-country-name |
        postal-code |
        physical-delivery-office-name |
        physical-delivery-office-number |
        extension-OR-address-components |
        physical-delivery-personal-name |
        physical-delivery-organization-name |
        extension-physical-delivery-address-components |
        unformatted-postal-address |
        street-address |
        post-office-box-address |
        poste-restante-address |
        unique-postal-name |
        local-postal-attributes |
        extended-network-address |
        terminal-type }
        

-- Extension Standard Attributes

-拡張標準属性

common-name EXTENSION-ATTRIBUTE ::= {CommonName IDENTIFIED BY 1}
        
CommonName ::= PrintableString (SIZE (1..ub-common-name-length))
        
teletex-common-name EXTENSION-ATTRIBUTE ::=
                {TeletexCommonName IDENTIFIED BY 2}
        
TeletexCommonName ::= TeletexString (SIZE (1..ub-common-name-length))
        
teletex-organization-name EXTENSION-ATTRIBUTE ::=
                {TeletexOrganizationName IDENTIFIED BY 3}
        
TeletexOrganizationName ::=
                TeletexString (SIZE (1..ub-organization-name-length))
        
teletex-personal-name EXTENSION-ATTRIBUTE ::=
                {TeletexPersonalName IDENTIFIED BY 4}
        
TeletexPersonalName ::= SET {
   surname [0] TeletexString (SIZE (1..ub-surname-length)),
   given-name [1] TeletexString
                (SIZE (1..ub-given-name-length)) OPTIONAL,
   initials [2] TeletexString (SIZE (1..ub-initials-length)) OPTIONAL,
   generation-qualifier [3] TeletexString (SIZE
                (1..ub-generation-qualifier-length)) OPTIONAL }
        
teletex-organizational-unit-names EXTENSION-ATTRIBUTE ::=
   {TeletexOrganizationalUnitNames IDENTIFIED BY 5}
        
TeletexOrganizationalUnitNames ::= SEQUENCE SIZE
        (1..ub-organizational-units) OF TeletexOrganizationalUnitName
        
TeletexOrganizationalUnitName ::= TeletexString
                        (SIZE (1..ub-organizational-unit-name-length))
        
pds-name EXTENSION-ATTRIBUTE ::= {PDSName IDENTIFIED BY 7}
        
PDSName ::= PrintableString (SIZE (1..ub-pds-name-length))
        
physical-delivery-country-name EXTENSION-ATTRIBUTE ::=
   {PhysicalDeliveryCountryName IDENTIFIED BY 8}
        
PhysicalDeliveryCountryName ::= CHOICE {
   x121-dcc-code NumericString (SIZE (ub-country-name-numeric-length)),
   iso-3166-alpha2-code PrintableString
                        (SIZE (ub-country-name-alpha-length)) }
        
postal-code EXTENSION-ATTRIBUTE ::= {PostalCode IDENTIFIED BY 9}
        
PostalCode ::= CHOICE {
   numeric-code NumericString (SIZE (1..ub-postal-code-length)),
   printable-code PrintableString (SIZE (1..ub-postal-code-length)) }
        
physical-delivery-office-name EXTENSION-ATTRIBUTE ::=
                        {PhysicalDeliveryOfficeName IDENTIFIED BY 10}
        
PhysicalDeliveryOfficeName ::= PDSParameter
        
physical-delivery-office-number EXTENSION-ATTRIBUTE ::=
   {PhysicalDeliveryOfficeNumber IDENTIFIED BY 11}
        
PhysicalDeliveryOfficeNumber ::= PDSParameter
        
extension-OR-address-components EXTENSION-ATTRIBUTE ::=
   {ExtensionORAddressComponents IDENTIFIED BY 12}
        
ExtensionORAddressComponents ::= PDSParameter
        
physical-delivery-personal-name EXTENSION-ATTRIBUTE ::=
   {PhysicalDeliveryPersonalName IDENTIFIED BY 13}
        
PhysicalDeliveryPersonalName ::= PDSParameter
        
physical-delivery-organization-name EXTENSION-ATTRIBUTE ::=
   {PhysicalDeliveryOrganizationName IDENTIFIED BY 14}
        
PhysicalDeliveryOrganizationName ::= PDSParameter
        
extension-physical-delivery-address-components EXTENSION-ATTRIBUTE ::=
   {ExtensionPhysicalDeliveryAddressComponents IDENTIFIED BY 15}
        
ExtensionPhysicalDeliveryAddressComponents ::= PDSParameter
        
unformatted-postal-address EXTENSION-ATTRIBUTE ::=
                        {UnformattedPostalAddress IDENTIFIED BY 16}
        
UnformattedPostalAddress ::= SET {
   printable-address SEQUENCE SIZE (1..ub-pds-physical-address-lines) OF
           PrintableString (SIZE (1..ub-pds-parameter-length)) OPTIONAL,
   teletex-string TeletexString (SIZE
                         (1..ub-unformatted-address-length)) OPTIONAL }
        
street-address EXTENSION-ATTRIBUTE ::=
                {StreetAddress IDENTIFIED BY 17}
        
StreetAddress ::= PDSParameter
        
post-office-box-address EXTENSION-ATTRIBUTE ::=
                {PostOfficeBoxAddress IDENTIFIED BY 18}
        
PostOfficeBoxAddress ::= PDSParameter
        
poste-restante-address EXTENSION-ATTRIBUTE ::=
                {PosteRestanteAddress IDENTIFIED BY 19}
        
PosteRestanteAddress ::= PDSParameter
        
unique-postal-name EXTENSION-ATTRIBUTE ::=
                {UniquePostalName IDENTIFIED BY 20}
        
UniquePostalName ::= PDSParameter
        
local-postal-attributes EXTENSION-ATTRIBUTE ::=
                {LocalPostalAttributes IDENTIFIED BY 21}
        
LocalPostalAttributes ::= PDSParameter
        
PDSParameter ::= SET {
   printable-string PrintableString
            (SIZE(1..ub-pds-parameter-length)) OPTIONAL,
   teletex-string TeletexString
            (SIZE(1..ub-pds-parameter-length)) OPTIONAL }
        
extended-network-address EXTENSION-ATTRIBUTE ::=
                {ExtendedNetworkAddress IDENTIFIED BY 22}
        
ExtendedNetworkAddress ::= CHOICE {
        e163-4-address SEQUENCE {
                number [0] NumericString
                   (SIZE (1..ub-e163-4-number-length)),
                sub-address [1] NumericString
                   (SIZE (1..ub-e163-4-sub-address-length)) OPTIONAL},
        psap-address [0] PresentationAddress }
        
PresentationAddress ::= SEQUENCE {
        pSelector       [0] EXPLICIT OCTET STRING OPTIONAL,
        sSelector       [1] EXPLICIT OCTET STRING OPTIONAL,
        tSelector       [2] EXPLICIT OCTET STRING OPTIONAL,
        nAddresses      [3] EXPLICIT SET SIZE (1..MAX) OF OCTET STRING}
        
terminal-type EXTENSION-ATTRIBUTE ::= {TerminalType IDENTIFIED BY 23}
        
TerminalType ::= INTEGER {
   telex (3),
   teletex (4),
   g3-facsimile (5),
   g4-facsimile (6),
   ia5-terminal (7),
   videotex (8) } (0..ub-integer-options)
        

-- Extension Domain-defined Attributes

-拡張ドメイン定義の属性

teletex-domain-defined-attributes EXTENSION-ATTRIBUTE ::=
   {TeletexDomainDefinedAttributes IDENTIFIED BY 6}
        
TeletexDomainDefinedAttributes ::= SEQUENCE SIZE
   (1..ub-domain-defined-attributes) OF TeletexDomainDefinedAttribute
        
TeletexDomainDefinedAttribute ::= SEQUENCE {
    type TeletexString
         (SIZE (1..ub-domain-defined-attribute-type-length)),
    value TeletexString
         (SIZE (1..ub-domain-defined-attribute-value-length)) }
        

-- specifications of Upper Bounds -- shall be regarded as mandatory -- from Annex B of ITU-T X.411 -- Reference Definition of MTS Parameter Upper Bounds

-上限の仕様-必須と見なされます-ITU-T X.411の付録Bから-MTSパラメーターの上限の定義

--      Upper Bounds
ub-name INTEGER ::=     32768
ub-common-name  INTEGER ::=     64
ub-locality-name        INTEGER ::=     128
ub-state-name   INTEGER ::=     128
ub-organization-name    INTEGER ::=     64
ub-organizational-unit-name     INTEGER ::=     64
ub-title        INTEGER ::=     64
ub-match        INTEGER ::=     128
        
ub-emailaddress-length INTEGER ::= 128
        
ub-common-name-length INTEGER ::= 64
ub-country-name-alpha-length INTEGER ::= 2
ub-country-name-numeric-length INTEGER ::= 3
ub-domain-defined-attributes INTEGER ::= 4
ub-domain-defined-attribute-type-length INTEGER ::= 8
ub-domain-defined-attribute-value-length INTEGER ::= 128
ub-domain-name-length INTEGER ::= 16
ub-extension-attributes INTEGER ::= 256
ub-e163-4-number-length INTEGER ::= 15
ub-e163-4-sub-address-length INTEGER ::= 40
ub-generation-qualifier-length INTEGER ::= 3
ub-given-name-length INTEGER ::= 16
ub-initials-length INTEGER ::= 5
ub-integer-options INTEGER ::= 256
ub-numeric-user-id-length INTEGER ::= 32
ub-organization-name-length INTEGER ::= 64
ub-organizational-unit-name-length INTEGER ::= 32
ub-organizational-units INTEGER ::= 4
ub-pds-name-length INTEGER ::= 16
ub-pds-parameter-length INTEGER ::= 30
ub-pds-physical-address-lines INTEGER ::= 6
ub-postal-code-length INTEGER ::= 16
ub-surname-length INTEGER ::= 40
ub-terminal-id-length INTEGER ::= 24
ub-unformatted-address-length INTEGER ::= 180 ub-x121-address-length INTEGER ::= 16
        

-- Note - upper bounds on TeletexString are measured in characters. -- A significantly greater number of octets will be required to hold -- such a value. As a minimum, 16 octets, or twice the specified upper -- bound, whichever is the larger, should be allowed.

-注-TeletexStringの上限は文字数で測定されます。 -保持するには、かなり多くのオクテットが必要です-このような値。最低でも、16オクテット、または指定された上限の2倍、どちらか大きい方が許容されます。

END

終わり

B.2 Implicitly Tagged Module, 1993 Syntax

B.2暗黙的にタグ付けされたモジュール、1993構文

PKIX1Implicit93  {iso(1) identified-organization(3) dod(6) internet(1)
   security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit-93(4)}
        
DEFINITIONS IMPLICIT TAGS::=
        

BEGIN

ベギン

--EXPORTS ALL --

-すべてエクスポート-

IMPORTS
        id-pe, id-qt, id-kp, id-ad, id-qt-unotice,
                ORAddress, Name, RelativeDistinguishedName,
                CertificateSerialNumber, CertificateList,
                AlgorithmIdentifier, ub-name, DirectoryString,
                Attribute, EXTENSION
                FROM PKIX1Explicit93 {iso(1) identified-organization(3)
                dod(6) internet(1) security(5) mechanisms(5) pkix(7)
                id-mod(0) id-pkix1-explicit-93(3)};
        

-- Key and policy information extensions --

-キーとポリシー情報の拡張-

authorityKeyIdentifier EXTENSION ::= {
        SYNTAX          AuthorityKeyIdentifier
        IDENTIFIED BY   id-ce-authorityKeyIdentifier }
        
AuthorityKeyIdentifier ::= SEQUENCE {
    keyIdentifier               [0] KeyIdentifier            OPTIONAL,
    authorityCertIssuer         [1] GeneralNames             OPTIONAL,
    authorityCertSerialNumber   [2] CertificateSerialNumber  OPTIONAL }
        ( WITH COMPONENTS       {..., authorityCertIssuer PRESENT,
                                authorityCertSerialNumber PRESENT} |
         WITH COMPONENTS        {..., authorityCertIssuer ABSENT,
                                authorityCertSerialNumber ABSENT} )
        
KeyIdentifier ::= OCTET STRING
        
subjectKeyIdentifier EXTENSION ::= {
        SYNTAX          SubjectKeyIdentifier
        IDENTIFIED BY   id-ce-subjectKeyIdentifier }
        
SubjectKeyIdentifier ::= KeyIdentifier
        
keyUsage EXTENSION ::= {
        SYNTAX  KeyUsage
        IDENTIFIED BY id-ce-keyUsage }
        
KeyUsage ::= BIT STRING {
        digitalSignature     (0),
        nonRepudiation       (1),
        keyEncipherment      (2),
        dataEncipherment     (3),
        keyAgreement         (4),
        keyCertSign          (5),
        cRLSign              (6),
      encipherOnly         (7),
      decipherOnly         (8) }
        
extendedKeyUsage EXTENSION ::= {
        SYNTAX SEQUENCE SIZE (1..MAX) OF KeyPurposeId
        IDENTIFIED BY id-ce-extKeyUsage }
        
KeyPurposeId ::= OBJECT IDENTIFIER
        
-- PKIX-defined extended key purpose OIDs
id-kp-serverAuth      OBJECT IDENTIFIER ::= { id-kp 1 }
id-kp-clientAuth      OBJECT IDENTIFIER ::= { id-kp 2 }
id-kp-codeSigning     OBJECT IDENTIFIER ::= { id-kp 3 }
id-kp-emailProtection OBJECT IDENTIFIER ::= { id-kp 4 }
id-kp-ipsecEndSystem  OBJECT IDENTIFIER ::= { id-kp 5 }
id-kp-ipsecTunnel     OBJECT IDENTIFIER ::= { id-kp 6 }
id-kp-ipsecUser       OBJECT IDENTIFIER ::= { id-kp 7 }
id-kp-timeStamping    OBJECT IDENTIFIER ::= { id-kp 8 }
        
privateKeyUsagePeriod EXTENSION ::= {
        SYNTAX  PrivateKeyUsagePeriod
        IDENTIFIED BY { id-ce-privateKeyUsagePeriod } }
        
PrivateKeyUsagePeriod ::= SEQUENCE {
        notBefore       [0]     GeneralizedTime OPTIONAL,
        notAfter        [1]     GeneralizedTime OPTIONAL }
        ( WITH COMPONENTS       {..., notBefore PRESENT} |
        WITH COMPONENTS         {..., notAfter PRESENT} )
        
certificatePolicies EXTENSION ::= {
        SYNTAX  CertificatePoliciesSyntax
        IDENTIFIED BY id-ce-certificatePolicies }
        
CertificatePoliciesSyntax ::=
                SEQUENCE SIZE (1..MAX) OF PolicyInformation
        
PolicyInformation ::= SEQUENCE {
        policyIdentifier   CertPolicyId,
        policyQualifiers   SEQUENCE SIZE (1..MAX) OF
                PolicyQualifierInfo OPTIONAL }
        
CertPolicyId ::= OBJECT IDENTIFIER
        
PolicyQualifierInfo ::= SEQUENCE {
        policyQualifierId       CERT-POLICY-QUALIFIER.&id
                                    ({SupportedPolicyQualifiers}),
        qualifier               CERT-POLICY-QUALIFIER.&Qualifier
                                    ({SupportedPolicyQualifiers}
                                    {@policyQualifierId})OPTIONAL }
        
SupportedPolicyQualifiers CERT-POLICY-QUALIFIER ::= { noticeToUser |
                                                      pointerToCPS }
        
CERT-POLICY-QUALIFIER ::= CLASS {
        &id             OBJECT IDENTIFIER UNIQUE,
        &Qualifier      OPTIONAL }
WITH SYNTAX {
        POLICY-QUALIFIER-ID     &id
        [QUALIFIER-TYPE &Qualifier] }
        
policyMappings EXTENSION ::= {
        SYNTAX  PolicyMappingsSyntax
        IDENTIFIED BY id-ce-policyMappings }
        
PolicyMappingsSyntax ::= SEQUENCE SIZE (1..MAX) OF SEQUENCE {
        issuerDomainPolicy           CertPolicyId,
        subjectDomainPolicy          CertPolicyId }
        

-- Certificate subject and certificate issuer attributes extensions --

-証​​明書のサブジェクトと証明書の発行者属性の拡張-

subjectAltName EXTENSION ::= {
        SYNTAX  GeneralNames
        IDENTIFIED BY id-ce-subjectAltName }
        
GeneralNames ::= SEQUENCE SIZE (1..MAX) OF GeneralName
        
GeneralName ::= CHOICE {
        otherName                   [0] INSTANCE OF OTHER-NAME,
        rfc822Name                  [1] IA5String,
        dNSName                     [2] IA5String,
        x400Address                 [3] ORAddress,
        directoryName               [4] Name,
        ediPartyName                [5] EDIPartyName,
        uniformResourceIdentifier   [6] IA5String,
        iPAddress                   [7] OCTET STRING,
        registeredID                [8] OBJECT IDENTIFIER }
        
OTHER-NAME ::= TYPE-IDENTIFIER EDIPartyName ::= SEQUENCE {
        nameAssigner        [0] DirectoryString {ub-name} OPTIONAL,
        partyName           [1] DirectoryString {ub-name} }
        
issuerAltName EXTENSION ::= {
        SYNTAX  GeneralNames
        IDENTIFIED BY id-ce-issuerAltName }
        
subjectDirectoryAttributes EXTENSION ::= {
        SYNTAX  AttributesSyntax
        IDENTIFIED BY id-ce-subjectDirectoryAttributes }
        
AttributesSyntax ::= SEQUENCE SIZE (1..MAX) OF Attribute
        

-- Certification path constraints extensions --

-証​​明書パス制約拡張-

basicConstraints EXTENSION ::= {
        SYNTAX  BasicConstraintsSyntax
        IDENTIFIED BY id-ce-basicConstraints }
        
BasicConstraintsSyntax ::= SEQUENCE {
        cA                      BOOLEAN DEFAULT FALSE,
        pathLenConstraint       INTEGER (0..MAX) OPTIONAL }
        
nameConstraints EXTENSION ::= {
        SYNTAX  NameConstraintsSyntax
        IDENTIFIED BY id-ce-nameConstraints }
        
NameConstraintsSyntax ::= SEQUENCE {
        permittedSubtrees       [0]     GeneralSubtrees OPTIONAL,
        excludedSubtrees        [1]     GeneralSubtrees OPTIONAL }
        
GeneralSubtrees ::= SEQUENCE SIZE (1..MAX) OF GeneralSubtree
        
GeneralSubtree ::= SEQUENCE {
        base                    GeneralName,
        minimum         [0]     BaseDistance DEFAULT 0,
        maximum         [1]     BaseDistance OPTIONAL }
        
BaseDistance ::= INTEGER (0..MAX)
        
policyConstraints EXTENSION ::= {
        SYNTAX  PolicyConstraintsSyntax
        IDENTIFIED BY id-ce-policyConstraints }
        
PolicyConstraintsSyntax ::= SEQUENCE {
        requireExplicitPolicy   [0] SkipCerts OPTIONAL,
        inhibitPolicyMapping    [1] SkipCerts OPTIONAL }
        
SkipCerts ::= INTEGER (0..MAX)
        

-- Basic CRL extensions --

-基本的なCRL拡張-

cRLNumber EXTENSION ::= {
        SYNTAX  CRLNumber
        IDENTIFIED BY id-ce-cRLNumber }
        
CRLNumber ::= INTEGER (0..MAX)
        
reasonCode EXTENSION ::= {
        SYNTAX  CRLReason
        IDENTIFIED BY id-ce-reasonCode }
        
CRLReason ::= ENUMERATED {
        unspecified             (0),
        keyCompromise           (1),
        cACompromise            (2),
        affiliationChanged      (3),
        superseded              (4),
        cessationOfOperation    (5),
        certificateHold         (6),
        removeFromCRL           (8) }
        
instructionCode EXTENSION ::= {
        SYNTAX  HoldInstruction
        IDENTIFIED BY id-ce-instructionCode }
        
HoldInstruction ::= OBJECT IDENTIFIER
        

-- holdinstructions described in this specification, from ANSI x9

-ANSI x9から、この仕様で説明されているホールド命令

-- ANSI x9 arc holdinstruction arc
holdInstruction OBJECT IDENTIFIER ::= {
     joint-iso-ccitt(2) member-body(2) us(840) x9cm(10040) 2}
        
-- ANSI X9 holdinstructions referenced by this standard
id-holdinstruction-none OBJECT IDENTIFIER ::= {holdInstruction 1}
id-holdinstruction-callissuer OBJECT IDENTIFIER ::= {holdInstruction 2}
id-holdinstruction-reject OBJECT IDENTIFIER ::= {holdInstruction 3}
        
invalidityDate EXTENSION ::= {
        SYNTAX  GeneralizedTime
        IDENTIFIED BY id-ce-invalidityDate }
        

-- CRL distribution points and delta-CRL extensions --

-CRL配布ポイントとDelta-CRL拡張-

cRLDistributionPoints EXTENSION ::= {
        

SYNTAX CRLDistPointsSyntax IDENTIFIED BY id-ce-cRLDistributionPoints }

構文CRLDistPointsSyntax IDENTIFIED BY id-ce-cRLDistributionPoints}

CRLDistPointsSyntax ::= SEQUENCE SIZE (1..MAX) OF DistributionPoint
        
DistributionPoint ::= SEQUENCE {
        distributionPoint       [0]     DistributionPointName OPTIONAL,
        reasons         [1]     ReasonFlags OPTIONAL,
        cRLIssuer               [2]     GeneralNames OPTIONAL }
        
DistributionPointName ::= CHOICE {
        fullName                [0]     GeneralNames,
        nameRelativeToCRLIssuer [1]     RelativeDistinguishedName }
        
ReasonFlags ::= BIT STRING {
        unused                  (0),
        keyCompromise           (1),
        caCompromise            (2),
        affiliationChanged      (3),
        superseded              (4),
        cessationOfOperation    (5),
        certificateHold         (6) }
        
issuingDistributionPoint EXTENSION ::= {
        SYNTAX  IssuingDistPointSyntax
        IDENTIFIED BY id-ce-issuingDistributionPoint }
        
IssuingDistPointSyntax ::= SEQUENCE {
        distributionPoint       [0] DistributionPointName OPTIONAL,
        onlyContainsUserCerts   [1] BOOLEAN DEFAULT FALSE,
        onlyContainsCACerts     [2] BOOLEAN DEFAULT FALSE,
        onlySomeReasons         [3] ReasonFlags OPTIONAL,
        indirectCRL             [4] BOOLEAN DEFAULT FALSE }
        
certificateIssuer EXTENSION ::= {
        SYNTAX          GeneralNames
        IDENTIFIED BY id-ce-certificateIssuer }
        
deltaCRLIndicator EXTENSION ::= {
        SYNTAX          BaseCRLNumber
        IDENTIFIED BY id-ce-deltaCRLIndicator }
        
BaseCRLNumber ::= CRLNumber
        
-- Object identifier assignments for ISO certificate extensions --
id-ce   OBJECT IDENTIFIER       ::=     {joint-iso-ccitt(2) ds(5) 29}
        
id-ce-subjectDirectoryAttributes   OBJECT IDENTIFIER ::= {id-ce 9}
id-ce-subjectKeyIdentifier         OBJECT IDENTIFIER ::= {id-ce 14}
id-ce-keyUsage                     OBJECT IDENTIFIER ::= {id-ce 15}
id-ce-privateKeyUsagePeriod        OBJECT IDENTIFIER ::= {id-ce 16}
id-ce-subjectAltName               OBJECT IDENTIFIER ::= {id-ce 17}
id-ce-issuerAltName                OBJECT IDENTIFIER ::= {id-ce 18}
id-ce-basicConstraints             OBJECT IDENTIFIER ::= {id-ce 19}
id-ce-cRLNumber                    OBJECT IDENTIFIER ::= {id-ce 20}
id-ce-reasonCode                   OBJECT IDENTIFIER ::= {id-ce 21}
id-ce-instructionCode              OBJECT IDENTIFIER ::= {id-ce 23}
id-ce-invalidityDate               OBJECT IDENTIFIER ::= {id-ce 24}
id-ce-deltaCRLIndicator            OBJECT IDENTIFIER ::= {id-ce 27}
id-ce-issuingDistributionPoint     OBJECT IDENTIFIER ::= {id-ce 28}
id-ce-certificateIssuer            OBJECT IDENTIFIER ::= {id-ce 29}
id-ce-nameConstraints              OBJECT IDENTIFIER ::= {id-ce 30}
id-ce-cRLDistributionPoints        OBJECT IDENTIFIER ::= {id-ce 31}
id-ce-certificatePolicies          OBJECT IDENTIFIER ::= {id-ce 32}
id-ce-policyMappings               OBJECT IDENTIFIER ::= {id-ce 33}
id-ce-policyConstraints            OBJECT IDENTIFIER ::= {id-ce 36}
id-ce-authorityKeyIdentifier       OBJECT IDENTIFIER ::= {id-ce 35}
id-ce-extKeyUsage                  OBJECT IDENTIFIER ::= {id-ce 37}
        

-- PKIX 1 extensions

-PKIX 1拡張

authorityInfoAccess EXTENSION ::= {
        SYNTAX  AuthorityInfoAccessSyntax
        IDENTIFIED BY id-pe-authorityInfoAccess }
        
AuthorityInfoAccessSyntax  ::=
        SEQUENCE SIZE (1..MAX) OF AccessDescription
        
AccessDescription  ::=  SEQUENCE {
        accessMethod          OBJECT IDENTIFIER,
        accessLocation        GeneralName  }
        
id-pe-authorityInfoAccess OBJECT IDENTIFIER ::= { id-pe 1 }
        
id-ad-ocsp      OBJECT IDENTIFIER ::= { id-ad 1 }
id-ad-caIssuers OBJECT IDENTIFIER ::= { id-ad 2 }
        

-- PKIX policy qualifier definitions

-PKIXポリシー修飾子定義

noticeToUser CERT-POLICY-QUALIFIER ::= {
     POLICY-QUALIFIER-ID    id-qt-cps QUALIFIER-TYPE       CPSuri}
        
pointerToCPS CERT-POLICY-QUALIFIER ::= {
     POLICY-QUALIFIER-ID    id-qt-unotice QUALIFIER-TYPE   UserNotice}
        
id-qt-cps      OBJECT IDENTIFIER ::=  { id-qt 1 } id-qt-unotice  OBJECT IDENTIFIER ::=  { id-qt 2 }
        
CPSuri ::= IA5String
        
UserNotice ::= SEQUENCE {
     noticeRef        NoticeReference OPTIONAL,
     explicitText     DisplayText OPTIONAL}
        
NoticeReference ::= SEQUENCE {
     organization     DisplayText,
     noticeNumbers    SEQUENCE OF INTEGER }
        
DisplayText ::= CHOICE {
     visibleString    VisibleString  (SIZE (1..200)),
     bmpString        BMPString      (SIZE (1..200)),
     utf8String       UTF8String     (SIZE (1..200)) }
        

END

終わり

Appendix C. ASN.1 Notes

付録C. ASN.1の注記

The construct "SEQUENCE SIZE (1..MAX) OF" appears in several ASN.1 constructs. A valid ASN.1 sequence will have zero or more entries. The SIZE (1..MAX) construct constrains the sequence to have at least one entry. MAX indicates the upper bound is unspecified. Implementations are free to choose an upper bound that suits their environment.

「SEQUENCE SIZE(1..MAX)OF」という構成は、いくつかのASN.1構成に現れます。有効なASN.1シーケンスには、0個以上のエントリがあります。 SIZE(1..MAX)コンストラクトは、シーケンスに少なくとも1つのエントリがあるように制限します。 MAXは、上限が指定されていないことを示します。実装は、環境に適した上限を自由に選択できます。

   The construct "positiveInt ::= INTEGER (0..MAX)" defines positiveInt
   as a subtype of INTEGER containing integers greater than or equal to
   zero.  The upper bound is unspecified. Implementations are free to
   select an upper bound that suits their environment.
        

The character string type PrintableString supports a very basic Latin character set: the lower case letters 'a' through 'z', upper case letters 'A' through 'Z', the digits '0' through '9', eleven special characters ' " ( ) + , - . / : ? and space.

文字列タイプPrintableStringは、非常に基本的なラテン文字セットをサポートしています。小文字の「a」から「z」、大文字の「A」から「Z」、数字の「0」から「9」、11の特殊文字「 "()+、-。/:?とスペース。

The character string type TeletexString is a superset of PrintableString. TeletexString supports a fairly standard (ascii-like) Latin character set, Latin characters with non-spacing accents and Japanese characters.

文字列型TeletexStringは、PrintableStringのスーパーセットです。 TeletexStringは、かなり標準的な(ASCIIのような)ラテン文字セット、非スペースアクセントのラテン文字、および日本語文字をサポートしています。

The character string type UniversalString supports any of the characters allowed by ISO 10646-1. ISO 10646 is the Universal multiple-octet coded Character Set (UCS). ISO 10646-1 specifes the architecture and the "basic multilingual plane" - a large standard character set which includes all major world character standards.

文字列タイプUniversalStringは、ISO 10646-1で許可されている任意の文字をサポートします。 ISO 10646は、ユニバーサルマルチオクテットコード化文字セット(UCS)です。 ISO 10646-1は、アーキテクチャと「基本的な多言語プレーン」(すべての主要な世界の文字標準を含む大きな標準文字セット)を規定しています。

The character string type UTF8String will be introduced in the 1998 version of ASN.1. UTF8String is a universal type and has been assigned tag number 12. The content of UTF8String was defined by RFC 2044 and updated in RFC 2279, "UTF-8, a transformation Format of ISP 10646." ISO is expected to formally add UTF8String to the list of choices for DirectoryString in 1998 as well.

文字列タイプUTF8Stringは、1998バージョンのASN.1で導入される予定です。 UTF8Stringはユニバーサルタイプであり、タグ番号12が割り当てられています。UTF8Stringの内容はRFC 2044によって定義され、RFC 2279「UTF-8、変換フォーマットISP 10646」で更新されました。 ISOは、1998年にもDirectoryStringの選択肢のリストに正式にUTF8Stringを追加する予定です。

In anticipation of these changes, and in conformance with IETF Best Practices codified in RFC 2277, IETF Policy on Character Sets and Languages, this document includes UTF8String as a choice in DirectoryString and the CPS qualifier extensions.

これらの変更を見越して、およびRFC 2277で成文化されたIETFベストプラクティス、文字セットと言語に関するIETFポリシーに準拠して、このドキュメントにはDirectoryStringとCPS修飾子拡張の選択肢としてUTF8Stringが含まれています。

Appendix D. Examples
付録D.例

This section contains four examples: three certificates and a CRL. The first two certificates and the CRL comprise a minimal certification path.

このセクションには、4つの例(3つの証明書とCRL)が含まれています。最初の2つの証明書とCRLは、最小限の認証パスを構成します。

Section D.1 contains an annotated hex dump of a "self-signed" certificate issued by a CA whose distinguished name is cn=us,o=gov,ou=nist. The certificate contains a DSA public key with parameters, and is signed by the corresponding DSA private key.

セクションD.1には、識別名がcn = us、o = gov、ou = nistであるCAによって発行された「自己署名」証明書の注釈付き16進ダンプが含まれています。証明書には、パラメーター付きのDSA公開鍵が含まれており、対応するDSA秘密鍵によって署名されています。

Section D.2 contains an annotated hex dump of an end-entity certificate. The end entity certificate contains a DSA public key, and is signed by the private key corresponding to the "self-signed" certificate in section D.1.

セクションD.2には、エンドエンティティ証明書の注釈付き16進ダンプが含まれています。エンドエンティティ証明書にはDSA公開鍵が含まれており、セクションD.1の「自己署名」証明書に対応する秘密鍵で署名されています。

Section D.3 contains a dump of an end entity certificate which contains an RSA public key and is signed with RSA and MD5. This certificate is not part of the minimal certification path.

セクションD.3には、RSA公開鍵を含み、RSAおよびMD5で署名されたエンドエンティティ証明書のダンプが含まれています。この証明書は、最小の認証パスの一部ではありません。

Section D.4 contains an annotated hex dump of a CRL. The CRL is issued by the CA whose distinguished name is cn=us,o=gov,ou=nist and the list of revoked certificates includes the end entity certificate presented in D.2.

セクションD.4には、CRLの注釈付き16進ダンプが含まれています。 CRLは、識別名がcn = us、o = gov、ou = nistであるCAによって発行され、失効した証明書のリストには、D.2で提示されたエンドエンティティ証明書が含まれます。

D.1 Certificate

D.1証明書

   This section contains an annotated hex dump of a 699 byte version 3
   certificate.  The certificate contains the following information:
   (a) the serial number is 17 (11 hex);
   (b) the certificate is signed with DSA and the SHA-1 hash algorithm;
   (c) the issuer's distinguished name is OU=nist; O=gov; C=US
   (d) and the subject's distinguished name is OU=nist; O=gov; C=US
   (e) the certificate was issued on June 30, 1997 and will expire on
   December 31, 1997;
   (f) the certificate contains a 1024 bit DSA public key with
   parameters;
   (g) the certificate contains a subject key identifier extension; and
   (h) the certificate is a CA certificate (as indicated through the
   basic constraints extension.)
        

0000 30 82 02 b7 695: SEQUENCE 0004 30 82 02 77 631: . SEQUENCE tbscertificate 0008 a0 03 3: . . [0] 0010 02 01 1: . . . INTEGER 2 : 02 0013 02 01 1: . . INTEGER 17 : 11

0000 30 82 02 b7 695:SEQUENCE 0004 30 82 02 77 631:。シーケンスtbscertificate 0008 a0 03 3:。 。 [0] 0010 02 01 1:。 。 。 INTEGER 2:02 0013 02 01 1:。 。 INTEGER 17:11

0016 30 09          9: . . SEQUENCE
0018 06 07          7: . . . OID 1.2.840.10040.4.3: dsa-with-sha
                     : 2a 86 48 ce 38 04 03
0027 30 2a         42: . . SEQUENCE
0029 31 0b         11: . . . SET
0031 30 09          9: . . . . SEQUENCE
0033 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0038 13 02          2: . . . . . PrintableString  'US'
                     : 55 53
0042 31 0c         12: . . . SET
0044 30 0a         10: . . . . SEQUENCE
0046 06 03          3: . . . . . OID 2.5.4.10: O
                     : 55 04 0a
0051 13 03          3: . . . . . PrintableString  'gov'
                     : 67 6f 76
0056 31 0d         13: . . . SET
0058 30 0b         11: . . . . SEQUENCE
0060 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
0065 13 04          4: . . . . . PrintableString  'nist'
                     : 6e 69 73 74
0071 30 1e         30: . . SEQUENCE
0073 17 0d         13: . . . UTCTime  '970630000000Z'
                     : 39 37 30 36 33 30 30 30 30 30 30 30 5a
0088 17 0d         13: . . . UTCTime  '971231000000Z'
                     : 39 37 31 32 33 31 30 30 30 30 30 30 5a
0103 30 2a         42: . . SEQUENCE
0105 31 0b         11: . . . SET
0107 30 09          9: . . . . SEQUENCE
0109 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0114 13 02          2: . . . . . PrintableString  'US'
                     : 55 53
0118 31 0c         12: . . . SET
0120 30 0a         10: . . . . SEQUENCE
0122 06 03          3: . . . . . OID 2.5.4.10: O
                     : 55 04 0a
0127 13 03          3: . . . . . PrintableString  'gov'
                     : 67 6f 76
0132 31 0d         13: . . . SET
0134 30 0b         11: . . . . SEQUENCE
0136 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
0141 13 04          4: . . . . . PrintableString  'nist'
                     : 6e 69 73 74
0147 30 82 01 b4  436: . . SEQUENCE
0151 30 82 01 29  297: . . . SEQUENCE
        
0155 06 07          7: . . . . OID 1.2.840.10040.4.1: dsa
                     : 2a 86 48 ce 38 04 01
0164 30 82 01 1c  284: . . . . SEQUENCE
0168 02 81 80     128: . . . . . INTEGER
                     : d4 38 02 c5 35 7b d5 0b a1 7e 5d 72 59 63 55 d3
                     : 45 56 ea e2 25 1a 6b c5 a4 ab aa 0b d4 62 b4 d2
                     : 21 b1 95 a2 c6 01 c9 c3 fa 01 6f 79 86 83 3d 03
                     : 61 e1 f1 92 ac bc 03 4e 89 a3 c9 53 4a f7 e2 a6
                     : 48 cf 42 1e 21 b1 5c 2b 3a 7f ba be 6b 5a f7 0a
                     : 26 d8 8e 1b eb ec bf 1e 5a 3f 45 c0 bd 31 23 be
                     : 69 71 a7 c2 90 fe a5 d6 80 b5 24 dc 44 9c eb 4d
                     : f9 da f0 c8 e8 a2 4c 99 07 5c 8e 35 2b 7d 57 8d
0299 02 14         20: . . . . . INTEGER
                     : a7 83 9b f3 bd 2c 20 07 fc 4c e7 e8 9f f3 39 83
                     : 51 0d dc dd
0321 02 81 80     128: . . . . . INTEGER
                     : 0e 3b 46 31 8a 0a 58 86 40 84 e3 a1 22 0d 88 ca
                     : 90 88 57 64 9f 01 21 e0 15 05 94 24 82 e2 10 90
                     : d9 e1 4e 10 5c e7 54 6b d4 0c 2b 1b 59 0a a0 b5
                     : a1 7d b5 07 e3 65 7c ea 90 d8 8e 30 42 e4 85 bb
                     : ac fa 4e 76 4b 78 0e df 6c e5 a6 e1 bd 59 77 7d
                     : a6 97 59 c5 29 a7 b3 3f 95 3e 9d f1 59 2d f7 42
                     : 87 62 3f f1 b8 6f c7 3d 4b b8 8d 74 c4 ca 44 90
                     : cf 67 db de 14 60 97 4a d1 f7 6d 9e 09 94 c4 0d
0452 03 81 84     132: . . . BIT STRING  (0 unused bits)
                     : 02 81 80 aa 98 ea 13 94 a2 db f1 5b 7f 98 2f 78
                     : e7 d8 e3 b9 71 86 f6 80 2f 40 39 c3 da 3b 4b 13
                     : 46 26 ee 0d 56 c5 a3 3a 39 b7 7d 33 c2 6b 5c 77
                     : 92 f2 55 65 90 39 cd 1a 3c 86 e1 32 eb 25 bc 91
                     : c4 ff 80 4f 36 61 bd cc e2 61 04 e0 7e 60 13 ca
                     : c0 9c dd e0 ea 41 de 33 c1 f1 44 a9 bc 71 de cf
                     : 59 d4 6e da 44 99 3c 21 64 e4 78 54 9d d0 7b ba
                     : 4e f5 18 4d 5e 39 30 bf e0 d1 f6 f4 83 25 4f 14
                     : aa 71 e1
0587 a3 32         50: . . [3]
0589 30 30         48: . . . SEQUENCE
0591 30 0f          9: . . . . SEQUENCE
0593 06 03          3: . . . . . OID 2.5.29.19: basicConstraints
                     : 55 1d 13
0598 01 01          1: . . . . . TRUE
                     : ff
0601 04 05          5: . . . . . OCTET STRING
                     : 30 03 01 01 ff
0608 30 1d         29: . SEQUENCE
0610 06 03          3: . . . . . OID 2.5.29.14: subjectKeyIdentifier
                     : 55 1d 0e
0615 04 16         22: . . . . . OCTET STRING
                     : 04 14 e7 26 c5 54 cd 5b a3 6f 35 68 95 aa d5 ff
        
                     : 1c 21 e4 22 75 d6
0639 30 09          9: . SEQUENCE
0641 06 07          7: . . OID 1.2.840.10040.4.3: dsa-with-sha
                     : 2a 86 48 ce 38 04 03
0650 03 2f         47: . BIT STRING  (0 unused bits)
                     : 30 2c 02 14 a0 66 c1 76 33 99 13 51 8d 93 64 2f
                     : ca 13 73 de 79 1a 7d 33 02 14 5d 90 f6 ce 92 4a
                     : bf 29 11 24 80 28 a6 5a 8e 73 b6 76 02 68
        

D.2 Certificate

D.2証明書

   This section contains an annotated hex dump of a 730 byte version 3
   certificate.  The certificate contains the following information:
   (a) the serial number is 18 (12 hex);
   (b) the certificate is signed with DSA and the SHA-1 hash algorithm;
   (c) the issuer's distinguished name is OU=nist; O=gov; C=US
   (d) and the subject's distinguished name is CN=Tim Polk; OU=nist;
   O=gov; C=US
   (e) the certificate was valid from July 30, 1997 through December 1,
   1997;
   (f) the certificate contains a 1024 bit DSA public key;
   (g) the certificate is an end entity certificate, as the basic
   constraints extension is not present;
   (h) the certificate contains an authority key identifier extension;
   and
   (i) the certificate includes one alternative name - an RFC 822
   address.
        
0000 30 82 02 d6  726: SEQUENCE
0004 30 82 02 96  662: . SEQUENCE
0008 a0 03          3: . . [0]
0010 02 01          1: . . . INTEGER 2
                     : 02
0013 02 01          1: . . INTEGER 18
                     : 12
0016 30 09          9: . . SEQUENCE
0018 06 07          7: . . . OID 1.2.840.10040.4.3: dsa-with-sha
                     : 2a 86 48 ce 38 04 03
0027 30 2a         42: . . SEQUENCE
0029 31 0b         11: . . . SET
0031 30 09          9: . . . . SEQUENCE
0033 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0038 13 02          2: . . . . . PrintableString  'US'
                     : 55 53
0042 31 0c         12: . . . SET
0044 30 0a         10: . . . . SEQUENCE
0046 06 03          3: . . . . . OID 2.5.4.10: O
        
                     : 55 04 0a
0051 13 03          3: . . . . . PrintableString  'gov'
                     : 67 6f 76
0056 31 0d         13: . . . SET
0058 30 0b         11: . . . . SEQUENCE
0060 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
0065 13 04          4: . . . . . PrintableString  'nist'
                     : 6e 69 73 74
0071 30 1e         30: . . SEQUENCE
0073 17 0d         13: . . . UTCTime  '970730000000Z'
                     : 39 37 30 37 33 30 30 30 30 30 30 30 5a
0088 17 0d         13: . . . UTCTime  '971201000000Z'
                     : 39 37 31 32 30 31 30 30 30 30 30 30 5a
0103 30 3d         61: . . SEQUENCE
0105 31 0b         11: . . . SET
0107 30 09          9: . . . . SEQUENCE
0109 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0114 13 02          2: . . . . . PrintableString  'US'
                     : 55 53
0118 31 0c         12: . . . SET
0120 30 0a         10: . . . . SEQUENCE
0122 06 03          3: . . . . . OID 2.5.4.10: O
                     : 55 04 0a
0127 13 03          3: . . . . . PrintableString  'gov'
                     : 67 6f 76
0132 31 0d         13: . . . SET
0134 30 0b         11: . . . . SEQUENCE
0136 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
0141 13 04          4: . . . . . PrintableString  'nist'
                     : 6e 69 73 74
0147 31 11         17: . . . SET
0149 30 0f         15: . . . . SEQUENCE
0151 06 03          3: . . . . . OID 2.5.4.3: CN
                     : 55 04 03
0156 13 08          8: . . . . . PrintableString  'Tim Polk'
                     : 54 69 6d 20 50 6f 6c 6b
0166 30 82 01 b4  436: . . SEQUENCE
0170 30 82 01 29  297: . . . SEQUENCE
0174 06 07          7: . . . . OID 1.2.840.10040.4.1: dsa
                     : 2a 86 48 ce 38 04 01
0183 30 82 01 1c  284: . . . . SEQUENCE
0187 02 81 80     128: . . . . . INTEGER
                     : d4 38 02 c5 35 7b d5 0b a1 7e 5d 72 59 63 55 d3
                     : 45 56 ea e2 25 1a 6b c5 a4 ab aa 0b d4 62 b4 d2
                     : 21 b1 95 a2 c6 01 c9 c3 fa 01 6f 79 86 83 3d 03
        
                     : 61 e1 f1 92 ac bc 03 4e 89 a3 c9 53 4a f7 e2 a6
                     : 48 cf 42 1e 21 b1 5c 2b 3a 7f ba be 6b 5a f7 0a
                     : 26 d8 8e 1b eb ec bf 1e 5a 3f 45 c0 bd 31 23 be
                     : 69 71 a7 c2 90 fe a5 d6 80 b5 24 dc 44 9c eb 4d
                     : f9 da f0 c8 e8 a2 4c 99 07 5c 8e 35 2b 7d 57 8d
0318 02 14         20: . . . . . INTEGER
                     : a7 83 9b f3 bd 2c 20 07 fc 4c e7 e8 9f f3 39 83
                     : 51 0d dc dd
0340 02 81 80     128: . . . . . INTEGER
                     : 0e 3b 46 31 8a 0a 58 86 40 84 e3 a1 22 0d 88 ca
                     : 90 88 57 64 9f 01 21 e0 15 05 94 24 82 e2 10 90
                     : d9 e1 4e 10 5c e7 54 6b d4 0c 2b 1b 59 0a a0 b5
                     : a1 7d b5 07 e3 65 7c ea 90 d8 8e 30 42 e4 85 bb
                     : ac fa 4e 76 4b 78 0e df 6c e5 a6 e1 bd 59 77 7d
                     : a6 97 59 c5 29 a7 b3 3f 95 3e 9d f1 59 2d f7 42
                     : 87 62 3f f1 b8 6f c7 3d 4b b8 8d 74 c4 ca 44 90
                     : cf 67 db de 14 60 97 4a d1 f7 6d 9e 09 94 c4 0d
0471 03 81 84     132: . . . BIT STRING  (0 unused bits)
                     : 02 81 80 a8 63 b1 60 70 94 7e 0b 86 08 93 0c 0d
                     : 08 12 4a 58 a9 af 9a 09 38 54 3b 46 82 fb 85 0d
                     : 18 8b 2a 77 f7 58 e8 f0 1d d2 18 df fe e7 e9 35
                     : c8 a6 1a db 8d 3d 3d f8 73 14 a9 0b 39 c7 95 f6
                     : 52 7d 2d 13 8c ae 03 29 3c 4e 8c b0 26 18 b6 d8
                     : 11 1f d4 12 0c 13 ce 3f f1 c7 05 4e df e1 fc 44
                     : fd 25 34 19 4a 81 0d dd 98 42 ac d3 b6 91 0c 7f
                     : 16 72 a3 a0 8a d7 01 7f fb 9c 93 e8 99 92 c8 42
                     : 47 c6 43
0606 a3 3e         62: . . [3]
0608 30 3c         60: . . . SEQUENCE
0610 30 19         25: . . . . SEQUENCE
0612 06 03          3: . . . . . OID 2.5.29.17: subjectAltName
                     : 55 1d 11
0617 04 12         18: . . . . . OCTET STRING
                     : 30 10 81 0e 77 70 6f 6c 6b 40 6e 69 73 74 2e 67
                     : 6f 76
0637 30 1f         31: . . . . SEQUENCE
0639 06 03          3: . . . . . OID 2.5.29.35: subjectAltName
                     : 55 1d 23
0644 04 18         24: . . . . . OCTET STRING
                     : 30 16 80 14 e7 26 c5 54 cd 5b a3 6f 35 68 95 aa
                     : d5 ff 1c 21 e4 22 75 d6
0670 30 09          9: . SEQUENCE
0672 06 07          7: . . OID 1.2.840.10040.4.3: dsa-with-sha
                     : 2a 86 48 ce 38 04 03
0681 03 2f         47: . BIT STRING  (0 unused bits)
                     : 30 2c 02 14 3c 02 e0 ab d9 5d 05 77 75 15 71 58
                     : 92 29 48 c4 1c 54 df fc 02 14 5b da 53 98 7f c5
                     : 33 df c6 09 b2 7a e3 6f 97 70 1e 14 ed 94
        

D.3 End-Entity Certificate Using RSA

D.3 RSAを使用したエンドエンティティ証明書

   This section contains an annotated hex dump of a 675 byte version 3
   certificate.  The certificate contains the following information:
   (a) the serial number is 256;
   (b) the certificate is signed with RSA and the MD2 hash algorithm;
   (c) the issuer's distinguished name is OU=Dept. Arquitectura de
   Computadors; O=Universitat Politecnica de Catalunya; C=ES
   (d) and the subject's distinguished name is CN=Francisco Jordan;
   OU=Dept. Arquitectura de Computadors; O=Universitat Politecnica de
   Catalunya; C=ES
   (e) the certificate was issued on May 21, 1996 and expired on May 21,
   1997;
   (f) the certificate contains a 768 bit RSA public key;
   (g) the certificate is an end entity certificate (not a CA
   certificate);
   (h) the certificate includes an alternative subject name and an
   alternative issuer name - bothe are URLs;
   (i) the certificate include an authority key identifier and
   certificate policies extensions; and
   (j) the certificate includes a critical key usage extension
   specifying the public is intended for generation of digital
   signatures.
        
0000 30 80           : SEQUENCE   (size undefined)
0002 30 82 02 40  576: . SEQUENCE
0006 a0 03          3: . . [0]
0008 02 01          1: . . . INTEGER 2
                     : 02
0011 02 02          2: . . INTEGER 256
                     : 01 00
0015 30 0d         13: . . SEQUENCE
0017 06 09          9: . . . OID 1.2.840.113549.1.1.2:
                                       MD2WithRSAEncryption
                     : 2a 86 48 86 f7 0d 01 01 02
0028 05 00          0: . . . NULL
0030 30 68         88: . . SEQUENCE
0032 31 0b         11: . . . SET
0034 30 09          9: . . . . SEQUENCE
0036 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0041 13 02          2: . . . . . PrintableString  'ES'
                     : 45 53
0045 31 2d         45: . . . SET
0047 30 2b         43: . . . . SEQUENCE
0049 06 03          3: . . . . . OID 2.5.4.10: O
                     : 55 04 0a
0054 13 24         36: . . . . . PrintableString
        
                     'Universitat Politecnica de Catalunya'
                     : 55 6e 69 76 65 72 73 69 74 61 74 20 50 6f 6c 69
                     : 74 65 63 6e 69 63 61 20 64 65 20 43 61 74 61 6c
                     : 75 6e 79 61
0092 31 2a         42: . . . SET
0094 30 28         40: . . . . SEQUENCE
0096 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
0101 13 21         33: . . . . . PrintableString
                     'OU=Dept. Arquitectura de Computadors'
                     : 44 65 70 74 2e 20 41 72 71 75 69 74 65 63 74 75
                     : 72 61 20 64 65 20 43 6f 6d 70 75 74 61 64 6f 72
                     : 73
0136 30 1e         30: . . SEQUENCE
0138 17 0d         13: . . . UTCTime  '960521095826Z'
                     : 39 36 30 37 32 32 31 37 33 38 30 32 5a
0153 17 0d         13: . . . UTCTime  '979521095826Z'
                     : 39 37 30 37 32 32 31 37 33 38 30 32 5a
0168 30 81 83     112: . . SEQUENCE
0171 31 0b         11: . . . SET
0173 30 09          9: . . . . SEQUENCE
0175 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0180 13 02          2: . . . . . PrintableString  'ES'
                     : 45 53
0184 31 2d         12: . . . SET
0186 30 2b         16: . . . . SEQUENCE
0188 06 03          3: . . . . . OID 2.5.4.10: O
                     : 55 04 0a
0193 13 24         36: . . . . . PrintableString
                     'Universitat Politecnica de Catalunya'
                     : 55 6e 69 76 65 72 73 69 74 61 74 20 50 6f 6c 69
                     : 74 65 63 6e 69 63 61 20 64 65 20 43 61 74 61 6c
                     : 75 6e 79 61
0231 31 2a         42: . . . SET
0233 30 28         40: . . . . SEQUENCE
0235 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
0240 13 21         33: . . . . . PrintableString
                     'Dept. Arquitectura de Computadors'
                     : 44 65 70 74 2e 20 41 72 71 75 69 74 65 63 74 75
                     : 72 61 20 64 65 20 43 6f 6d 70 75 74 61 64 6f 72
                     : 73
0275 31 19         22: . . . SET
0277 30 17         20: . . . . SEQUENCE
0279 06 03          3: . . . . . OID 2.5.4.3: CN
                     : 55 04 03
0284 13 10         16: . . . . . PrintableString 'Francisco Jordan'
        
                     : 46 72 61 6e 63 69 73 63 6f 20 4a 6f 72 64 61 6e
0302 30 7c          2: . . SEQUENCE
0304 30 0d         13: . . . SEQUENCE
0306 06 09          9: . . . . OID 1.2.840.113549.1.1.1: RSAEncryption
                     : 2a 86 48 86 f7 0d 01 01 01
0317 05 00          0: . . . . NULL
0319 03 6b        107: . . . BIT STRING
                     : 00   (0 unused bits)
                     : 30 68 02 61 00 be aa 8b 77 54 a3 af ca 77 9f 2f
                     : b0 cf 43 88 ff a6 6d 79 55 5b 61 8c 68 ec 48 1e
                     : 8a 86 38 a4 fe 19 b8 62 17 1d 9d 0f 47 2c ff 63
                     : 8f 29 91 04 d1 52 bc 7f 67 b6 b2 8f 74 55 c1 33
                     : 21 6c 8f ab 01 95 24 c8 b2 73 93 9d 22 61 50 a9
                     : 35 fb 9d 57 50 32 ef 56 52 50 93 ab b1 88 94 78
                     : 56 15 c6 1c 8b 02 03 01 00 01
0428 a3 81 97     151: . . [3]
0431 30 3c         60: . . . SEQUENCE
0433 30 1f         31: . . . . SEQUENCE
0435 06 03          3: . . . . . OID 2.5.29.35: authorityKeyIdentifier
                     : 55 1d 23
0440 04 14         22: . . . . . OCTET STRING
                     : 30 12 80 10 0e 6b 3a bf 04 ea 04 c3 0e 6b 3a bf
                     : 04 ea 04 c3
0464 30 19         25: . . . . SEQUENCE
0466 06 03          3: . . . . . OID 2.5.29.15: keyUsage
                     : 55 1d 0f
0471 01 01          1: . . . . . TRUE
0474 04 04          4: . . . . . OCTET STRING
                     : 03 02 07 80
0480 30 19         25: . . . . SEQUENCE
0482 06 03          3: . . . . . OID 2.5.29.32: certificatePolicies
                     : 55 1d 20
0487 04 21         33: . . . . . OCTET STRING
                     : 30 1f 30 1d 06 04 2a 84 80 00 30 15 30 07 06 05
                     : 2a 84 80 00 01 30 0a 06 05 2a 84 80 00 02 02 01
                     : 0a
0522 30 1c         28: . . . . SEQUENCE
0524 06 03          3: . . . . . OID 2.5.29.17: subjectAltName
                     : 55 1d 11
0529 04 15         21: . . . . . OCTET STRING
                     : 30 13 86 11 68 74 74 70 3a 2f 2f 61 63 2e 75 70
                     : 63 2e 65 73 2f
0552 30 19         25: . . . . SEQUENCE
0554 06 03          3: . . . . . OID 2.5.29.18: issuerAltName
                     : 55 1d 12
0559 04 12         18: . . . . . OCTET STRING
                     : 30 14 86 12 68 74 74 70 3a 2f 2f 77 77 77 2e 75
                     : 70 63 2e 65
        
0579 30 80           : . SEQUENCE (indefinite length)
0581 06 07          7: . . OID
0583 05 00          0: . . NULL
0585 00 00          0: . . end of contents marker
0587 03 81 81      47: . BIT STRING
                     : 00      (0 unused bits)
                     : 5c 01 bd b5 41 88 87 7a 0e d3 0e 6b 3a bf 04 ea
                     : 04 cb 5f 61 72 3c a3 bd 78 f5 66 17 fe 37 3a ab
                     : eb 67 bf b7 da a8 38 f6 33 15 71 75 2f b9 8c 91
                     : a0 e4 87 ba 4b 43 a0 22 8f d3 a9 86 43 89 e6 50
                     : 5c 01 bd b5 41 88 87 7a 0e d3 0e 6b 3a bf 04 ea
                     : 04 cb 5f 61 72 3c a3 bd 78 f5 66 17 fe 37 3a ab
                     : eb 67 bf b7 da a8 38 f6 33 15 71 75 2f b9 8c 91
                     : a0 e4 87 ba 4b 43 a0 22 8f d3 a9 86 43 89 e6 50
0637 00 00          0: . . end of contents marker
        

D.4 Certificate Revocation List

D.4 Certificate Revocation List

This section contains an annotated hex dump of a version 2 CRL with one extension (cRLNumber). The CRL was issued by OU=nist;O=gov;C=us on July 7, 1996; the next scheduled issuance was August 7, 1996. The CRL includes one revoked certificates: serial number 18 (12 hex). The CRL itself is number 18, and it was signed with DSA and SHA-1.

このセクションには、1つの拡張子(cRLNumber)を持つバージョン2 CRLの注釈付き16進ダンプが含まれています。 CRLは、1996年7月7日にOU = nist; O = gov; C = usによって発行されました。次に予定されている発行は1996年8月7日でした。CRLには、失効した証明書が1つ含まれています。シリアル番号18(16進数で12)です。 CRL自体は18番で、DSAおよびSHA-1で署名されています。

0000 30 81 ba     186: SEQUENCE
0003 30 7c        124: . SEQUENCE
0005 02 01          1: . . INTEGER 1
                     : 01
0008 30 09          9: . . SEQUENCE
0010 06 07          7: . . . OID 1.2.840.10040.4.3: dsa-with-sha
                     : 2a 86 48 ce 38 04 03
0019 30 2a         42: . . SEQUENCE
0021 31 0b         11: . . . SET
0023 30 09          9: . . . . SEQUENCE
0025 06 03          3: . . . . . OID 2.5.4.6: C
                     : 55 04 06
0030 13 02          2: . . . . . PrintableString  'US'
                     : 55 53
0034 31 0c         12: . . . SET
0036 30 0a         10: . . . . SEQUENCE
0038 06 03          3: . . . . . OID 2.5.4.10: O
                     : 55 04 0a
0043 13 03          3: . . . . . PrintableString  'gov'
                     : 67 6f 76
0048 31 0d         13: . . . SET
0050 30 0b         11: . . . . SEQUENCE
0052 06 03          3: . . . . . OID 2.5.4.11: OU
                     : 55 04 0b
        
0057 13 04          4: . . . . . PrintableString  'nist'
                     : 6e 69 73 74
0063 17 0d         13: . . UTCTime  '970801000000Z'
                     : 39 37 30 38 30 31 30 30 30 30 30 30 5a
0078 17 0d         13: . . UTCTime  '970808000000Z'
                     : 39 37 30 38 30 38 30 30 30 30 30 30 5a
0093 30 22         34: . . SEQUENCE
0095 30 20         32: . . . SEQUENCE
0097 02 01          1: . . . . INTEGER 18
                     : 12
0100 17 0d         13: . . . . UTCTime  '970731000000Z'
                     : 39 37 30 37 33 31 30 30 30 30 30 30 5a
0115 30 0c         12: . . . . SEQUENCE
0117 30 0a         10: . . . . . SEQUENCE
0119 06 03          3: . . . . . . OID 2.5.29.21: reasonCode
                     : 55 1d 15
0124 04 03          3: . . . . . . OCTET STRING
                     : 0a 01 01
0129 30 09          9: . SEQUENCE
0131 06 07          7: . . OID 1.2.840.10040.4.3: dsa-with-sha
                     : 2a 86 48 ce 38 04 03
0140 03 2f         47: . BIT STRING  (0 unused bits)
                     : 30 2c 02 14 9e d8 6b c1 7d c2 c4 02 f5 17 84 f9
                     : 9f 46 7a ca cf b7 05 8a 02 14 9e 43 39 85 dc ea
                     : 14 13 72 93 54 5d 44 44 e5 05 fe 73 9a b2
        
Appendix E. Authors' Addresses
Appendix E. Authors' Addresses

Russell Housley SPYRUS 381 Elden Street Suite 1120 Herndon, VA 20170 USA

Russell Housley SPYRUS 381 Elden Street Suite 1120 Herndon、VA 20170 USA

   EMail: housley@spyrus.com
        

Warwick Ford VeriSign, Inc. One Alewife Center Cambridge, MA 02140 USA

Warwick Ford VeriSign、Inc. One Alewife Center Cambridge、MA 02140 USA

   EMail: wford@verisign.com
        

Tim Polk NIST Building 820, Room 426 Gaithersburg, MD 20899 USA

Tim Polk NIST Building 820、Room 426 Gaithersburg、MD 20899 USA

   EMail: wpolk@nist.gov
        

David Solo Citicorp 666 Fifth Ave, 3rd Floor New York, NY 10103 USA

David Solo Citicorp 666 Fifth Ave、3rd Floor New York、NY 10103 USA

   EMail: david.solo@citicorp.com
        
付録F.完全な著作権表示

Copyright (C) The Internet Society (1999). All Rights Reserved.

Copyright(C)The Internet Society(1999)。全著作権所有。

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English.

このドキュメントとその翻訳はコピーして他のユーザーに提供することができ、コメントまたはその他の方法で説明したり、その実装を支援する二次的著作物は、いかなる種類の制限なしに、全体または一部を準備、コピー、公開、および配布することができます。 、ただし、上記の著作権表示とこの段落は、そのようなすべてのコピーと派生物に含まれています。ただし、このドキュメント自体は、著作権に関する通知を削除したり、インターネットソサエティや他のインターネット組織への参照を削除したりするなど、いかなる方法でも変更できません。ただし、インターネット標準を開発する目的で必要な場合は除きます。インターネット標準のプロセスに従うか、または必要に応じて、それを英語以外の言語に翻訳する必要があります。

The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns.

上記で付与された制限付きのアクセス許可は永続的であり、インターネットソサエティまたはその後継者または譲受人によって取り消されることはありません。

This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

このドキュメントとここに含まれる情報は「現状有姿」で提供され、インターネット社会およびインターネット技術タスクフォースは、明示または黙示を問わず、ここに記載されている情報の使用が保証するものに限定されないいかなる保証も含め、一切の保証を否認します。商品性または特定の目的への適合性に関する権利または黙示の保証を侵害すること。