[要約] RFC 5877は、属性証明書のためのapplication/pkix-attr-certメディアタイプを定義しています。このRFCの目的は、属性証明書のデータを効果的に伝送および処理するための標準化を提供することです。

Internet Engineering Task Force (IETF)                        R. Housley
Request for Comments: 5877                                Vigil Security
Category: Informational                                         May 2010
ISSN: 2070-1721
        

The application/pkix-attr-cert Media Type for Attribute Certificates

属性証明書のアプリケーション/PKIX-ATTR-CERTメディアタイプ

Abstract

概要

This document specifies a MIME media type used to carry a single attribute certificate as defined in RFC 5755.

このドキュメントは、RFC 5755で定義されている単一の属性証明書を運ぶために使用されるMIMEメディアタイプを指定します。

Status of This Memo

本文書の位置付け

This document is not an Internet Standards Track specification; it is published for informational purposes.

このドキュメントは、インターネット標準の追跡仕様ではありません。情報目的で公開されています。

This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Not all documents approved by the IESG are a candidate for any level of Internet Standard; see Section 2 of RFC 5741.

このドキュメントは、インターネットエンジニアリングタスクフォース(IETF)の製品です。IETFコミュニティのコンセンサスを表しています。公開レビューを受けており、インターネットエンジニアリングステアリンググループ(IESG)からの出版が承認されています。IESGによって承認されたすべてのドキュメントが、あらゆるレベルのインターネット標準の候補者ではありません。RFC 5741のセクション2を参照してください。

Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc5877.

このドキュメントの現在のステータス、任意のERRATA、およびそのフィードバックを提供する方法に関する情報は、http://www.rfc-editor.org/info/rfc5877で取得できます。

Copyright Notice

著作権表示

Copyright (c) 2010 IETF Trust and the persons identified as the document authors. All rights reserved.

Copyright(c)2010 IETF Trustおよび文書著者として特定された人。全著作権所有。

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.

