Re: [TLS] Comments on draft-rescorla-tls-renegotiate, and a new proposal

Nicolas Williams <Nicolas.Williams@sun.com> Sat, 14 November 2009 08:55 UTC

Return-Path: <Nicolas.Williams@sun.com>
X-Original-To: tls@core3.amsl.com
Delivered-To: tls@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 99F9B3A6820 for <tls@core3.amsl.com>; Sat, 14 Nov 2009 00:55:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.021
X-Spam-Level:
X-Spam-Status: No, score=-6.021 tagged_above=-999 required=5 tests=[AWL=0.025, BAYES_00=-2.599, HELO_MISMATCH_COM=0.553, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G+LwmTmwT30I for <tls@core3.amsl.com>; Sat, 14 Nov 2009 00:55:04 -0800 (PST)
Received: from brmea-mail-4.sun.com (brmea-mail-4.Sun.COM [192.18.98.36]) by core3.amsl.com (Postfix) with ESMTP id DF3483A67EB for <tls@ietf.org>; Sat, 14 Nov 2009 00:55:03 -0800 (PST)
Received: from dm-central-02.central.sun.com ([129.147.62.5]) by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id nAE8tXtw016787 for <tls@ietf.org>; Sat, 14 Nov 2009 08:55:33 GMT
Received: from binky.Central.Sun.COM (binky.Central.Sun.COM [129.153.128.104]) by dm-central-02.central.sun.com (8.13.8+Sun/8.13.8/ENSMAIL, v2.2) with ESMTP id nAE8tXPq007683 for <tls@ietf.org>; Sat, 14 Nov 2009 01:55:33 -0700 (MST)
Received: from binky.Central.Sun.COM (localhost [127.0.0.1]) by binky.Central.Sun.COM (8.14.3+Sun/8.14.3) with ESMTP id nAE8hxL6019967; Sat, 14 Nov 2009 02:43:59 -0600 (CST)
Received: (from nw141292@localhost) by binky.Central.Sun.COM (8.14.3+Sun/8.14.3/Submit) id nAE8hxBv019966; Sat, 14 Nov 2009 02:43:59 -0600 (CST)
X-Authentication-Warning: binky.Central.Sun.COM: nw141292 set sender to Nicolas.Williams@sun.com using -f
Date: Sat, 14 Nov 2009 02:43:58 -0600
From: Nicolas Williams <Nicolas.Williams@sun.com>
To: David-Sarah Hopwood <david-sarah@jacaranda.org>
Message-ID: <20091114084358.GG1105@Sun.COM>
References: <73843DF9-EFCB-4B8D-913E-FE2235E5BDD3@rtfm.com> <20091113005419.GQ1105@Sun.COM> <4AFE1408.9040706@jacaranda.org> <4AFE4091.10005@jacaranda.org> <4AFE5673.9080101@jacaranda.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <4AFE5673.9080101@jacaranda.org>
User-Agent: Mutt/1.5.7i
Cc: tls@ietf.org
Subject: Re: [TLS] Comments on draft-rescorla-tls-renegotiate, and a new proposal
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.9
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/listinfo/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: Sat, 14 Nov 2009 08:55:04 -0000

On Sat, Nov 14, 2009 at 07:04:19AM +0000, David-Sarah Hopwood wrote:
> Still, that's no worse than the situation with the current
> draft-rescorla-tls-renegotiate. So I think that what I suggested:
> 
> > [...] only use an extension
> > as an advisory of patched status (i.e. say that an empty extension SHOULD
> > be sent if patched), but add the verify_data into the Finished hashes
> > unconditionally (i.e. as a MUST) for renegotiating handshakes. Then, the
> > concerns about extensions potentially breaking some servers, and the
> > concerns about lack of an extension potentially resulting in a security
> > weakness (due to a client being unable to tell whether a server is patched),
> > would only arise in mutually exclusive sets of cases.
> 
> is still an overall improvement.

I think that adding to my proposed fix an _optional_ signal in the
client's hello (and, correspondingly, in the server hello), would be
just fine.  I don't believe it's necessary.

Nico
--