[quicwg/base-drafts] Text on session resumption (#3566)

Martin Thomson <notifications@github.com> Wed, 08 April 2020 00:57 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AE6A3A102E for <quic-issues@ietfa.amsl.com>; Tue, 7 Apr 2020 17:57:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.266
X-Spam-Level:
X-Spam-Status: No, score=-8.266 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.168, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.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 cGozxzEUa8NA for <quic-issues@ietfa.amsl.com>; Tue, 7 Apr 2020 17:57:55 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41AA13A1038 for <quic-issues@ietf.org>; Tue, 7 Apr 2020 17:57:53 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 5360866018A for <quic-issues@ietf.org>; Tue, 7 Apr 2020 17:57:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1586307472; bh=nXA7pEmCzh89fTNAgdjGqGBFA1t10L06oRPx6ugGx+g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=mTIStfuiFDiC5uM4ecS0CwDkhGot7+T74Smz3uRchg38uizUW5zopL6yZ0tU//9fK F8Rx0AJvSbMf8t6ELiB6Fy0sOjZtPST7mfHR+Ua1kxWPwhBEyyjvulgI6/qZZW1NrI yLdP+LU/BByg1kN1WG5868LgVCzuKTWe6RNREZGE=
Date: Tue, 07 Apr 2020 17:57:52 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54JRW3LPVLZ5QV6UV4TEBJBEVBNHHCHCO5YE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3566@github.com>
Subject: [quicwg/base-drafts] Text on session resumption (#3566)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8d219042fd3_7cc03ffd5bccd95c1075f0"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uzAnW9Xcdu7yZDEmesWcndrp-r8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Apr 2020 00:57:58 -0000

In looking at #3028, I realized that we had nowhere that addressed the basic concept of resumption.  This is, I hope, all that we need to say on the subject.  It talks about state and then the privacy implications of using resumption.

I found less in the TLS 1.3 RFC on this subject than I might have liked to see.  It only really addressed ticket reuse.  So this is a little more verbose than is ideal.

Oh, and there are new requirements here, but as they are restatements of existing requirements, I don&#39;t think that this needs to be a design change.  But I will happily switch to treating this as a design issue if anyone asks.

Closes #3028.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3566

-- Commit Summary --

  * Text on session resumption

-- File Changes --

    M draft-ietf-quic-tls.md (25)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3566.patch
https://github.com/quicwg/base-drafts/pull/3566.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3566