Re: [TLS] Downgrade Dance steps (Re: drop obsolete SSL 2 backwards compatibility from TLS 1.3 draft)

Dave Garrett <davemgarrett@gmail.com> Sat, 14 February 2015 17:04 UTC

Return-Path: <davemgarrett@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 836611A6FE6 for <tls@ietfa.amsl.com>; Sat, 14 Feb 2015 09:04:39 -0800 (PST)
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 61g9uoHz0OQY for <tls@ietfa.amsl.com>; Sat, 14 Feb 2015 09:04:37 -0800 (PST)
Received: from mail-qg0-x22c.google.com (mail-qg0-x22c.google.com [IPv6:2607:f8b0:400d:c04::22c]) (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 9097A1A6FBB for <tls@ietf.org>; Sat, 14 Feb 2015 09:04:37 -0800 (PST)
Received: by mail-qg0-f44.google.com with SMTP id j5so17855573qga.3 for <tls@ietf.org>; Sat, 14 Feb 2015 09:04:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=yaBsMJN5tYNNsciJviaOlPHJyVVcbpAI6E4RTcRBNL8=; b=q/dOQnMAAy8COkQefyoE9YIJBCBPmp0l82RQeGvVLADfStdn0OIprPQz7GH54RbO7b z4cq/Iz4L5IFZhyAcWR2JtVyPW4vTVHszr03kI1LJ2Kid6t16/LADfAlmwv2nsKLt7ii RUiXjNxYdV1r+nUDZIDrb8NefKxnENB310aPl+c/cKhBjBt7rftBqtJsLXt8nN5sYJiX tw2pJm9DPIkq2onIhC1elBM1A13iPACRfMiPBDo5tfukaB646onR0QV6CDyVa0FJQLTs mJf2/kDOQEogAgD4SXRD2TVIPdRKAL37B3T46mORZrNLe9f4L2ZRXd5TolT/C6xxFSxu aYwQ==
X-Received: by 10.140.237.6 with SMTP id i6mr8984410qhc.32.1423933476777; Sat, 14 Feb 2015 09:04:36 -0800 (PST)
Received: from dave-laptop.localnet (pool-96-245-254-195.phlapa.fios.verizon.net. [96.245.254.195]) by mx.google.com with ESMTPSA id 7sm1636450qhv.8.2015.02.14.09.04.36 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 14 Feb 2015 09:04:36 -0800 (PST)
From: Dave Garrett <davemgarrett@gmail.com>
To: tls@ietf.org, mrex@sap.com
Date: Sat, 14 Feb 2015 12:04:34 -0500
User-Agent: KMail/1.13.5 (Linux/2.6.32-71-generic-pae; KDE/4.4.5; i686; ; )
References: <20150214085429.650061B1A6@ld9781.wdf.sap.corp>
In-Reply-To: <20150214085429.650061B1A6@ld9781.wdf.sap.corp>
MIME-Version: 1.0
Content-Type: Text/Plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <201502141204.35289.davemgarrett@gmail.com>
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/muhkDPaqrRrrr-T1lJzIYAV-h0I>
Cc: Florian Weimer <fweimer@redhat.com>
Subject: Re: [TLS] Downgrade Dance steps (Re: drop obsolete SSL 2 backwards compatibility from TLS 1.3 draft)
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: Sat, 14 Feb 2015 17:04:39 -0000

On Saturday, February 14, 2015 03:54:29 am Martin Rex wrote:
> What's a little weird about the MSIE downgrade dances:
>   - duplicated attempts with certain Hellos in certain configurations
>   - empty connection attempts when SSLv2 is disabled.
[...]
> everything enabled (SSLv2->TLSv1.2):
[...]
> SSLv2 plus default (SSLv3,TLSv1.0,TLSv1.1):
[...]
> SSLv2 plus TLSv1.0+TLSv1.1 (this looks weird!):
[...]
> SSLv3->TLSv1.2:
[...]
> TLSv1.0+TLSv1.1+TLSv1.2
[...]
> TLSv1.1+TLSv1.2
[...]
> TLSv1.2 alone
[...]
> SSLv3+TLSv1.2
[...]
> TLSv1.0+TLSv1.2
[...]
> SSLv2+TLSv1.2

Are there any other clients that allow fine-grained enabling/disabling of each version? Firefox and Chrome set min/max. Safari is incompetent and provides no configuration. IE is the only one that seems to allow this wide list of configurations, and the resulting oddities. I'm curious what non-browser clients do here commonly.


Dave