Re: [lamps] draft-ietf-lamps-cmp-updates

Russ Housley <housley@vigilsec.com> Mon, 27 July 2020 16:26 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: spasm@ietfa.amsl.com
Delivered-To: spasm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 883B63A1B33 for <spasm@ietfa.amsl.com>; Mon, 27 Jul 2020 09:26:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HIl6mCC8kjlz for <spasm@ietfa.amsl.com>; Mon, 27 Jul 2020 09:26:28 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 015043A1B1E for <spasm@ietf.org>; Mon, 27 Jul 2020 09:26:28 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 87C69300B5A for <spasm@ietf.org>; Mon, 27 Jul 2020 12:26:25 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id wAjEF5il37eU for <spasm@ietf.org>; Mon, 27 Jul 2020 12:26:24 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (pool-72-66-113-56.washdc.fios.verizon.net [72.66.113.56]) by mail.smeinc.net (Postfix) with ESMTPSA id 43C0D30009A; Mon, 27 Jul 2020 12:26:24 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.15\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <AM0PR10MB315350FE5BE4E8FCDDFE1CB1FE720@AM0PR10MB3153.EURPRD10.PROD.OUTLOOK.COM>
Date: Mon, 27 Jul 2020 12:26:25 -0400
Cc: LAMPS WG <spasm@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <6637BD5E-96EF-4982-8F4B-289209D1EBD2@vigilsec.com>
References: <AM0PR10MB2402173DFBD40DFF043AE839FEA40@AM0PR10MB2402.EURPRD10.PROD.OUTLOOK.COM> <97AAAE51-45E0-4363-ACAD-99144085E710@vigilsec.com> <AM0PR10MB315350FE5BE4E8FCDDFE1CB1FE720@AM0PR10MB3153.EURPRD10.PROD.OUTLOOK.COM>
To: "Brockhaus, Hendrik" <hendrik.brockhaus@siemens.com>
X-Mailer: Apple Mail (2.3445.104.15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/obtdBBEcjMkY44gMOfz_bqbkwYs>
Subject: Re: [lamps] draft-ietf-lamps-cmp-updates
X-BeenThere: spasm@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is a venue for discussion of doing Some Pkix And SMime \(spasm\) work." <spasm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spasm>, <mailto:spasm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spasm/>
List-Post: <mailto:spasm@ietf.org>
List-Help: <mailto:spasm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spasm>, <mailto:spasm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2020 16:26:30 -0000


> On Jul 27, 2020, at 12:22 PM, Brockhaus, Hendrik <hendrik.brockhaus@siemens.com> wrote:
> 
> Russ
> 
> Thanks for having a coser look at the ASN.1 module.
> Actually I am a little uncertain how to properly specify things. :-(
> 
>> Von: Russ Housley <housley@vigilsec.com>
>> 
>> IANA has made the assignment for id-kp-cmKGA.
> 
> That is great. I will add the OID in the next release of the draft.
> 
>> 
>> I was looking at Appendix A in the draft, and it is not completely clear to me
>> what the revised ASN.1 module looks like:
>> 
>> First, the source of some imports is updated.  No big deal.
>> 
>> Second, in CertifiedKeyPair and CertOrEncCert, the EncryptedValue os replaced
>> with EncryptedKey.
>> 
>> Third, id-it-revPassphrase (which is in a comment) is associated with
>> EncryptedKey instead of EncryptedValue.
> 
> Finally, I do not fully understand this specification, too. 
> My goal is to update OID {id-it 12}  as specified in section 5.3.19.9 and the only lines in the ASN.1 module on this OID is in comments?

Right, so it is just and updated comment; however, the place were this is defined needs to be updated too, right?

> 
>> 
>> Fourth, id-kp-cmKGA is added to the list of EKU values, but these do not appear
>> in the previous module anywhere.  Where do they belong?
> 
> You are right. The EKUs id-kp-cmcCA and id-kp-cmcRA must be imported from RFC6402 and can be deleted from this draft. But the id-kp-cmKGA must be specified here, right? 

Yes, that is correct.

Russ