Re: [TLS] Unifying tickets and sessions

Martin Thomson <martin.thomson@gmail.com> Tue, 21 October 2014 07:27 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E48501AD08F for <tls@ietfa.amsl.com>; Tue, 21 Oct 2014 00:27:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
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 w5EEJkYouZY1 for <tls@ietfa.amsl.com>; Tue, 21 Oct 2014 00:27:37 -0700 (PDT)
Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 640071AD069 for <tls@ietf.org>; Tue, 21 Oct 2014 00:27:37 -0700 (PDT)
Received: by mail-la0-f52.google.com with SMTP id hz20so474412lab.25 for <tls@ietf.org>; Tue, 21 Oct 2014 00:27:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AWQyd4Z/t+5UiIZbjDqFP4TJmmosk+nzAOeNwFidNQs=; b=vmMkougDWIxtAFpwxQUBH6lHiCDnPjkKyiPUTox2781YPrZX1XRq+99ezujQsd9hNB me7NWBFIrynm91Ul2sLywYqWzrYE1G6sF73NcO4pjQejlT/7gewszZSFjH7gudvINdnu OQET9cGHK0qAdZpQt8YhPaakk2dBX7ZxkvvSMIqavLOrlF4hkSH5js1cNTAEs17qfLgC 7SUtfpBrwS2ZiEoMEIT1c/sy4Pcc+5ypOZTj6laxpv4Zb4BKr/bXiqEWWWyuWgI0gU4C LbnQBCeVvbqqygDTIZXp7f9VuKCEtUujNgXSu9VL+GHEX34nnVmAqEdHdarR9Ua2oyNO uf2A==
MIME-Version: 1.0
X-Received: by 10.112.94.133 with SMTP id dc5mr32531857lbb.11.1413876455747; Tue, 21 Oct 2014 00:27:35 -0700 (PDT)
Received: by 10.25.215.217 with HTTP; Tue, 21 Oct 2014 00:27:35 -0700 (PDT)
In-Reply-To: <544606E5.2070807@fussenegger.info>
References: <2A0EFB9C05D0164E98F19BB0AF3708C71D3A8C48AF@USMBX1.msg.corp.akamai.com> <5445775E.3050108@fussenegger.info> <54458113.1050304@polarssl.org> <20141020235832.GK19158@mournblade.imrryr.org> <544606E5.2070807@fussenegger.info>
Date: Tue, 21 Oct 2014 00:27:35 -0700
Message-ID: <CABkgnnXGW_6+AxkrLHicBXV+CPtr89w2FyGdB1+CwsS1B8y6OQ@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: "Richard Fussenegger, BSc" <richard@fussenegger.info>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/SbZrvcFGXy_TO-7t5F0SWqZacJw
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] Unifying tickets and sessions
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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: Tue, 21 Oct 2014 07:27:40 -0000

On 21 October 2014 00:10, Richard Fussenegger, BSc
<richard@fussenegger.info> wrote:
> The idea of using a key length of at least the 'highest supported
> ciphers'[*] sounds very good to me

There is no technical reason that you would want a minimum length on
the ticket.  If you are using stateful resumption, a ticket of "1" or
"2" is perfectly sufficient.