[Acme] Editorial fixes in GitHub

Jacob Hoffman-Andrews <jsha@eff.org> Thu, 19 January 2017 19:55 UTC

Return-Path: <jsha@eff.org>
X-Original-To: acme@ietfa.amsl.com
Delivered-To: acme@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 684D31294C6 for <acme@ietfa.amsl.com>; Thu, 19 Jan 2017 11:55:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.957
X-Spam-Level:
X-Spam-Status: No, score=-9.957 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-1.156, RP_MATCHES_RCVD=-3.199, SPF_HELO_PASS=-0.001, 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 zprHCkmrokby for <acme@ietfa.amsl.com>; Thu, 19 Jan 2017 11:55:40 -0800 (PST)
Received: from mail2.eff.org (mail2.eff.org [173.239.79.204]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B8B0129497 for <acme@ietf.org>; Thu, 19 Jan 2017 11:55:40 -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; bh=nOGMXMuuGNwr/TGGeJ3q77OmDlenwo5Wkx+YhW3h0FM=; b=AVy8+vFPYYWBItu5P9uv8G/vlMMKl2VV5jdvpubiZ22VKsrJSLZWtjyJetIOPfn8ocDQkK/O+STirL/JYn5o6WGcTNZCSd16NGktCVQje2zLyrf3i4O1lo1GLaCX/VxJ+DgtgC4hJN+Zwk5J2aBdWAT3W/VsRnHHVdMOEtjojR4=;
Received: ; Thu, 19 Jan 2017 11:55:41 -0800
To: "acme@ietf.org" <acme@ietf.org>
From: Jacob Hoffman-Andrews <jsha@eff.org>
Message-ID: <760b7647-3a28-efb8-9189-3ab9c50cfe5d@eff.org>
Date: Thu, 19 Jan 2017 11:55:40 -0800
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/acme/yxU1EWt9ixbCRU3ik4gicKbiPo4>
Subject: [Acme] Editorial fixes in GitHub
X-BeenThere: acme@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Automated Certificate Management Environment <acme.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/acme>, <mailto:acme-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/acme/>
List-Post: <mailto:acme@ietf.org>
List-Help: <mailto:acme-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/acme>, <mailto:acme-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jan 2017 19:55:42 -0000

Hi all,

I did a top-to-bottom review of the spec to look for coherency (since
we've changed a number of concepts), mistakes, and general consistency.
I filed several pull requests on GitHub:

https://github.com/ietf-wg-acme/acme/pull/231
https://github.com/ietf-wg-acme/acme/pull/232
https://github.com/ietf-wg-acme/acme/pull/233
https://github.com/ietf-wg-acme/acme/pull/234
https://github.com/ietf-wg-acme/acme/pull/235