Re: [DNSOP] [Technical Errata Reported] RFC6781 (5174)

Matthijs Mekking <matthijs@pletterpet.nl> Mon, 30 October 2017 06:24 UTC

Return-Path: <matthijs@pletterpet.nl>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B09913F50F for <dnsop@ietfa.amsl.com>; Sun, 29 Oct 2017 23:24:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.999
X-Spam-Level:
X-Spam-Status: No, score=-6.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-2.8, URIBL_BLOCKED=0.001] 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 jIxNyuHoygqS for <dnsop@ietfa.amsl.com>; Sun, 29 Oct 2017 23:24:37 -0700 (PDT)
Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F96F13968C for <dnsop@ietf.org>; Sun, 29 Oct 2017 23:24:37 -0700 (PDT)
Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v9U6OaTV007892 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <dnsop@ietf.org>; Mon, 30 Oct 2017 06:24:36 GMT
Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id v9U6Oawi006051 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <dnsop@ietf.org>; Mon, 30 Oct 2017 06:24:36 GMT
Received: from abhmp0016.oracle.com (abhmp0016.oracle.com [141.146.116.22]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id v9U6OZIU015657 for <dnsop@ietf.org>; Mon, 30 Oct 2017 06:24:36 GMT
Received: from [192.168.178.30] (/83.160.139.153) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 29 Oct 2017 23:24:34 -0700
To: dnsop@ietf.org
References: <20171029121247.31F02B817AB@rfc-editor.org>
From: Matthijs Mekking <matthijs@pletterpet.nl>
Message-ID: <b1dec51f-6b58-9e24-9e87-9cfb89781a77@pletterpet.nl>
Date: Mon, 30 Oct 2017 07:24:32 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
MIME-Version: 1.0
In-Reply-To: <20171029121247.31F02B817AB@rfc-editor.org>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-Source-IP: userv0021.oracle.com [156.151.31.71]
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/tIeZ0vDB1Vo0iQJ3d9WmmLe9GtU>
Subject: Re: [DNSOP] [Technical Errata Reported] RFC6781 (5174)
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Oct 2017 06:24:39 -0000

Hi,

This errata appears to be valid. In addition, the following text must 
also be corrected, from:

    The rest of the zone data has the same signature as the SOA record,
    i.e., an RRSIG created with DNSKEY_K_14.

to:

    The rest of the zone data has the same signature as the SOA record,
    i.e., an RRSIG created with DNSKEY_K_15.

Best regards,
   Matthijs

On 29-10-17 13:12, RFC Errata System wrote:
> The following errata report has been submitted for RFC6781,
> "DNSSEC Operational Practices, Version 2".
> 
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata/eid5174
> 
> --------------------------------------
> Type: Technical
> Reported by: Andreas Cudok <andreas.cudok@googlemail.com>
> 
> Section: Appendix B.
> 
> Original Text
> -------------
>     is reduced to the following representation:
> 
>              SOA_2005092303
>              RRSIG_Z_14(SOA_2005092303)
>              DNSKEY_K_14
>              DNSKEY_Z_15
>              RRSIG_K_14(DNSKEY)
>              RRSIG_Z_15(DNSKEY)
> 
> Corrected Text
> --------------
>     is reduced to the following representation:
> 
>              SOA_2005092303
>              RRSIG_Z_14(SOA_2005092303)
>              DNSKEY_Z_14
>              DNSKEY_K_15
>              RRSIG_Z_14(DNSKEY)
>              RRSIG_K_15(DNSKEY)
> 
> Notes
> -----
> 
> 
> Instructions:
> -------------
> This erratum 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
> can log in to change the status and edit the report, if necessary.
> 
> --------------------------------------
> RFC6781 (draft-ietf-dnsop-rfc4641bis-13)
> --------------------------------------
> Title               : DNSSEC Operational Practices, Version 2
> Publication Date    : December 2012
> Author(s)           : O. Kolkman, W. Mekking, R. Gieben
> Category            : INFORMATIONAL
> Source              : Domain Name System Operations
> Area                : Operations and Management
> Stream              : IETF
> Verifying Party     : IESG
> 
> _______________________________________________
> DNSOP mailing list
> DNSOP@ietf.org
> https://www.ietf.org/mailman/listinfo/dnsop
>