Re: [certid] What security does SRV-ID add when DNS-ID will always match?

Matt McCutchen <matt@mattmccutchen.net> Wed, 30 March 2011 21:58 UTC

Return-Path: <matt@mattmccutchen.net>
X-Original-To: certid@core3.amsl.com
Delivered-To: certid@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 78B463A6AC8 for <certid@core3.amsl.com>; Wed, 30 Mar 2011 14:58:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.552
X-Spam-Level:
X-Spam-Status: No, score=-2.552 tagged_above=-999 required=5 tests=[AWL=0.047, BAYES_00=-2.599]
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 0w2sC-0Xle5r for <certid@core3.amsl.com>; Wed, 30 Mar 2011 14:58:35 -0700 (PDT)
Received: from homiemail-a5.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by core3.amsl.com (Postfix) with ESMTP id 7B5A328C0E8 for <certid@ietf.org>; Wed, 30 Mar 2011 14:58:35 -0700 (PDT)
Received: from homiemail-a5.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a5.g.dreamhost.com (Postfix) with ESMTP id BEBCE704076; Wed, 30 Mar 2011 15:00:14 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=mattmccutchen.net; h=subject:from :to:cc:in-reply-to:references:content-type:date:message-id :mime-version:content-transfer-encoding; q=dns; s= mattmccutchen.net; b=vVWYwPJHo7F4LLhQ8aOTIpcLooaHv2nHDKEQQIrVki1 c2kKVLXhRStMatYmHZD8/TCUAJNsgJp0hgFzl7PYoKvOr/EPhhsklVtcfNioGG7A bKBj5b2QLPos81nCxGdb7dMnp4h8lsLW+pZSvm9EnHlcEmd4vV9oRq03+YxQWHgo =
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mattmccutchen.net; h= subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:content-transfer-encoding; s= mattmccutchen.net; bh=JqzprSYefi+Y1jehRj0hVMdh7Jk=; b=UH3Mv3VvLf beoyYtDpSV7t+hsUKo6vEH3ML8seInkehi7lBuDWnd9qjyUBUqy2d9UAmjl8sMxb uq0/4/l8igANciZEO4gExv8gLAWjqFh9tu/P/91Hj1EzSWR6V3NRtR1NaAP4PvyZ +raAhFuJ6J7SROza+PyUUY81Qeh5DmZrs=
Received: from [129.2.249.209] (ml2.student.umd.edu [129.2.249.209]) (Authenticated sender: matt@mattmccutchen.net) by homiemail-a5.g.dreamhost.com (Postfix) with ESMTPA id 2676A704074; Wed, 30 Mar 2011 15:00:13 -0700 (PDT)
From: Matt McCutchen <matt@mattmccutchen.net>
To: Peter Saint-Andre <stpeter@stpeter.im>
In-Reply-To: <4D93A5D5.1020601@stpeter.im>
References: <4D35EFE7.4060209@KingsMountain.com> <1300568731.1916.34.camel@localhost> <4D9334DB.3040909@stpeter.im> <1301516234.1917.27.camel@localhost> <4D9399D9.2020302@stpeter.im> <1301521507.1917.56.camel@localhost> <4D93A5D5.1020601@stpeter.im>
Content-Type: text/plain; charset="UTF-8"
Date: Wed, 30 Mar 2011 18:00:12 -0400
Message-ID: <1301522412.1917.61.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.32.3
Content-Transfer-Encoding: 7bit
Cc: IETF cert-based identity <certid@ietf.org>, =JeffH <Jeff.Hodges@KingsMountain.com>
Subject: Re: [certid] What security does SRV-ID add when DNS-ID will always match?
X-BeenThere: certid@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Representation and verification of identity in certificates <certid.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/certid>, <mailto:certid-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/certid>
List-Post: <mailto:certid@ietf.org>
List-Help: <mailto:certid-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/certid>, <mailto:certid-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 21:58:36 -0000

On Wed, 2011-03-30 at 23:51 +0200, Peter Saint-Andre wrote:
> On 3/30/11 11:45 PM, Matt McCutchen wrote:
> > On Wed, 2011-03-30 at 23:00 +0200, Peter Saint-Andre wrote:
> >> I think that this is a matter of local policy -- a client could prefer
> >> SRV-IDs yet still accept DNS-IDs, and as far as I can see that behavior
> >> is not expressly forbidden by the spec.
> > 
> > "Prefer" is vague.  Specifically, I would like the client to accept a
> > DNS-ID if and only if the certificate contains no SRV-IDs.  How is this
> > accommodated within the framework of the spec?  Clearly the reference
> > identifier must contain a DNS-ID. 
> 
> Ah, I see the confusion. MUST has been changed to SHOULD in order to be
> consistent with what I have called the inclusion approach.

I'm not referring to the change in the document.  I meant that the goal
of accepting a DNS-ID in the case that the certificate contains no
SRV-IDs is impossible to achieve unless the (fixed) list of reference
identifiers contains a DNS-ID.  With that clarification, consider my
message.

-- 
Matt