Re: [TLS] Comments on draft-wood-tls-external-psk-importer-01

Russ Housley <housley@vigilsec.com> Mon, 01 April 2019 20:47 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FDC81201E0 for <tls@ietfa.amsl.com>; Mon, 1 Apr 2019 13:47:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
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 1tihJ1VJmhpJ for <tls@ietfa.amsl.com>; Mon, 1 Apr 2019 13:47:21 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 156261201B1 for <TLS@ietf.org>; Mon, 1 Apr 2019 13:47:21 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id A2B99300ADF for <TLS@ietf.org>; Mon, 1 Apr 2019 16:29:02 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id bA5NxmlZaQmj for <TLS@ietf.org>; Mon, 1 Apr 2019 16:28:57 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (unknown [138.88.156.37]) by mail.smeinc.net (Postfix) with ESMTPSA id 88105300474; Mon, 1 Apr 2019 16:28:57 -0400 (EDT)
From: Russ Housley <housley@vigilsec.com>
Message-Id: <F6ED76B5-17C1-4FBE-B6E4-B292DEA05436@vigilsec.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_00F2B034-82CA-49E0-AB46-4C4243F23D3B"
Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\))
Date: Mon, 01 Apr 2019 16:47:14 -0400
In-Reply-To: <89127FF7-CE3F-4DF1-98A5-B1006C5FF56B@ericsson.com>
Cc: IETF TLS <TLS@ietf.org>
To: John Mattsson <john.mattsson@ericsson.com>
References: <89127FF7-CE3F-4DF1-98A5-B1006C5FF56B@ericsson.com>
X-Mailer: Apple Mail (2.3445.102.3)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tls/6cqSsp3piUrafr9ohJ3BbDUAP7s>
Subject: Re: [TLS] Comments on draft-wood-tls-external-psk-importer-01
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Apr 2019 20:47:24 -0000

John:
> 
> The draft should make clear if the External PSK and external identity can be used together with the imported identities.

I think that draft-ietf-tls-tls13-cert-with-extern-psk would be needed with TLS 1,3 for the certificate-based authentication to be used with an external PSK.

Russ