Re: [TLS] Working Group Last Call for draft-ietf-tls-downgrade-scsv-00

CodesInChaos <codesinchaos@gmail.com> Wed, 15 October 2014 12:28 UTC

Return-Path: <codesinchaos@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 7D4F31A1F70 for <tls@ietfa.amsl.com>; Wed, 15 Oct 2014 05:28:39 -0700 (PDT)
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 O6ErXB0djp3W for <tls@ietfa.amsl.com>; Wed, 15 Oct 2014 05:28:38 -0700 (PDT)
Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E3651A00C6 for <tls@ietf.org>; Wed, 15 Oct 2014 05:28:38 -0700 (PDT)
Received: by mail-ig0-f174.google.com with SMTP id a13so17227179igq.13 for <tls@ietf.org>; Wed, 15 Oct 2014 05:28:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=N7IjLbnR1Jj8EKgOhXWWF58MT8oWeFUESnnzFMBoQjk=; b=W6ghkU4ujEUSKHlaa1xrVgxxizGm4ulH/giEIIc4xo9obrIoweLQDfImKbJ3tYVvUM jFKKYTLji5afWdGtvCjkL7fGa43VBJWxn9EbRYblQ3N51i/S1aQD0obdvhPh8F/2C1RG sTUcv3+nES0dQq+usxlVF/6mF2TNDS3ROfgVgMlh/gjsi4Iwa9KrU9SAK1EhIMCM0YJk 4eEsrjhQ3qrWxkgnP/7Zoc9C0v6z/d6d4MnCQx+4qf6IvNKYQCCX3t0VoXPHhZsGDqGL psYJaK+S9BBlkOl4ZeX/O1J9c6BcYtDZjj+ntaG7Q/ctm1XRMJgTZu7fulsG8uISs43Y S3aA==
MIME-Version: 1.0
X-Received: by 10.42.6.131 with SMTP id a3mr10756902ica.7.1413376117761; Wed, 15 Oct 2014 05:28:37 -0700 (PDT)
Received: by 10.107.10.79 with HTTP; Wed, 15 Oct 2014 05:28:37 -0700 (PDT)
In-Reply-To: <2A0EFB9C05D0164E98F19BB0AF3708C71D39ECE841@USMBX1.msg.corp.akamai.com>
References: <2112FCAD-4820-49D9-9871-6501C83A554D@cisco.com> <543E2D81.1050700@redhat.com> <7F8CB03B-6882-41E7-9705-7126A8F2F44D@gmail.com> <CADMpkcJLrQEtiUGi9B7ZS5402cXTBvvThL9-YwUUhncaXQaVsA@mail.gmail.com> <20141015140158.41a1faf8@pc.my-domain> <2A0EFB9C05D0164E98F19BB0AF3708C71D39ECE841@USMBX1.msg.corp.akamai.com>
Date: Wed, 15 Oct 2014 14:28:37 +0200
Message-ID: <CAK9dnSzCfPDXD6z7DfOdoFmT6gvaKJiGHYS26x8rEkA=yMZQ9Q@mail.gmail.com>
From: CodesInChaos <codesinchaos@gmail.com>
To: "Salz, Rich" <rsalz@akamai.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/5zrNxxVJekzplRMsQmuUIWk3YTA
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] Working Group Last Call for draft-ietf-tls-downgrade-scsv-00
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: Wed, 15 Oct 2014 12:28:39 -0000

I think the question is about the number of buggy servers (and I think
firewalls or proxies) that don't implement version negotiation
correctly and thus cause clients which want to interoperate with them
to do the risky downgrade retry dance.