Re: [TLS] draft-sullivan-tls-exported-authenticator-01
Ilari Liusvaara <ilariliusvaara@welho.com> Fri, 21 April 2017 10:52 UTC
Return-Path: <ilariliusvaara@welho.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 2614E126B71 for <tls@ietfa.amsl.com>; Fri, 21 Apr 2017 03:52:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-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 sEminioAqP12 for <tls@ietfa.amsl.com>; Fri, 21 Apr 2017 03:52:16 -0700 (PDT)
Received: from welho-filter1.welho.com (welho-filter1.welho.com [83.102.41.23]) by ietfa.amsl.com (Postfix) with ESMTP id A129C1294CD for <tls@ietf.org>; Fri, 21 Apr 2017 03:52:16 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by welho-filter1.welho.com (Postfix) with ESMTP id 9A6FF1EFFF; Fri, 21 Apr 2017 13:52:15 +0300 (EEST)
X-Virus-Scanned: Debian amavisd-new at pp.htv.fi
Received: from welho-smtp1.welho.com ([IPv6:::ffff:83.102.41.84]) by localhost (welho-filter1.welho.com [::ffff:83.102.41.23]) (amavisd-new, port 10024) with ESMTP id AfFdZoqHSe43; Fri, 21 Apr 2017 13:52:15 +0300 (EEST)
Received: from LK-Perkele-V2 (87-92-51-204.bb.dnainternet.fi [87.92.51.204]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by welho-smtp1.welho.com (Postfix) with ESMTPSA id 5AACCC4; Fri, 21 Apr 2017 13:52:15 +0300 (EEST)
Date: Fri, 21 Apr 2017 13:52:14 +0300
From: Ilari Liusvaara <ilariliusvaara@welho.com>
To: Hannes Tschofenig <hannes.tschofenig@gmx.net>
Cc: "<tls@ietf.org>" <tls@ietf.org>
Message-ID: <20170421105213.GB20822@LK-Perkele-V2.elisa-laajakaista.fi>
References: <55e7544b-808a-5e0e-f66e-3a6f4a79e218@gmx.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
In-Reply-To: <55e7544b-808a-5e0e-f66e-3a6f4a79e218@gmx.net>
User-Agent: Mutt/1.5.23 (2014-03-12)
Sender: ilariliusvaara@welho.com
Archived-At: <https://mailarchive.ietf.org/arch/msg/tls/XfwDSuSkkp55dtTS4jV27P-6qzU>
Subject: Re: [TLS] draft-sullivan-tls-exported-authenticator-01
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.22
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: Fri, 21 Apr 2017 10:52:18 -0000
On Fri, Apr 21, 2017 at 10:44:01AM +0200, Hannes Tschofenig wrote: > I have read draft-sullivan-tls-exported-authenticator-01 and have a few > questions. I haven't followed this work previously but have been > wondering whether this functionality would be useful for "me". > > The described functionality sounds like post-handshake authentication > from TLS 1.3 (although it does not use that term throughout the > document). I would have thought that this functionality is a replacement > to the TLS 1.2 renegotiation but then there is also the TLS 1.3 content > in there which raises the question about how this relates to the > post-handshake authentication functionality. There are two things that can't be accomplished with PHA: - Authenticating the server for more identities. - Transmitting application context with the certificate. TLS 1.2 renegotiation also is incapable of either of those. > What does the following sentence mean and what is the use case for it? > > " > This proof of authentication can > be exported and transmitted out of band from one party to be > validated by the other party. > " > Who are the parties? Most probably TLS client and server. -Ilari
- Re: [TLS] draft-sullivan-tls-exported-authenticat… Ilari Liusvaara
- [TLS] draft-sullivan-tls-exported-authenticator-01 Hannes Tschofenig
- Re: [TLS] draft-sullivan-tls-exported-authenticat… Ilari Liusvaara
- Re: [TLS] draft-sullivan-tls-exported-authenticat… Watson Ladd
- Re: [TLS] draft-sullivan-tls-exported-authenticat… Hannes Tschofenig