Re: [netconf] updates to client/server suite of drafts

Kent Watsen <kent+ietf@watsen.net> Fri, 22 November 2019 15:32 UTC

Return-Path: <0100016e93be0fac-d8d79f7f-c31f-4c7b-8830-a81c339f0a5a-000000@amazonses.watsen.net>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4360D120853 for <netconf@ietfa.amsl.com>; Fri, 22 Nov 2019 07:32:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=amazonses.com
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 4p3hyLx8F68J for <netconf@ietfa.amsl.com>; Fri, 22 Nov 2019 07:32:18 -0800 (PST)
Received: from a8-96.smtp-out.amazonses.com (a8-96.smtp-out.amazonses.com [54.240.8.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A722012004C for <netconf@ietf.org>; Fri, 22 Nov 2019 07:32:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1574436737; h=From:Message-Id:Content-Type:Mime-Version:Subject:Date:In-Reply-To:Cc:To:References:Feedback-ID; bh=swtoWMOlyQf6uA0lL5nV5p/LtD+J8RRJ4ZsJGBT/rTs=; b=WAe2I2QmgINI/cAzw9pAe/rF17SEa9nRYdu71GsyeeV87Ca1piu1TGANB6d0PLgl qP6UJ2GClj544mV5CcHsNR8ehAK/l6N/sgdUqeEd67qyg5Q04MspWKwvo+itVZb4xor nnV27wd34E8htty7DZH5bSubobhIn5wuQO6TX5LM=
From: Kent Watsen <kent+ietf@watsen.net>
Message-ID: <0100016e93be0fac-d8d79f7f-c31f-4c7b-8830-a81c339f0a5a-000000@email.amazonses.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_C2C5630A-C424-4E4D-8983-4A9B8FE4EF40"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Date: Fri, 22 Nov 2019 15:32:17 +0000
In-Reply-To: <20191122.092322.920833985355675307.mbj@tail-f.com>
Cc: "netconf@ietf.org" <netconf@ietf.org>
To: Martin Bjorklund <mbj@tail-f.com>
References: <0100016e8a7ebfef-d490b1b8-f55b-45f9-885c-b5bf1d90ec7f-000000@email.amazonses.com> <20191121.121027.792252830481287907.mbj@tail-f.com> <0100016e8ee89f30-bf2de747-ca32-4ccf-8922-cd8ee910a58f-000000@email.amazonses.com> <20191122.092322.920833985355675307.mbj@tail-f.com>
X-Mailer: Apple Mail (2.3445.104.11)
X-SES-Outgoing: 2019.11.22-54.240.8.96
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/KKTaRIxhBSIakrJwa-AYFvnZRL0>
Subject: Re: [netconf] updates to client/server suite of drafts
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETCONF WG list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Nov 2019 15:32:20 -0000

Hi Martin,

> Or perhaps use a must in the 'hidden-private-key' instead:
> 
>  must 'not(../private-key-format)';

Better, more symmetric.  Applied to my local copy.

Thanks,
Kent