Re: [netconf] truststore usage in ietf-ssh/tls-client/server

Kent Watsen <kent+ietf@watsen.net> Mon, 07 October 2019 17:48 UTC

Return-Path: <0100016da755ddce-18e94501-441b-471d-af1e-03ba88fde0ba-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 70856120105 for <netconf@ietfa.amsl.com>; Mon, 7 Oct 2019 10:48:15 -0700 (PDT)
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 T_Ico2DF53qb for <netconf@ietfa.amsl.com>; Mon, 7 Oct 2019 10:48:12 -0700 (PDT)
Received: from a8-32.smtp-out.amazonses.com (a8-32.smtp-out.amazonses.com [54.240.8.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F21E4120111 for <netconf@ietf.org>; Mon, 7 Oct 2019 10:48:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1570470485; h=From:Message-Id:Content-Type:Mime-Version:Subject:Date:In-Reply-To:Cc:To:References:Feedback-ID; bh=mmwVwCIonctIBBtgAUQREurMyN9q/6jYLJMzvqhrCuc=; b=jEpj0uaEqq+/HaFXDF2IWuLPywD6uI612ul2qroBpjroQRguxvXICa0j0FwJd6m2 C4UeJk63Jp+81vj7pixp7yJrJS7EKKOaqU0Npf+Zf+f/6i/o6B85SceM7lCn6Su88r3 Vx1SkFHZK2cvArH5OhLv5lMyaOMr6Nkbr9tRX3Sc=
From: Kent Watsen <kent+ietf@watsen.net>
Message-ID: <0100016da755ddce-18e94501-441b-471d-af1e-03ba88fde0ba-000000@email.amazonses.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_CD57418A-FCBE-4979-86EA-7C9B15EEC12F"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Date: Mon, 07 Oct 2019 17:48:05 +0000
In-Reply-To: <AM0PR07MB51879334FAD36D55675307E3839E0@AM0PR07MB5187.eurprd07.prod.outlook.com>
Cc: "netconf@ietf.org" <netconf@ietf.org>
To: Balázs Kovács <balazs.kovacs@ericsson.com>
References: <AM0PR07MB51879334FAD36D55675307E3839E0@AM0PR07MB5187.eurprd07.prod.outlook.com>
X-Mailer: Apple Mail (2.3445.104.11)
X-SES-Outgoing: 2019.10.07-54.240.8.32
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/xnsAMrBi0IKt9hEcSEGKMUfgkiI>
Subject: Re: [netconf] truststore usage in ietf-ssh/tls-client/server
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: Mon, 07 Oct 2019 17:48:16 -0000

Hi Balazs,

> Hi Kent,
>  
> Can you confirm that in the ietf-tls-client and ietf-tls-server models the direct use of truststore references in server-authentication and client-authentication containers will change to using local-or-truststore-certs-grouping?
>  
> Similarly in ssh models, will they change to local-or-truststore-host-keys-grouping?

Yes, it would make sense to use those groupings.

I just committed the following updates:

   SSH: https://github.com/netconf-wg/ssh-client-server/commit/5292d87ef47aafd2475241f82e76d8ac11defd11 <https://github.com/netconf-wg/ssh-client-server/commit/5292d87ef47aafd2475241f82e76d8ac11defd11>
    TLS: https://github.com/netconf-wg/tls-client-server/commit/d7b8c81bbd2dbbe5812e5519e4129abaf8012eb1 <https://github.com/netconf-wg/tls-client-server/commit/d7b8c81bbd2dbbe5812e5519e4129abaf8012eb1>

What do you think?  All good?

Kent  // contributor