Re: [certid] open issue: wildcards in component fragments
Matt McCutchen <matt@mattmccutchen.net> Fri, 08 October 2010 01:11 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 7F8103A659A for <certid@core3.amsl.com>;
Thu, 7 Oct 2010 18:11:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.567
X-Spam-Level:
X-Spam-Status: No, score=-2.567 tagged_above=-999 required=5 tests=[AWL=0.032,
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 1+uwqG+jWvS1 for
<certid@core3.amsl.com>; Thu, 7 Oct 2010 18:11:21 -0700 (PDT)
Received: from homiemail-a3.g.dreamhost.com (caiajhbdcbhh.dreamhost.com
[208.97.132.177]) by core3.amsl.com (Postfix) with ESMTP id C49CC3A6767 for
<certid@ietf.org>; Thu, 7 Oct 2010 18:11:16 -0700 (PDT)
Received: from homiemail-a3.g.dreamhost.com (localhost [127.0.0.1]) by
homiemail-a3.g.dreamhost.com (Postfix) with ESMTP id 5A5D0284076;
Thu, 7 Oct 2010 18:12:20 -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=nTVHkhkdjzVi7a0SFRdPk5ykbBghFBauiUvjzytSUXh
Fb2/1z6DUWtNkODjeNcszF2kjCE39nrR2vzrusUWteDHpprZdxaK9oGZ/noDY0hy
wwKVrOq0Kvbu9qZTSCW4A4AOU02RVQE3pR/oZvXwR/RN6qjlKHzGP61AkQzdlxG4 =
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=kUUeK0hGq/sjBrcwK2jZjJ4zfMQ=;
b=DqPW5+QONs y2sc8obe14IczIcbdMUSlPakFsYyCCvuNXDn5QWDZwbN8mz02DTtidHxZQp5PQDi
XMw+mcUBVSmiTPs4J+VCW1kT1uuwiAwfP/2Z0HCg8XHyHtCLU5MqlIKUu5kufR6j
Dzm17Eu4wVcV5ZHnutEpPLH4pwvUVeH9g=
Received: from [129.2.249.209] (ml2.student.umd.edu [129.2.249.209])
(Authenticated sender: matt@mattmccutchen.net) by
homiemail-a3.g.dreamhost.com (Postfix) with ESMTPA id 04B7828406C;
Thu, 7 Oct 2010 18:12:19 -0700 (PDT)
From: Matt McCutchen <matt@mattmccutchen.net>
To: mrex@sap.com
In-Reply-To: <201010080045.o980jeg1018391@fs4113.wdf.sap.corp>
References: <201010080045.o980jeg1018391@fs4113.wdf.sap.corp>
Content-Type: text/plain; charset="UTF-8"
Date: Thu, 07 Oct 2010 21:12:18 -0400
Message-ID: <1286500338.1912.39.camel@mattlaptop2.local>
Mime-Version: 1.0
X-Mailer: Evolution 2.30.4
Content-Transfer-Encoding: 7bit
Cc: certid@ietf.org
Subject: Re: [certid] open issue: wildcards in component fragments
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: Fri, 08 Oct 2010 01:11:24 -0000
On Fri, 2010-10-08 at 02:45 +0200, Martin Rex wrote: > btw. "f*.com" is an rfc-2818 example that _my_ implementation of rfc-2818 > matching unconditionally ignores when found in CN-ID or DNS-ID of a > server cert--I require at least 3 labels when a wildcard is used. > Should server-id-check promote "*.com" matching? (I think it should not). The document does not "promote" the interpretation of "*.com" as a wildcard, it just declines to make a special case to forbid it. In any case, I don't see anything wrong with allowing such matching at the server-id-check level. CAs are responsible for not giving an entity a certificate that matches names the entity does not own. -- Matt
- [certid] open issue: wildcards in component fragm… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… ArkanoiD
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… ArkanoiD
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Matt McCutchen
- Re: [certid] open issue: wildcards in component f… Matt McCutchen
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Joe Orton
- Re: [certid] open issue: wildcards in component f… Matt McCutchen
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Jeffrey A. Williams
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Matt McCutchen
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Matt McCutchen
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… =JeffH
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre
- Re: [certid] open issue: wildcards in component f… Jeffrey A. Williams
- Re: [certid] open issue: wildcards in component f… Martin Rex
- Re: [certid] open issue: wildcards in component f… Peter Saint-Andre