[Emu] Late WGLC Comment on draft-ietf-emu-eap-tls13

Russ Housley <housley@vigilsec.com> Mon, 13 January 2020 17:29 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: emu@ietfa.amsl.com
Delivered-To: emu@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19BC2120970 for <emu@ietfa.amsl.com>; Mon, 13 Jan 2020 09:29:17 -0800 (PST)
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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] 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 onSZVfZqOB0N for <emu@ietfa.amsl.com>; Mon, 13 Jan 2020 09:29:15 -0800 (PST)
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 C42B5120955 for <emu@ietf.org>; Mon, 13 Jan 2020 09:29:15 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 3D8D9300BC6 for <emu@ietf.org>; Mon, 13 Jan 2020 12:29:14 -0500 (EST)
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 le_E1nyZmysV for <emu@ietf.org>; Mon, 13 Jan 2020 12:29:13 -0500 (EST)
Received: from a860b60074bd.fios-router.home (pool-108-51-198-163.washdc.fios.verizon.net [108.51.198.163]) by mail.smeinc.net (Postfix) with ESMTPSA id E469030078C; Mon, 13 Jan 2020 12:29:12 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <FC4CD2F5-B5E2-4FFB-B81F-A67DC55CD24E@deployingradius.com>
Date: Mon, 13 Jan 2020 12:29:13 -0500
Cc: EMU WG <emu@ietf.org>
Content-Transfer-Encoding: 7bit
Message-Id: <3113156B-EB01-4BBA-B51A-38883656E457@vigilsec.com>
References: <MN2PR11MB39011F2754371931D1CFF0CCDB780@MN2PR11MB3901.namprd11.prod.outlook.com> <FC4CD2F5-B5E2-4FFB-B81F-A67DC55CD24E@deployingradius.com>
To: John Mattsson <john.mattsson@ericsson.com>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/emu/CRh3VXLDnpJFFIbHWJAjiOgfzAg>
Subject: [Emu] Late WGLC Comment on draft-ietf-emu-eap-tls13
X-BeenThere: emu@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "EAP Methods Update \(EMU\)" <emu.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/emu>, <mailto:emu-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/emu/>
List-Post: <mailto:emu@ietf.org>
List-Help: <mailto:emu-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/emu>, <mailto:emu-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jan 2020 17:29:20 -0000

John:

Section 2.1.1 says:

   Pre-Shared Key (PSK) authentication SHALL NOT be used except
   for resumption.

I would rather this say:

   Pre-Shared Key (PSK) authentication SHALL NOT be used except
   for resumption or in conjunction with the "tls_cert_with_extern_psk"
   extension [ID-ietf-tls-tls13-cert-with-extern-psk].

Russ