Re: [Emu] I-D Action: draft-ietf-emu-tls-eap-types-04.txt
Alan DeKok <aland@deployingradius.com> Fri, 21 January 2022 22:42 UTC
Return-Path: <aland@deployingradius.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 66E3D3A13C7
for <emu@ietfa.amsl.com>; Fri, 21 Jan 2022 14:42:14 -0800 (PST)
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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
URIBL_BLOCKED=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 wml10VtoNtmb for <emu@ietfa.amsl.com>;
Fri, 21 Jan 2022 14:42:12 -0800 (PST)
Received: from mail.networkradius.com (mail.networkradius.com [62.210.147.122])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 734C43A13D8
for <emu@ietf.org>; Fri, 21 Jan 2022 14:42:10 -0800 (PST)
Received: from smtpclient.apple (24-52-251-6.cable.teksavvy.com [24.52.251.6])
by mail.networkradius.com (Postfix) with ESMTPSA id 274C8FA
for <emu@ietf.org>; Fri, 21 Jan 2022 22:42:07 +0000 (UTC)
Authentication-Results: NetworkRADIUS; dmarc=none (p=none dis=none)
header.from=deployingradius.com
From: Alan DeKok <aland@deployingradius.com>
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.20.0.1.32\))
Date: Fri, 21 Jan 2022 17:42:06 -0500
References: <164280461494.16351.16310510162030493771@ietfa.amsl.com>
To: emu@ietf.org
In-Reply-To: <164280461494.16351.16310510162030493771@ietfa.amsl.com>
Message-Id: <D468532D-88BC-44E1-84F9-545FDAEA9A40@deployingradius.com>
X-Mailer: Apple Mail (2.3693.20.0.1.32)
Archived-At: <https://mailarchive.ietf.org/arch/msg/emu/rA5kMfJ0UnNpjp8eaaW1yndC0r0>
Subject: Re: [Emu] I-D Action: draft-ietf-emu-tls-eap-types-04.txt
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: Fri, 21 Jan 2022 22:42:15 -0000
This is an updated version with two new sections: 1) a section on inner vs out identities, and anonymous identifiers as discussed on the list. 2) a section on implementation status. All other changes are minor word-smithing and typos. > On Jan 21, 2022, at 5:36 PM, internet-drafts@ietf.org wrote: > > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > This draft is a work item of the EAP Method Update WG of the IETF. > > Title : TLS-based EAP types and TLS 1.3 > Author : Alan DeKok > Filename : draft-ietf-emu-tls-eap-types-04.txt > Pages : 18 > Date : 2022-01-21 > > Abstract: > EAP-TLS [RFC5216] is being updated for TLS 1.3 in [EAPTLS]. Many > other EAP [RFC3748] and [RFC5247] types also depend on TLS, such as > FAST [RFC4851], TTLS [RFC5281], TEAP [RFC7170], and possibly many > vendor specific EAP methods. This document updates those methods in > order to use the new key derivation methods available in TLS 1.3. > Additional changes necessitated by TLS 1.3 are also discussed. > > > The IETF datatracker status page for this draft is: > https://datatracker.ietf.org/doc/draft-ietf-emu-tls-eap-types/ > > There is also an htmlized version available at: > https://datatracker.ietf.org/doc/html/draft-ietf-emu-tls-eap-types-04 > > A diff from the previous version is available at: > https://www.ietf.org/rfcdiff?url2=draft-ietf-emu-tls-eap-types-04 > > > Internet-Drafts are also available by rsync at rsync.ietf.org::internet-drafts > > > _______________________________________________ > Emu mailing list > Emu@ietf.org > https://www.ietf.org/mailman/listinfo/emu
- [Emu] I-D Action: draft-ietf-emu-tls-eap-types-04… internet-drafts
- Re: [Emu] I-D Action: draft-ietf-emu-tls-eap-type… Alan DeKok