Re: [pkix] I-D Action:draft-ietf-pkix-new-asn1-07.txt

Paul Hoffman <phoffman@imc.org> Mon, 31 August 2009 19:39 UTC

Return-Path: <phoffman@imc.org>
X-Original-To: pkix@core3.amsl.com
Delivered-To: pkix@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DB4B728C245 for <pkix@core3.amsl.com>; Mon, 31 Aug 2009 12:39:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.543
X-Spam-Level:
X-Spam-Status: No, score=-5.543 tagged_above=-999 required=5 tests=[AWL=0.503, BAYES_00=-2.599, HELO_MISMATCH_COM=0.553, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DJkhJWWikptX for <pkix@core3.amsl.com>; Mon, 31 Aug 2009 12:39:20 -0700 (PDT)
Received: from balder-227.proper.com (Balder-227.Proper.COM [192.245.12.227]) by core3.amsl.com (Postfix) with ESMTP id 1BBA928C491 for <pkix@ietf.org>; Mon, 31 Aug 2009 12:39:20 -0700 (PDT)
Received: from [10.20.30.158] (75-101-30-90.dsl.dynamic.sonic.net [75.101.30.90]) (authenticated bits=0) by balder-227.proper.com (8.14.2/8.14.2) with ESMTP id n7VJdSGA031235 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 31 Aug 2009 12:39:30 -0700 (MST) (envelope-from phoffman@imc.org)
Mime-Version: 1.0
Message-Id: <p06240808c6c1d5f72291@[10.20.30.158]>
In-Reply-To: <4A9C2028.2060500@ieca.com>
References: <20090814011501.D7C073A696C@core3.amsl.com> <4A9C2028.2060500@ieca.com>
Date: Mon, 31 Aug 2009 12:39:27 -0700
To: Sean Turner <turners@ieca.com>, ietf-pkix@imc.org
From: Paul Hoffman <phoffman@imc.org>
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [pkix] I-D Action:draft-ietf-pkix-new-asn1-07.txt
X-BeenThere: pkix@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: PKIX Working Group <pkix.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/pkix>, <mailto:pkix-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pkix>
List-Post: <mailto:pkix@ietf.org>
List-Help: <mailto:pkix-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pkix>, <mailto:pkix-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Aug 2009 19:39:20 -0000

At 3:10 PM -0400 8/31/09, Sean Turner wrote:
>During the updates to RFC 3281 it was noted that the wrong OID was used for id-at-clearance.  We fixed this in draft-ietf-pkix-3281bis.  I would like to make sure we incorporate the same fix in draft-ietf-pkix-new-asn1.  If we don't, then we'll need to do another ID that incorporates this one change in an '02 ASN.1 module.  What I'm proposing is that make the following change:
>
>OLD:
>
> id-at-clearance              OBJECT IDENTIFIER ::=
>              { joint-iso-ccitt(2) ds(5) module(1)
>                selected-attribute-types(5) clearance (55) }
>
>NEW:
>
>  id-at-clearance              OBJECT IDENTIFIER ::= {
>      joint-iso-ccitt(2) ds(5) attributeType(4) clearance (55) }
>
>    -- Uncomment the following declaration and comment the above line if
>    -- using the id-at-clearance attribute as defined in [RFC3281]
>
>    --  id-at-clearance              OBJECT IDENTIFIER ::= {
>    --    joint-iso-ccitt(2) ds(5) module(1) selected-attribute-types(5)
>    --    clearance (55) }

draft-ietf-pkix-new-asn1 has a module for RFC 3281. Jim and I believe that the module in our draft matches RFC 3281 correctly.

We can add another module that reflects draft-ietf-pkix-3281update-05.txt  (there is no draft-ietf-pkix-3281bis). However, we do not have any Internet Drafts in draft-ietf-pkix-new-asn1, and I personally think that it is unwise for us to add one at this late state. We could also wait for draft-ietf-pkix-3281update-05.txt to be published as an RFC and add a module for it to draft-ietf-pkix-new-asn1.

Personally, I think it is wrong to change the module for RFC 3281 to change bits on the wire from what is represented in RFC 3281.