Re: [TLS] SSL 2 CLIENT-HELLO backwards compatibility compromise

Aaron Zauner <azet@azet.org> Fri, 13 February 2015 06:53 UTC

Return-Path: <azet@azet.org>
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 ACA551A1A79 for <tls@ietfa.amsl.com>; Thu, 12 Feb 2015 22:53:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level:
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] 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 h_3Bkq5yaMdn for <tls@ietfa.amsl.com>; Thu, 12 Feb 2015 22:53:17 -0800 (PST)
Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E63051A1A27 for <tls@ietf.org>; Thu, 12 Feb 2015 22:53:16 -0800 (PST)
Received: by mail-pa0-f44.google.com with SMTP id kq14so16961269pab.3 for <tls@ietf.org>; Thu, 12 Feb 2015 22:53:16 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type; bh=l5Ro4ZFvA0qTP960JSubdfn87QHE5yIXVkVbdbG7Bng=; b=iHWd7We5MlTtux6z+yGLIQA2iNDH6z2wame3R8KVOaBP6U/++v79EdLSv8dr/4r0dT bHKpj4KzR45c/tAm94TeI/5vmTfO3LZzTp86CYusQteXzeClxa0HtUNXSOLY/M0x0eyd Br1OVywjLrk83l2QhJq+HdIDMceiPyTAfRzC6UQMzJJhS0rTQeQj/Q4BLzpCOwPCyfAj bHLBmpl/0zQ56jUh1iSsRTSH3BAOwLpOdm7Wu9c/snCaeUMxHv9hVk29WdkHBGJmaEiu fuihfUgcYNpxcTJcTd7qW8NECNTCGbMM0kOsZTg3oDvyxlolxYH1cgvgMtyf7TxU2x6T RBdg==
X-Gm-Message-State: ALoCoQkDgTQS9825BDvfdc2euwgK5rlckE0uj+628j330dg0SJkPyessG78cYG+RQbBsRc6sEf7E
X-Received: by 10.70.45.39 with SMTP id j7mr12512027pdm.169.1423810396603; Thu, 12 Feb 2015 22:53:16 -0800 (PST)
Received: from [192.168.1.124] ([112.135.106.87]) by mx.google.com with ESMTPSA id o3sm5718757pdj.5.2015.02.12.22.53.14 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Feb 2015 22:53:15 -0800 (PST)
Message-ID: <54DD9F56.5060601@azet.org>
Date: Fri, 13 Feb 2015 07:53:10 +0100
From: Aaron Zauner <azet@azet.org>
User-Agent: Postbox 3.0.11 (Macintosh/20140602)
MIME-Version: 1.0
To: Dave Garrett <davemgarrett@gmail.com>
References: <201502121727.24768.davemgarrett@gmail.com>
In-Reply-To: <201502121727.24768.davemgarrett@gmail.com>
X-Enigmail-Version: 1.2.3
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="------------enig53F2824F31183508502C1A15"
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/XaunrMl0835vUoz-JmVd7RsTxD4>
Cc: Florian Weimer <fweimer@redhat.com>, "TLS@ietf.org (tls@ietf.org)" <tls@ietf.org>
Subject: Re: [TLS] SSL 2 CLIENT-HELLO backwards compatibility compromise
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: Fri, 13 Feb 2015 06:53:19 -0000

Hi,

Dave Garrett wrote:
> Option #1) Ditch the format that has been deprecated for 20 years
> v2 format MUST NOT be sent or accepted for any reason

+1

Aaron