Re: [KEYPROV] [Technical Errata Reported] RFC6030 (3418)

Sean Turner <turners@ieca.com> Thu, 29 November 2012 15:25 UTC

Return-Path: <turners@ieca.com>
X-Original-To: keyprov@ietfa.amsl.com
Delivered-To: keyprov@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A14E21F8826 for <keyprov@ietfa.amsl.com>; Thu, 29 Nov 2012 07:25:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.253
X-Spam-Level:
X-Spam-Status: No, score=-102.253 tagged_above=-999 required=5 tests=[AWL=0.012, BAYES_00=-2.599, IP_NOT_FRIENDLY=0.334, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vMK8hdo4nGg4 for <keyprov@ietfa.amsl.com>; Thu, 29 Nov 2012 07:25:33 -0800 (PST)
Received: from gateway12.websitewelcome.com (gateway12.websitewelcome.com [69.93.154.13]) by ietfa.amsl.com (Postfix) with ESMTP id 957A121F8C16 for <keyprov@ietf.org>; Thu, 29 Nov 2012 07:25:26 -0800 (PST)
Received: by gateway12.websitewelcome.com (Postfix, from userid 5007) id 3D1643B8629BE; Thu, 29 Nov 2012 09:25:23 -0600 (CST)
Received: from gator1743.hostgator.com (gator1743.hostgator.com [184.173.253.227]) by gateway12.websitewelcome.com (Postfix) with ESMTP id 2C3423B862963 for <keyprov@ietf.org>; Thu, 29 Nov 2012 09:25:23 -0600 (CST)
Received: from [108.45.19.185] (port=57960 helo=thunderfish.local) by gator1743.hostgator.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from <turners@ieca.com>) id 1Te5zM-0004j6-6h; Thu, 29 Nov 2012 09:25:20 -0600
Message-ID: <50B77E5F.2080508@ieca.com>
Date: Thu, 29 Nov 2012 10:25:19 -0500
From: Sean Turner <turners@ieca.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
MIME-Version: 1.0
To: phoyer@actividentity.com, mpei@verisign.com, smachani@diversinet.com, keyprov@ietf.org
References: <20121127044125.A0CC4B1E002@rfc-editor.org>
In-Reply-To: <20121127044125.A0CC4B1E002@rfc-editor.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - gator1743.hostgator.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - ieca.com
X-BWhitelist: no
X-Source:
X-Source-Args:
X-Source-Dir:
X-Source-Sender: (thunderfish.local) [108.45.19.185]:57960
X-Source-Auth: sean.turner@ieca.com
X-Email-Count: 14
X-Source-Cap: ZG9tbWdyNDg7ZG9tbWdyNDg7Z2F0b3IxNzQzLmhvc3RnYXRvci5jb20=
Cc: phill@hallambaker.com
Subject: Re: [KEYPROV] [Technical Errata Reported] RFC6030 (3418)
X-BeenThere: keyprov@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Provisioning of Symmetric Keys \(keyprov\)" <keyprov.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/keyprov>, <mailto:keyprov-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/keyprov>
List-Post: <mailto:keyprov@ietf.org>
List-Help: <mailto:keyprov-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/keyprov>, <mailto:keyprov-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 29 Nov 2012 15:25:49 -0000

Authors and List,

This seems right to me.  Objections?

spt

On 11/26/12 11:41 PM, RFC Errata System wrote:
> The following errata report has been submitted for RFC6030,
> "Portable Symmetric Key Container (PSKC)".
>
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata_search.php?rfc=6030&eid=3418
>
> --------------------------------------
> Type: Technical
> Reported by: Simon Josefsson <simon@josefsson.org>
>
> Section: 7 and 11
>
> Original Text
> -------------
> Section 7:
>
>         <Signature>
>
>
>
> Section 11:
>
>                 <xs:element name="Signature"
>
>                      type="ds:SignatureType" minOccurs="0"/>
>
>
>
> Corrected Text
> --------------
> Section 7:
>
>         <ds:Signature>
>
>
>
> Section 11:
>
>                 <xs:element ref="ds:Signature" minOccurs="0"/>
>
>
>
> Notes
> -----
> It seems the Signature element is in the wrong namespace, making PSKC incompatible with the XMLDsig specification.
>
>
>
> There is a thread on this on the XMLSec mailing list:
>
>
>
> http://thread.gmane.org/gmane.text.xml.xmlsec/4178
>
>
>
> Both Aleksey Sanin (author of the XMLSec library) and G. Ken Holman (XML
>
> expert) appear to believe this is an error in the XML schema for PSKC:
>
>
>
> http://thread.gmane.org/gmane.text.xml.xmlsec/4178/focus=4181
>
> http://thread.gmane.org/gmane.text.xml.xmlsec/4178/focus=4185
>
>
>
> This was brought up on the keyprov mailing list:
>
>
>
> http://thread.gmane.org/gmane.ietf.keyprov/1011
>
>
>
> /Simon
>
> Instructions:
> -------------
> This errata is currently posted as "Reported". If necessary, please
> use "Reply All" to discuss whether it should be verified or
> rejected. When a decision is reached, the verifying party (IESG)
> can log in to change the status and edit the report, if necessary.
>
> --------------------------------------
> RFC6030 (draft-ietf-keyprov-pskc-09)
> --------------------------------------
> Title               : Portable Symmetric Key Container (PSKC)
> Publication Date    : October 2010
> Author(s)           : P. Hoyer, M. Pei, S. Machani
> Category            : PROPOSED STANDARD
> Source              : Provisioning of Symmetric Keys
> Area                : Security
> Stream              : IETF
> Verifying Party     : IESG
>