[lamps] 6844bis: Merging sections

Jacob Hoffman-Andrews <jsha@eff.org> Sat, 12 January 2019 01:05 UTC

Return-Path: <jsha@eff.org>
X-Original-To: spasm@ietfa.amsl.com
Delivered-To: spasm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F85F130E0A for <spasm@ietfa.amsl.com>; Fri, 11 Jan 2019 17:05:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -11.554
X-Spam-Level:
X-Spam-Status: No, score=-11.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-4.553, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eff.org
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 GZ6M19qytq0v for <spasm@ietfa.amsl.com>; Fri, 11 Jan 2019 17:05:49 -0800 (PST)
Received: from mail2.eff.org (mail2.eff.org [173.239.79.204]) (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 4B801129508 for <spasm@ietf.org>; Fri, 11 Jan 2019 17:05:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=eff.org; s=mail2; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=rj0vSlpKmzHaxL3sNyc/AFu/8JsuvZhZbqkFv9dTVAU=; b=U/YInj7OAo0XcyTV+OPiN+UIPO Y8aM0oUK/KHX/lMkcM9mg6s98Ylq2sNUYkdTSffAATJ0t5ppUXxRhFCX1/VHKcj7PhmzuL1RtIwWu vLXgoDdkx++eoYZVnrrgYj03JY7cUztosr0/lUliKpSirhEmhIMygANeruPeKPm0x7/A=;
Received: ; Fri, 11 Jan 2019 17:05:49 -0800
To: SPASM <spasm@ietf.org>
From: Jacob Hoffman-Andrews <jsha@eff.org>
Message-ID: <026b92e4-055d-42b4-1448-883a01ddad50@eff.org>
Date: Fri, 11 Jan 2019 17:05:48 -0800
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/Tk9BWwVzpI_PlhzijPUAFdG1ICI>
Subject: [lamps] 6844bis: Merging sections
X-BeenThere: spasm@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is a venue for discussion of doing Some Pkix And SMime \(spasm\) work." <spasm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spasm>, <mailto:spasm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spasm/>
List-Post: <mailto:spasm@ietf.org>
List-Help: <mailto:spasm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spasm>, <mailto:spasm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 12 Jan 2019 01:05:51 -0000

In reviewing ekr's AD review for 6844bis, I realized a lot of 
information was duplicated between Section 3 "The CA RR Type" and 
Section 5 "Mechanism." I don't see a reason for these to be separate 
sections, and I think they were behind a number of inconsistencies.

I wrote up a change to merge the two. I think this fixes a lot of 
problems in the spec, but it's a fairly significant change, so I wanted 
to present this for review before merging into my working copy.

Please take a look:

https://github.com/jsha/caa-simplification/pull/5

Thanks,
Jacob