Re: [kitten] Is id-pkinit-san misnamed? Can it be reused by kca?

Nico Williams <nico@cryptonector.com> Thu, 05 December 2013 20:50 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F29711AE123 for <kitten@ietfa.amsl.com>; Thu, 5 Dec 2013 12:50:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham
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 KAv3PsbWhDjh for <kitten@ietfa.amsl.com>; Thu, 5 Dec 2013 12:50:12 -0800 (PST)
Received: from homiemail-a84.g.dreamhost.com (caiajhbdcahe.dreamhost.com [208.97.132.74]) by ietfa.amsl.com (Postfix) with ESMTP id D14AF1AC829 for <kitten@ietf.org>; Thu, 5 Dec 2013 12:50:12 -0800 (PST)
Received: from homiemail-a84.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a84.g.dreamhost.com (Postfix) with ESMTP id 789B61DE060; Thu, 5 Dec 2013 12:50:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=5OOqkXwse7bx2P 4xuccX1b3a+2Q=; b=HfMaVSodjLkf0kykRu1cZ5y9TY2DwisAo/8H9DqLkL+YXM UWNQZ4AfxxYnKjJW5oHHeNrv7nIew7QZLeChTNuvy+ff37qUXF7+4PuGApM1DB2i MED1V3aNTCGYQVxC5XlgS2EpnZSTgfiD/A7cc/8FDlQcTWj6uCFWYLVsPCLv8=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a84.g.dreamhost.com (Postfix) with ESMTPA id 127891DE059; Thu, 5 Dec 2013 12:50:08 -0800 (PST)
Date: Thu, 05 Dec 2013 14:50:07 -0600
From: Nico Williams <nico@cryptonector.com>
To: Jeffrey Hutzelman <jhutz@cmu.edu>
Message-ID: <20131205205004.GA21240@localhost>
References: <24661_1386227942_rB57J0KZ025231_20131205071852.GO21240@localhost> <1386276313.9407.139.camel@minbar.fac.cs.cmu.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <1386276313.9407.139.camel@minbar.fac.cs.cmu.edu>
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: kitten@ietf.org
Subject: Re: [kitten] Is id-pkinit-san misnamed? Can it be reused by kca?
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Dec 2013 20:50:16 -0000

On Thu, Dec 05, 2013 at 03:45:13PM -0500, Jeffrey Hutzelman wrote:
> On Thu, 2013-12-05 at 01:18 -0600, Nico Williams wrote:
> > PKINIT (RFC4556) adds a PKIX certicate SAN (id-pkinit-san) for
> > representing Kerberos principal names of AS clients and servers.
> > 
> > I believe that id-pkinit-san does not denote "for PKINIT", and
> > therefore was misnamed.  It should have been named id-kerberos-san.
> 
> Indeed.  This was always intended to be the way to represent Kerberos
> principal names in certs; PKINIT was just the first thing to get there.

Thanks.  Should we file an erratum against RFC4556 to rename it?

Nico
--