Re: [Trans] Precertificate format

Russ Housley <housley@vigilsec.com> Sat, 25 October 2014 16:51 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: trans@ietfa.amsl.com
Delivered-To: trans@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A3571A1AC5 for <trans@ietfa.amsl.com>; Sat, 25 Oct 2014 09:51:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -97.146
X-Spam-Level:
X-Spam-Status: No, score=-97.146 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, FH_RELAY_NODNS=1.451, HELO_MISMATCH_NET=0.611, RDNS_NONE=0.793, USER_IN_WHITELIST=-100] autolearn=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 88GLMUfduCSY for <trans@ietfa.amsl.com>; Sat, 25 Oct 2014 09:51:53 -0700 (PDT)
Received: from odin.smetech.net (unknown [209.135.219.146]) by ietfa.amsl.com (Postfix) with ESMTP id 80CBE1A1AB6 for <trans@ietf.org>; Sat, 25 Oct 2014 09:51:53 -0700 (PDT)
Received: from localhost (unknown [209.135.209.5]) by odin.smetech.net (Postfix) with ESMTP id E68BFF9C064 for <trans@ietf.org>; Sat, 25 Oct 2014 12:51:42 -0400 (EDT)
X-Virus-Scanned: amavisd-new at smetech.net
Received: from odin.smetech.net ([209.135.209.4]) by localhost (ronin.smeinc.net [209.135.209.5]) (amavisd-new, port 10024) with ESMTP id XesRrEsb1F47 for <trans@ietf.org>; Sat, 25 Oct 2014 12:51:22 -0400 (EDT)
Received: from [192.168.2.108] (pool-96-255-133-207.washdc.fios.verizon.net [96.255.133.207]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by odin.smetech.net (Postfix) with ESMTP id 21705F9C05B for <trans@ietf.org>; Sat, 25 Oct 2014 12:51:22 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Apple Message framework v1085)
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <CABrd9ST-a64kDK82a-ATDW2JkuHZWbGfO0-Rmtgv5mbYrnwZPQ@mail.gmail.com>
Date: Sat, 25 Oct 2014 12:51:11 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <64F4A6B5-83B3-4C95-B163-15F2980F3425@vigilsec.com>
References: <CABrd9ST-a64kDK82a-ATDW2JkuHZWbGfO0-Rmtgv5mbYrnwZPQ@mail.gmail.com>
To: "trans@ietf.org" <trans@ietf.org>
X-Mailer: Apple Mail (2.1085)
Archived-At: http://mailarchive.ietf.org/arch/msg/trans/KFRJNBA8Vr5r3d3OBewCw3MXhOo
Subject: Re: [Trans] Precertificate format
X-BeenThere: trans@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Public Notary Transparency working group discussion list <trans.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/trans>, <mailto:trans-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/trans/>
List-Post: <mailto:trans@ietf.org>
List-Help: <mailto:trans-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/trans>, <mailto:trans-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 25 Oct 2014 16:51:54 -0000

I think you are suggesting the format used in a .p7c file.  If I understand correctly, I fully support this idea.

Russ

> We (the 6962-bis editors) would like to propose that we replace the existing precertificate formats with a TBSCertificate wrapped in PKCS#7. This lays to rest, we think, any possible confusion with X509v3 certs, whilst allowing a simple mapping between the final cert and the pre-cert.
> 
> Obviously there are details to be nailed down, but before we do so, we'd like to hear any discussion on the general idea.