[jose] Issue #85 - Section 7.1.1. Registration Template

"Jim Schaad" <ietf@augustcellars.com> Wed, 02 October 2013 03:51 UTC

Return-Path: <ietf@augustcellars.com>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF5A721E8288 for <jose@ietfa.amsl.com>; Tue, 1 Oct 2013 20:51:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VIYgFs48OqVm for <jose@ietfa.amsl.com>; Tue, 1 Oct 2013 20:51:36 -0700 (PDT)
Received: from smtp1.pacifier.net (smtp1.pacifier.net [64.255.237.171]) by ietfa.amsl.com (Postfix) with ESMTP id 269C521E827F for <jose@ietf.org>; Tue, 1 Oct 2013 20:51:34 -0700 (PDT)
Received: from Philemon (winery.augustcellars.com [206.212.239.129]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp1.pacifier.net (Postfix) with ESMTPSA id ABFD52CA13; Tue, 1 Oct 2013 20:51:33 -0700 (PDT)
From: Jim Schaad <ietf@augustcellars.com>
To: Mike Jones <Michael.Jones@microsoft.com>
Date: Tue, 01 Oct 2013 20:50:18 -0700
Message-ID: <030b01cebf22$83b93770$8b2ba650$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_030C_01CEBEE7.D75BBF00"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac6/GvaM7yb6o9IAQAmKxQfkoc/bhQ==
Content-Language: en-us
Cc: jose@ietf.org
Subject: [jose] Issue #85 - Section 7.1.1. Registration Template
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/jose>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Oct 2013 03:51:49 -0000

The text for when names can and cannot match is not currently correct.

 

Old text:

 

Names may not match other registered names in a

      case insensitive manner unless the Designated Expert(s) state that

      there is a compelling reason to allow an exception in this

      particular case.

 

New text:

 

The pair of values <Parameter Name, kty Value> may not match with respect to
case sensitivity and normalization unless the Designated Expert(s) state
that there is a compelling reason to allow an exception.  For the purposes
of matching a kty value of "*" matches all other values.

 

Jim