Re: [Spasm] Call for adoption of draft-housley-rfc5280-i18n-update-02

Russ Housley <housley@vigilsec.com> Thu, 04 May 2017 17:03 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: spasm@ietfa.amsl.com
Delivered-To: spasm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 925BC129B45 for <spasm@ietfa.amsl.com>; Thu, 4 May 2017 10:03:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no
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 TwgFe8mdtEIn for <spasm@ietfa.amsl.com>; Thu, 4 May 2017 10:03:24 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E620124E15 for <spasm@ietf.org>; Thu, 4 May 2017 10:03:24 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 737653004FE for <spasm@ietf.org>; Thu, 4 May 2017 13:03:23 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id saSozMRe-CSx for <spasm@ietf.org>; Thu, 4 May 2017 13:03:22 -0400 (EDT)
Received: from a860b60074bd.home (pool-108-45-101-150.washdc.fios.verizon.net [108.45.101.150]) by mail.smeinc.net (Postfix) with ESMTPSA id F13D63004CC; Thu, 4 May 2017 13:03:21 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <6db83113-39de-d328-0d53-5d4670fd67c3@isode.com>
Date: Thu, 04 May 2017 13:03:21 -0400
Cc: SPASM <spasm@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <47F27431-F7FC-46FB-906A-22F0B43072CE@vigilsec.com>
References: <149390730026.4760.3716367660582191455.idtracker@ietfa.amsl.com> <957618A2-D716-46E2-A90B-2A37A983AF90@vigilsec.com> <DA521297-0015-4D82-9333-E180D74DDA44@vigilsec.com> <6db83113-39de-d328-0d53-5d4670fd67c3@isode.com>
To: Alexey Melnikov <alexey.melnikov@isode.com>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/O9f_LPqHWYuJ8oWYzWdGmHFb--4>
Subject: Re: [Spasm] Call for adoption of draft-housley-rfc5280-i18n-update-02
X-BeenThere: spasm@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "This is a venue for discussion of doing Some Pkix And SMime \(spasm\) work." <spasm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spasm>, <mailto:spasm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spasm/>
List-Post: <mailto:spasm@ietf.org>
List-Help: <mailto:spasm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spasm>, <mailto:spasm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 May 2017 17:03:26 -0000

> On May 4, 2017, at 12:52 PM, Alexey Melnikov <alexey.melnikov@isode.com> wrote:
> 
> On 04/05/2017 15:48, Russ Housley wrote:
> 
>> The current approach in draft-ietf-lamps-eai-addresses depends on one of the updates, and the other updates are supportive.
>> 
>> Is the working group willing to adopt this document?  If so, our AD will make any consensus calls related to it to avoid any conflict between author and WG Chair roles.
> +1 for adoption.
> 
> A couple of nits on this version:
> 
> 1.  Introduction
> 
>   An IDN in Unicode (native character) form contains at least one
>   U-label [RFC5890].  With one exception, IDNs are carried in
>   certificates in ACE-encoded form.  That is, all U-labels within an
>   IDN are converted to A-labels.  Conversion of an U-label to an
>   A-label is described in [RFC5981].
> 
> I don't think the reference is correct. I think you meant RFC5891.

Good catch.  Yes, I transposed the digits.

> 
> 7.5.1.  Local-part Contains Only ASCII Characters
> 
>   Where the host-part contains an IDN, conforming implementations MUST
>   MUST convert all U-labels to A-labels.
> 
> Nit: MUST used twice

Fixed in my working copy.

Russ