[dane] Ben Campbell's Yes on draft-ietf-dane-ops-14: (with COMMENT)

"Ben Campbell" <ben@nostrum.com> Wed, 05 August 2015 03:45 UTC

Return-Path: <ben@nostrum.com>
X-Original-To: dane@ietfa.amsl.com
Delivered-To: dane@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 012381B2BA6; Tue, 4 Aug 2015 20:45:44 -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
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 rTQc6zOPn7_9; Tue, 4 Aug 2015 20:45:42 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 507501B2BA3; Tue, 4 Aug 2015 20:45:40 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Ben Campbell <ben@nostrum.com>
To: The IESG <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.3.0.p1
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20150805034540.27866.98360.idtracker@ietfa.amsl.com>
Date: Tue, 04 Aug 2015 20:45:40 -0700
Archived-At: <http://mailarchive.ietf.org/arch/msg/dane/vCiwp6HnwLIMtkbIm5pNSAlbG5I>
Cc: dane-chairs@ietf.org, dane@ietf.org, draft-ietf-dane-ops.ad@ietf.org, draft-ietf-dane-ops.shepherd@ietf.org, draft-ietf-dane-ops@ietf.org
Subject: [dane] Ben Campbell's Yes on draft-ietf-dane-ops-14: (with COMMENT)
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.15
List-Id: DNS-based Authentication of Named Entities <dane.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dane>, <mailto:dane-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dane/>
List-Post: <mailto:dane@ietf.org>
List-Help: <mailto:dane-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dane>, <mailto:dane-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Aug 2015 03:45:44 -0000

Ben Campbell has entered the following ballot position for
draft-ietf-dane-ops-14: Yes

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-dane-ops/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

Thanks for this. I only have some editorial comments, and others have
beaten me to the punch on all save the following:

-- Section 8, first paragraph:

   This section updates [RFC6698] by specifying a requirement on the
   TLSA Publisher to ensure that each combination of Certificate Usage,
   selector and matching type in the server's TLSA RRset MUST include at
   least one record that matches the server's current certificate chain.

"Requirement on the ... publisher to ensure...that each combination...
MUST include..." is sort of an odd construction for a 2119 MUST.  Does
the following capture the intent?

NEW:
   This section updates [RFC6698] by specifying that the
   TLSA Publisher MUST ensure that each combination of Certificate
Usage,
   selector and matching type in the server's TLSA RRset includes at
   least one record that matches the server's current certificate chain.
END