Re: [TLS] Call for acceptance of draft-moeller-tls-downgrade-scsv

mrex@sap.com (Martin Rex) Fri, 24 January 2014 21:05 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 9849F1A01F2 for <tls@ietfa.amsl.com>; Fri, 24 Jan 2014 13:05:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.552
X-Spam-Level:
X-Spam-Status: No, score=-6.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-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 gJy7JWv6CyfY for <tls@ietfa.amsl.com>; Fri, 24 Jan 2014 13:05:38 -0800 (PST)
Received: from smtpde01.sap-ag.de (smtpde01.sap-ag.de [155.56.68.170]) by ietfa.amsl.com (Postfix) with ESMTP id F01EA1A01EB for <tls@ietf.org>; Fri, 24 Jan 2014 13:05:37 -0800 (PST)
Received: from mail05.wdf.sap.corp by smtpde01.sap-ag.de (26) with ESMTP id s0OL5Y9R004247 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 24 Jan 2014 22:05:34 +0100 (MET)
In-Reply-To: <CABrd9SSbHJe_jKtH2g9v8_JVOb2ffo1QP=ZezGg9B1+xVxhccg@mail.gmail.com>
To: Ben Laurie <benl@google.com>
Date: Fri, 24 Jan 2014 22:05:34 +0100
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: <20140124210534.C77871ABCA@ld9781.wdf.sap.corp>
From: mrex@sap.com
X-SAP: out
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] Call for acceptance of draft-moeller-tls-downgrade-scsv
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: Fri, 24 Jan 2014 21:05:39 -0000

Ben Laurie wrote:
[ Charset UTF-8 unsupported, converting... ]
> On 24 January 2014 18:52, Martin Rex <mrex@sap.com> wrote:
> > Eric Rescorla wrote:
> >> WG Members,
> >>
> >> This message is a call for acceptance of
> >> http://tools.ietf.org/html/draft-bmoeller-tls-downgrade-scsv-01
> >>
> >> As a TLS WG item.
> >>
> >> Please provide any comments on this action by Feb 7.
> >
> > -1
> >
> > I'm strongly opposed to a scheme whose only purpose in life is
> > to make TLS handshakes _fail_ based on bogus heuristics by the
> > wrong communication peer.
> 
> Which one is the wrong one?

The server is definitely the wrong peer to guess whether
the client wants to continue or abort TLS handshake.

-Martin