このドキュメントは、BCP 78およびIETFドキュメント(http://trustee.ietf.org/license-info)に関連するIETF Trustの法的規定の対象となります。この文書に関するあなたの権利と制限を説明するので、これらの文書を注意深く確認してください。このドキュメントから抽出されたコードコンポーネントには、セクション4.Eで説明されている法的規定のセクション4.Eで説明されており、単純化されたBSDライセンスで説明されているように保証なしで提供される簡略化されたBSDライセンステキストを含める必要があります。

1. Introduction
1. はじめに

RFC 2585 [RFC2585] defines the MIME media types for public key certificates and certificate revocation lists (CRLs). This document specifies a MIME media type for use with attribute certificates as defined in RFC 5755 [RFC5755].

RFC 2585 [RFC2585]は、公開キー証明書と証明書取消リスト(CRL)のMIMEメディアタイプを定義しています。このドキュメントは、RFC 5755 [RFC5755]で定義されている属性証明書で使用するMIMEメディアタイプを指定します。

Attribute certificates are ASN.1 encoded [X.680]. RFC 5755 [RFC5755] tells which portions of the attribute certificate must use the distinguished encoding rules (DER) [X.690] and which portions are permitted to use the basic encoding rules (BER) [X.690]. Since DER is a proper subset of BER, BER decoding all parts of a properly constructed attribute certificate will be successful.

属性証明書はasn.1エンコード[x.680]です。RFC 5755 [RFC5755]は、属性証明書のどの部分が識別済みエンコードルール(der)[x.690]を使用する必要があるか、および基本エンコードルール(ber)[x.690]を使用することが許可されている部分を伝えます。derはBERの適切なサブセットであるため、適切に構築された属性証明書のすべての部分をデコードすることは成功します。

2. IANA Considerations
2. IANAの考慮事項

This document registers with IANA the "application/pkix-attr-cert" Internet Media Type for use with an attribute certificate as defined in [RFC5755]. This registration follows the procedures defined in BCP 13 [RFC4288].

このドキュメントは、[RFC5755]で定義されている属性証明書で使用するための「アプリケーション/PKIX-ATTR-CERT」インターネットメディアタイプをIANAに登録します。この登録は、BCP 13 [RFC4288]で定義されている手順に従います。

Type name: application

タイプ名:アプリケーション

Subtype name: pkix-attr-cert

サブタイプ名:pkix-attr-cert

Required parameters: None

必要なパラメーター:なし

Optional parameters: None

オプションのパラメーター:なし

Encoding considerations: binary

考慮事項のエンコード:バイナリ

Security considerations: An attribute certificate provides authorization information. An attribute certificate is most often used in conjunction with a public key certificate [RFC5280], and the two certificates should use the same encoding of the distinguished name as described in the Security Considerations of this document.

セキュリティ上の考慮事項:属性証明書は認証情報を提供します。属性証明書は、公開キー証明書[RFC5280]と組み合わせて最も頻繁に使用され、2つの証明書は、このドキュメントのセキュリティ上の考慮事項に記載されているように著名な名前の同じエンコードを使用する必要があります。

Interoperability considerations: The media type will be used with HTTP to fetch attribute certificates. Other uses may emerge in the future.

相互運用性の考慮事項:メディアタイプは、httpで属性証明書を取得するために使用されます。他の用途は将来出現する可能性があります。

Published specification: RFC 5755 Applications that use this media type: The media type is used with a MIME-compliant transport to transfer an attribute certificate. Attribute certificates convey authorization information, and they are most often used in conjunction with public key certificates as defined in [RFC5280].

公開された仕様:このメディアタイプを使用するRFC 5755アプリケーション:メディアタイプは、属性証明書を転送するためにMIMEに準拠したトランスポートで使用されます。属性証明書は許可情報を伝え、[RFC5280]で定義されている公開キー証明書と組み合わせて最も頻繁に使用されます。

      Additional information:
        Magic number(s): None
        File extension(s): .ac
        Macintosh File Type Code(s): none
        

Person & email address to contact for further information: Russ Housley housley@vigilsec.com

詳細については、人とメールアドレスをお問い合わせください:Russ Housley Housley@vigilsec.com

Intended usage: COMMON

意図された使用法:共通

Restrictions on usage: none

使用に関する制限:なし

      Author:
        Russ Housley <housley@vigilsec.com>
        

Intended usage: COMMON

意図された使用法:共通

      Change controller:
        The IESG <iesg@ietf.org>
        
3. Security Considerations
3. セキュリティに関する考慮事項

Attribute certificate issuers must encode the holder entity name in exactly the same way as the public key certificate distinguished name. If they are encoded differently, implementations may fail to recognize that the attribute certificate and public key certificate belong to the same entity.

属性証明書発行者は、公開キーの証明書の区別名とまったく同じ方法で、所有者エンティティ名をエンコードする必要があります。それらが異なってエンコードされている場合、実装は属性証明書と公開鍵証明書が同じエンティティに属していることを認識できない場合があります。

4. References
4. 参考文献
4.1. Normative References
4.1. 引用文献

[RFC5755] Farrell, S., Housley, R., and S. Turner, "An Internet Attribute Certificate Profile for Authorization", RFC 5755, January 2010.

[RFC5755] Farrell、S.、Housley、R。、およびS. Turner、「認証のためのインターネット属性証明書プロファイル」、RFC 5755、2010年1月。

4.2. Informative References
4.2. 参考引用

[RFC2585] Housley, R. and P. Hoffman, "Internet X.509 Public Key Infrastructure Operational Protocols: FTP and HTTP", RFC 2585, May 1999.

[RFC2585] Housley、R。およびP. Hoffman、「インターネットX.509公開キーインフラストラクチャ運用プロトコル:FTPおよびHTTP」、RFC 2585、1999年5月。

[RFC4288] Freed, N. and J. Klensin, "Media Type Specifications and Registration Procedures", BCP 13, RFC 4288, December 2005.

[RFC4288] Freed、N。およびJ. Klensin、「メディアタイプの仕様と登録手順」、BCP 13、RFC 4288、2005年12月。

[RFC5280] Cooper, D., Santesson, S., Farrell, S., Boeyen, S., Housley, R., and W. Polk, "Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile", RFC 5280, May 2008.

[RFC5280] Cooper、D.、Santesson、S.、Farrell、S.、Boeyen、S.、Housley、R.、およびW. Polk、 "Internet X.509公開キーインフラストラクチャ証明書および証明書失効リスト(CRL)プロファイル"、RFC 5280、2008年5月。

[X.680] ITU-T Recommendation X.680 (2002) | ISO/IEC 8824-1:2002, Information technology - Abstract Syntax Notation One (ASN.1): Specification of basic notation.

[X.680] ITU-T推奨X.680(2002)|ISO/IEC 8824-1:2002、情報技術 - 抽象的な構文表記1(ASN.1):基本表記の仕様。

[X.690] ITU-T Recommendation X.690 (2002) | ISO/IEC 8825-1:2002, Information technology - ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER).

[X.690] ITU-T推奨X.690(2002)|ISO/IEC 8825-1:2002、情報技術-ASN.1エンコーディングルール:基本エンコードルール(BER)、標準エンコーディングルール(CER)、および識別されたエンコードルール(DER)の仕様。

Author's Address

著者の連絡先

Russell Housley Vigil Security, LLC 918 Spring Knoll Drive Herndon, VA 20170 USA EMail: housley@vigilsec.com

Russell Housley Vigil Security、LLC 918 Spring Knoll Drive Herndon、VA 20170 USAメール:housley@vigilsec.com