Re: [TLS] Deprecating SSLv3

Martin Thomson <martin.thomson@gmail.com> Tue, 11 November 2014 19:06 UTC

Return-Path: <martin.thomson@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 EDD081A6F33 for <tls@ietfa.amsl.com>; Tue, 11 Nov 2014 11:06:27 -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 tIrtWUwxoy8i for <tls@ietfa.amsl.com>; Tue, 11 Nov 2014 11:06:25 -0800 (PST)
Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF41F1A1A78 for <tls@ietf.org>; Tue, 11 Nov 2014 11:06:20 -0800 (PST)
Received: by mail-la0-f54.google.com with SMTP id s18so10210005lam.13 for <tls@ietf.org>; Tue, 11 Nov 2014 11:06:18 -0800 (PST)
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=sPau3O42/8K24OIDntyUrXwDOjoByRXO7vnHx5B9cq0=; b=prxSdiNoBioPWwi9nGETATDXSldfgNseIzG96U9JMuoOrlHJG4bZZU0T5yQBBtHI/7 qdKrtX5azjub5QP0KJbPaFRAooG68JlknKG70tmexW2y/aXAgyxLMSrsNGTPieaSYR1k ku3XIb/1GZBZC3y/Svt4qOGEDOheY+F3YTJnqfWfajHuK66YYpEYVTXy1MFWS3VKH744 C01TwCcrAUqmaermIGK/MKBTcH7cgYY7HG9UpAWVjM2fzL2MZ8X+ziI6LOrxLL98Z5nU KnVLdJeQ3fR18wUKln8FhLmaVlXR3nBPoyxZWJnOeIaKnb42uDCeezkYlgl0x9DKy5z/ Qa9g==
MIME-Version: 1.0
X-Received: by 10.152.204.99 with SMTP id kx3mr38127235lac.53.1415732778055; Tue, 11 Nov 2014 11:06:18 -0800 (PST)
Received: by 10.25.215.33 with HTTP; Tue, 11 Nov 2014 11:06:17 -0800 (PST)
In-Reply-To: <5461D6C0.2060101@openssl.org>
References: <CABkgnnWw9zsrqQzHVU0vXLJM+HBK3QYxJAZE+0kgGkEQEzwS=w@mail.gmail.com> <5461D6C0.2060101@openssl.org>
Date: Tue, 11 Nov 2014 11:06:17 -0800
Message-ID: <CABkgnnW2Bwz8+aLSUzaxZxbiL1k7gEjoysWvhxvx=rfN+cW5Zg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Matt Caswell <matt@openssl.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/DCyY9V9eKVN903cgamLB_rfynFU
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] Deprecating SSLv3
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: Tue, 11 Nov 2014 19:06:28 -0000

On 11 November 2014 01:28, Matt Caswell <matt@openssl.org> wrote:
> "Server SHOULD accept handshakes from clients that use a record layer
> version of {03,00} (SSLv3), but MUST NOT negotiate SSLv3"

Thanks.  I will make that change.

https://github.com/unicorn-wg/sslv3-diediedie/pull/10