[netconf] updates to client-server drafts

Kent Watsen <kent+ietf@watsen.net> Tue, 02 July 2019 22:45 UTC

Return-Path: <0100016bb4dd3135-990ba9e7-c142-4b3b-8557-e618c168906c-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 02EF0120106 for <netconf@ietfa.amsl.com>; Tue, 2 Jul 2019 15:45:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, 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 wAoBjwK4E6hL for <netconf@ietfa.amsl.com>; Tue, 2 Jul 2019 15:45:25 -0700 (PDT)
Received: from a8-33.smtp-out.amazonses.com (a8-33.smtp-out.amazonses.com [54.240.8.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E7D91200F6 for <netconf@ietf.org>; Tue, 2 Jul 2019 15:45:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1562107523; h=From:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Message-Id:Date:To:Feedback-ID; bh=uz6wPB7JmwXW0iw/rnPjZa8+bJ6+x248SvzGlJj4IN4=; b=S+uuz4Cwg/haz0LTXrXw3c+dD2l94XEt323YAFD+dpGw5FWLAb2fNPrKkiGpQp3V qgTCXZFwQ8IGjr4/Qt7NWdZgJZ28zf7zVv8BSV/nIPqkoHMZokfLf3FDBXbTTjwBV+n mwylIMQgvgiLO1I3mtkDmuRuxpXcR0DoATBnMM/E=
From: Kent Watsen <kent+ietf@watsen.net>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Message-ID: <0100016bb4dd3135-990ba9e7-c142-4b3b-8557-e618c168906c-000000@email.amazonses.com>
Date: Tue, 02 Jul 2019 22:45:23 +0000
To: "netconf@ietf.org" <netconf@ietf.org>
X-Mailer: Apple Mail (2.3445.104.11)
X-SES-Outgoing: 2019.07.02-54.240.8.33
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/4AtE0xJ-JXA8Ulb0JiBzYJB8Ors>
Subject: [netconf] updates to client-server 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: Tue, 02 Jul 2019 22:45:27 -0000

Following is a synopsis of the latest updates.


crypto-types:
    - only updates to the crypto algorithms were made.
    - we still have an open issues regarding how best to 
      present this (e.g., break up into iana-* modules)...

truststore:
    - no update

keystore:
    - Updated to reflect (previous version of) crypto-type
      draft's use of enumerations over identities.
    - Updated the keystore instance example to include
      a symmetric key (encrypted by an asymmetric key),
      and an asymmetric-key encrypted by a symmetric key.
    - Added examples for the 'generate-symmetric-key'
      and 'generate-asymmetric-key' RPCs.
    - Updated the Introduction section to reflect current
      feature set.

tcp-client-server:
    - Removed the 'external-endpoint-values' container
      from the TCP-server model (per co-author's request)

ssh-client-server:
    - no update

tls-client-server:
    -  Removed the "certificate" container from the 
       "client-identity" container in the ietf-tls-client
       module.
    -  Updated examples to reflect ietf-crypto-types change 
       (e.g., identities --> enumerations)

http-client-server:
    - no update

netconf-client-server:
    -  Adjusting from change in TLS client model (i.e., 
       removing the top-level 'certificate' container), by 
       swapping refining-in a 'mandatory true' statement with
       a 'must' statement outside the 'uses' statement.
    -  Updated examples to reflect ietf-crypto-types change 
       (e.g., identities --> enumerations)

restconf-client-server:
    -  Updated examples to reflect ietf-crypto-types change
       (e.g., identities --> enumerations)
    -  Adjusting from change in TLS client model (removing
       the top-level 'certificate' container).
    -  Added "external-endpoint" to the "http-listen" choice
       in ietf-restconf-server.


Kent // contributor