Re: [smime] [Technical Errata Reported] RFC5752 (2027)

Sean Turner <turners@ieca.com> Fri, 29 January 2010 21:14 UTC

Return-Path: <turners@ieca.com>
X-Original-To: smime@core3.amsl.com
Delivered-To: smime@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 847EC3A688B for <smime@core3.amsl.com>; Fri, 29 Jan 2010 13:14:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001]
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 49KiUKAzm5SG for <smime@core3.amsl.com>; Fri, 29 Jan 2010 13:14:57 -0800 (PST)
Received: from smtp104.biz.mail.re2.yahoo.com (smtp104.biz.mail.re2.yahoo.com [206.190.52.173]) by core3.amsl.com (Postfix) with SMTP id 5918D3A6889 for <smime@ietf.org>; Fri, 29 Jan 2010 13:14:57 -0800 (PST)
Received: (qmail 10912 invoked from network); 29 Jan 2010 21:15:18 -0000
Received: from pool-96-231-119-106.washdc.east.verizon.net (turners@96.231.119.106 with plain) by smtp104.biz.mail.re2.yahoo.com with SMTP; 29 Jan 2010 13:15:17 -0800 PST
X-Yahoo-SMTP: ZrP3VLSswBDL75pF8ymZHDSu9B.vcMfDPgLJ
X-YMail-OSG: _Pj9uRYVM1nAuVqJp84fnzovlllqXZzvOP37dAzDWpVWyIxGSxDoZuputwFAnQBDTjo7SdHJH87eslVGusi7wPv.J6ryeM7UeZb8djOvUkJevFgTkQLJkvBgPHNsPY_Hjr2.ygKlMT4uaGHkCv5J.b_KkgMe.oe9Fzb2OLzSNyM_g0G3wxugavjBq5lDjpQStPrNTCXOhH_y49d5Vlv32kQoDdfWAZ99PakmITk8fHZlSBDC2Bg_dAEr4b5s9fI3l2d37INdrepCi.RJ__yVn._.BZsjAPyAhGhW0SY6YkntW32Uhe7NBbi.DC_jr4CPan2XyyxgYum9__OOtSmA.ymWAz4wgm9.I0ldBGQnkynOd4SHy0FjeS4eRZWY8vqbMCbdcEa3ktC8rigk8Dlcy.x91eKELt7BVQ4OCoSIdvpN24wOc3J0ix1BbzxyuPTQ6Fm250mp2fgzIiH4GZsDr6x8a0KjQxNygT9W0iaYg2QXw5yzw1.llps_buJlOT1.vMTyMs.ZYhZSbn5gB7y6Xhgv7Gu2GAEQMXRHip7.NDI0Yl6mmJ_FnW.h5d3zpJMLGf5x.T7av3tt.98-
X-Yahoo-Newman-Property: ymail-3
Message-ID: <4B634FE5.9040203@ieca.com>
Date: Fri, 29 Jan 2010 16:15:17 -0500
From: Sean Turner <turners@ieca.com>
User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
MIME-Version: 1.0
To: RFC Errata System <rfc-editor@rfc-editor.org>
References: <20100129205123.15FC1E06B0@rfc-editor.org>
In-Reply-To: <20100129205123.15FC1E06B0@rfc-editor.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: ah@TR-Sys.de, smime@ietf.org, pasi.eronen@nokia.com, jimsch@exmsft.com
Subject: Re: [smime] [Technical Errata Reported] RFC5752 (2027)
X-BeenThere: smime@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SMIME Working Group <smime.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/smime>, <mailto:smime-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/smime>
List-Post: <mailto:smime@ietf.org>
List-Help: <mailto:smime-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/smime>, <mailto:smime-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 29 Jan 2010 21:14:58 -0000

The proposed correction is appropriate. I have no objection to this errata.

spt

RFC Errata System wrote:
> The following errata report has been submitted for RFC5752,
> "Multiple Signatures in Cryptographic Message Syntax (CMS)".
> 
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata_search.php?rfc=5752&eid=2027
> 
> --------------------------------------
> Type: Technical
> Reported by: Alfred Hoenes <ah@TR-Sys.de>
> 
> Section: 5, pg. 8
> 
> Original Text
> -------------
>    This section describes recommended processing of signatures when
> |  there are more than one SignerInfo present in a message.  This may be
>    due to either multiple SignerInfo objects being present in a single
> |  SignedData object or multiple SignerData objects embedded in each
>    other.
> 
>    [...]
> 
>    Order of operations:
> 
>    1) Evaluate each SignerInfo object independently.
> 
>    2) Combine the results of all SignerInfo objects at the same level
> |     (i.e., attached to the same SignerData object).
> 
> |  3) Combine the results of the nested SignerData objects.  Note that
>       this should ignore the presence of other CMS objects between the
>       SignedData objects.
> 
> 
> 
> Corrected Text
> --------------
>    This section describes recommended processing of signatures when
> |  there is more than one SignerInfo object present in a message.  This
>    may be due to either multiple SignerInfo objects being present in a
> |  single SignedData object or multiple SignedData objects embedded in
>    each other.
> 
>    [...]
> 
>    Order of operations:
> 
>    1) Evaluate each SignerInfo object independently.
> 
>    2) Combine the results of all SignerInfo objects at the same level
> |     (i.e., attached to the same SignedData object).
> 
> |  3) Combine the results of the nested SignedData objects.  Note that
>       this should ignore the presence of other CMS objects between the
>       SignedData objects.
> 
> 
> 
> Notes
> -----
> Rationale:
>   There's no such ASN.1 type/object "SignerData".
>   Based on the importance of referencing the correct type/object,
>   the correction to "SignedData" is classified as 'Technical'.
>   Also a clarification and fix is applied in the first sentence.
> 
> 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. 
> 
> --------------------------------------
> RFC5752 (draft-ietf-smime-multisig-05)
> --------------------------------------
> Title               : Multiple Signatures in Cryptographic Message Syntax (CMS)
> Publication Date    : January 2010
> Author(s)           : S. Turner, J. Schaad
> Category            : PROPOSED STANDARD
> Source              : S/MIME Mail Security
> Area                : Security
> Stream              : IETF
> Verifying Party     : IESG
>