Re: Last Call: draft-saintandre-tls-server-id-check
=JeffH <Jeff.Hodges@KingsMountain.com> Sun, 18 July 2010 22:24 UTC
Return-Path: <Jeff.Hodges@KingsMountain.com>
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 18E1A3A6993 for <ietf@core3.amsl.com>;
Sun, 18 Jul 2010 15:24:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.267
X-Spam-Level:
X-Spam-Status: No, score=-1.267 tagged_above=-999 required=5 tests=[AWL=0.584,
BAYES_40=-0.185, GB_I_LETTER=-2, IP_NOT_FRIENDLY=0.334]
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 r9juMsTtKn9G for
<ietf@core3.amsl.com>; Sun, 18 Jul 2010 15:24:01 -0700 (PDT)
Received: from cpoproxy1-pub.bluehost.com (cpoproxy1-pub.bluehost.com
[69.89.21.11]) by core3.amsl.com (Postfix) with SMTP id 02FE63A65A6 for
<ietf@ietf.org>; Sun, 18 Jul 2010 15:24:00 -0700 (PDT)
Received: (qmail 9997 invoked by uid 0); 18 Jul 2010 22:24:14 -0000
Received: from unknown (HELO box514.bluehost.com) (74.220.219.114) by
cpoproxy1.bluehost.com with SMTP; 18 Jul 2010 22:24:14 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=kingsmountain.com;
h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-Identified-User;
b=1qmBQnyZXDu3s2Qvx7Tcj5Dq6PT16a2ayMalPksXJDU0ZtxkiLuNkFmBqHdrg2zMH3lA6ZonO/9uzAdt6RXBLsTCWAHXKpPm25Ogvpy8YYQ8sUEuKCxK6TBMk1WvJ9Ep;
Received: from c-24-4-122-173.hsd1.ca.comcast.net ([24.4.122.173]
helo=[192.168.11.10]) by box514.bluehost.com with esmtpsa
(TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from
<Jeff.Hodges@KingsMountain.com>) id 1OacHO-0000UH-OU for ietf@ietf.org;
Sun, 18 Jul 2010 16:24:14 -0600
Message-ID: <4C437F0C.1030907@KingsMountain.com>
Date: Sun, 18 Jul 2010 15:24:12 -0700
From: =JeffH <Jeff.Hodges@KingsMountain.com>
User-Agent: Thunderbird 2.0.0.24 (X11/20100411)
MIME-Version: 1.0
To: IETF Discussion List <ietf@ietf.org>
Subject: Re: Last Call: draft-saintandre-tls-server-id-check
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Identified-User: {11025:box514.bluehost.com:kingsmou:kingsmountain.com}
{sentby:smtp auth 24.4.122.173 authed with jeff.hodges+kingsmountain.com}
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>,
<mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>,
<mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 18 Jul 2010 22:24:02 -0000
Paul Hoffman replied..
>
> At 5:22 AM -0400 7/17/10, John C Klensin wrote:
>> (1) In Section 4.4.1, the reference should be to the IDNA2008 discussion.
>> The explanations are a little better vis-a-vis the DNS specs and it is a
>> bad idea to reference an obsolete spec.
>
> +1. I accept blame on this one, since I was tasked on an earlier version to
> bring the IDNA discussion up to date.
Well, I wrote the "traditional domain name" text in -tls-server-id-check, and
yes I looked at IDNA2008, but only -idnabis-protocol I think, and missed
-idnabis-defs where said discussion resides. So mea culpa. Yes, the latter
discussion is even better than the one in IDNA2003. Thanks for catching this.
Here's a re-write of the first para of -tls-server-id-check Section 4.4.1, I've
divided it into two paragraphs..
The term "traditional domain name" is a contraction of this more
formal and accurate name: "traditional US-ASCII
letter-digit-hyphen DNS domain name". Note that
letter-digit-hyphen is often contracted as "LDH". (Traditional)
domain names were originally defined in [DNS-CONCEPTS] and
[DNS] in conjunction with [HOSTS], though
[I-D.ietf-idnabis-defs-13] provides a complete, up-to-date
domain name label taxonomy.
Traditional domain names consist of a set of one or more
non-IDNA LDH labels (e.g., "www", "example", and "com"), with
the labels usually shown separated by dots (e.g.,
"www.example.com"). There are additional qualifications, see
[I-D.ietf-idnabis-defs-13], but they are not germane to this
specification.
how does that look?
thanks,
=JeffH
- Re: Last Call: draft-saintandre-tls-server-id-che… =JeffH
- Re: Last Call: draft-saintandre-tls-server-id-che… John C Klensin
- Re: Last Call: draft-saintandre-tls-server-id-che… Andrew Sullivan