Re: [certid] open issue: wildcards in component fragments
Peter Saint-Andre <stpeter@stpeter.im> Thu, 07 October 2010 21:26 UTC
Return-Path: <stpeter@stpeter.im>
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 B961F3A715C for <certid@core3.amsl.com>;
Thu, 7 Oct 2010 14:26:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.556
X-Spam-Level:
X-Spam-Status: No, score=-102.556 tagged_above=-999 required=5 tests=[AWL=0.043,
BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 jEDseEvZlsVH for
<certid@core3.amsl.com>; Thu, 7 Oct 2010 14:26:02 -0700 (PDT)
Received: from stpeter.im (stpeter.im [207.210.219.233]) by core3.amsl.com
(Postfix) with ESMTP id B10E13A719A for <certid@ietf.org>;
Thu, 7 Oct 2010 14:25:21 -0700 (PDT)
Received: from dhcp-64-101-72-188.cisco.com (dhcp-64-101-72-188.cisco.com
[64.101.72.188]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with
ESMTPSA id 2EDFF40077; Thu, 7 Oct 2010 15:32:41 -0600 (MDT)
Message-ID: <4CAE3AFF.9020804@stpeter.im>
Date: Thu, 07 Oct 2010 15:26:23 -0600
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US;
rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4
MIME-Version: 1.0
To: ArkanoiD <ark@eltex.net>
References: <4CACEEBC.8010109@stpeter.im> <20101007125754.GA11638@eltex.net>
<4CAE3122.9080504@stpeter.im> <20101007211208.GA9771@eltex.net>
In-Reply-To: <20101007211208.GA9771@eltex.net>
X-Enigmail-Version: 1.1.1
OpenPGP: url=http://www.saint-andre.com/me/stpeter.asc
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: IETF cert-based identity <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: Thu, 07 Oct 2010 21:26:03 -0000
On 10/7/10 3:12 PM, ArkanoiD wrote: > On Thu, Oct 07, 2010 at 02:44:18PM -0600, Peter Saint-Andre wrote: >> On 10/7/10 6:57 AM, ArkanoiD wrote: >>> Are there any such certificates "in the wild"? Do current >>> clients support it? If there aren't any and it is not supported >>> anyways, let's keep status quo and do not make things more >>> complicated than needed. For www1, www2 etc one may use extra >>> name component and that's all. >> >> What do you mean by "the status quo" -- the text in version -09 of >> the server-id-check I-D (no wildcard in component fragments, like >> foo*) or the text in RFC 2818 and several other specs (*oo and f*o >> and foo* are fine)? > > I mean current implementations and already issued certificates. > >> As far as I can see, allowing wildcards in component fragments >> makes things more complicated than needed because a CA needs to >> have more complex rules for issuance and a TLS library or >> application client needs to have a more complex parsing algorithm >> (checking for things like *oo.example.com and foo*.example.com and >> f*o.example.com instead of just *.example.com -- it's also not >> clear to me from RFC 2818 if multiple instances of the wildcard >> character are allowed, such that f*b*r.example.com would be >> acceptable). Allowing '*' only as the complete left-most label >> seems easier to me (and I've received feedback to that effect >> off-list, as well). > > It was my primary concern too, i definitely prefer simple and > straightforward parsers that are less likely to behave any unexpected > way :-) Once we agree to implement complex parsing, someone almost > certainly will just use his favourite regexp library just because it > saves time (causing total havoc) ;-) Exactly. The intended status of this document is BCP = Best Current Practice. That "B" is in there for a reason. The question is: does allowing *oo and f*o and foo* (and maybe even f*b*r) as wildcard fragments truly represent a "best" current practice, or only "current" practice? It doesn't strike me as a most excellent, effective, desirable, suitable, appropriate, or useful practice, although I freely grant that it is in common and general use at the present time. Peter -- Peter Saint-Andre https://stpeter.im/
- [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