Re: [TLS] I-D Action: draft-ietf-tls-prohibiting-rc4-01.txt

mrex@sap.com (Martin Rex) Mon, 06 October 2014 20:24 UTC

Return-Path: <mrex@sap.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 04FF31A89A3 for <tls@ietfa.amsl.com>; Mon, 6 Oct 2014 13:24:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.551
X-Spam-Level:
X-Spam-Status: No, score=-6.551 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_HI=-5, 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 bDyHSfzrZG5S for <tls@ietfa.amsl.com>; Mon, 6 Oct 2014 13:24:13 -0700 (PDT)
Received: from smtpde02.smtp.sap-ag.de (smtpde02.smtp.sap-ag.de [155.56.68.140]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C93671A8955 for <tls@ietf.org>; Mon, 6 Oct 2014 13:24:12 -0700 (PDT)
Received: from mail05.wdf.sap.corp (mail05.sap.corp [194.39.131.55]) by smtpde02.smtp.sap-ag.de (Postfix) with ESMTPS id 701477A2E0; Mon, 6 Oct 2014 22:24:11 +0200 (CEST)
Received: from ld9781.wdf.sap.corp (ld9781.wdf.sap.corp [10.21.82.193]) by mail05.wdf.sap.corp (Postfix) with ESMTP id 6614F432F3; Mon, 6 Oct 2014 22:24:11 +0200 (CEST)
Received: by ld9781.wdf.sap.corp (Postfix, from userid 10159) id 5FB491AEB1; Mon, 6 Oct 2014 22:24:11 +0200 (CEST)
In-Reply-To: <1381566393.7039054.1412626641999.JavaMail.zimbra@redhat.com>
To: Hubert Kario <hkario@redhat.com>
Date: Mon, 06 Oct 2014 22:24:11 +0200
X-Mailer: ELM [version 2.4ME+ PL125 (25)]
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="US-ASCII"
Message-Id: <20141006202411.5FB491AEB1@ld9781.wdf.sap.corp>
From: mrex@sap.com
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/S9xXVPSNLeyDXMPi5t1Y0NWCyv4
Cc: tls@ietf.org
Subject: Re: [TLS] I-D Action: draft-ietf-tls-prohibiting-rc4-01.txt
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: mrex@sap.com
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: Mon, 06 Oct 2014 20:24:16 -0000

Hubert Kario wrote:
>
>> My issue is with the IMHO bogus "MUST NOT" for servers.
>> Servers have no control over the client behaviour, and the current
>> proposal calls for an unconditional hard failure (equals to
>> "come back in clear text") rather than interoperating with an
>> RC4-based TLS cipher suites with installed base clients.
>
> thing is that only very specific clients do advertise only RC4,
> far less than there are RC4 only servers. Cloudflare saw on the
> order of 0.000002% of connections end up with RC4:
> http://blog.cloudflare.com/the-web-is-world-wide-or-who-still-needs-rc4/
> All from long obsolete clients.
> 
> Previously they saw on the order of 0.0009%:
> http://blog.cloudflare.com/killing-rc4-the-long-goodbye/


I'm not sure how representative that cloudflare statistic is.

But if this is anywhere near the real numbers, that the current
"MUST NOT" for server would be clear fear-mongering rather than
providing the target audience a sensible information about the
trade-off and realistic perspective on the insignificance of
the perceived threat.

-Martin