Re: [TLS] Constant Finished (was Re: Kill Finished)

Martin Thomson <martin.thomson@gmail.com> Fri, 18 April 2014 20:29 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 A98FB1A022D for <tls@ietfa.amsl.com>; Fri, 18 Apr 2014 13:29:28 -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 6eyf3W9aAqVR for <tls@ietfa.amsl.com>; Fri, 18 Apr 2014 13:29:27 -0700 (PDT)
Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) by ietfa.amsl.com (Postfix) with ESMTP id 108EA1A02D8 for <tls@ietf.org>; Fri, 18 Apr 2014 13:29:26 -0700 (PDT)
Received: by mail-we0-f175.google.com with SMTP id q58so1919440wes.34 for <tls@ietf.org>; Fri, 18 Apr 2014 13:29:22 -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=aClEOX/e+4l5AcXqwACkJU/Z3wqpKf4Bv8ONO08c9Z0=; b=ArSTp1uNX40AIHhOo3Nzr/XsVDMJZbxH1yCeqsAvRF4rWOEiv4+ZJfk+Bn/te26SVs xpfuXFwgC00f2sq9Zy3b8SF84wb9wRH4B7PuFR61s/yyidMu3hk9VFilSLFoMA5Y85vl piLjtk0y5bFxwJytb1CT9eJRqOSH6GYVUonjZ+jHTdFTg6BVCc4V0f/HFLKSBOGd3Mdh LFIPMYvawdFgScyW06Guq8WTx/FOKCQLWJ8qG0TKrTB9a/J/KtG+5eCb90WHKoeFl717 ZWnFIZeEjZjcanURIZCGNlCeK2rfyHQo60h7PcR0YqtpK/2NKm4j/ED9HF+GOQ8o9b+p Z7ig==
MIME-Version: 1.0
X-Received: by 10.180.82.133 with SMTP id i5mr3740060wiy.50.1397852962582; Fri, 18 Apr 2014 13:29:22 -0700 (PDT)
Received: by 10.227.144.132 with HTTP; Fri, 18 Apr 2014 13:29:22 -0700 (PDT)
In-Reply-To: <53518A8D.4080107@pobox.com>
References: <CACsn0cm7CU3HBOY-m90+HwGBuw+nZ7vyqRdHZcfDjw7wiTmDMw@mail.gmail.com> <5350BF46.7000608@pobox.com> <53513A6B.8080606@nthpermutation.com> <CACsn0c=gvQ9BbEifDkiiiNnUN-qdnYNOkVFZe0HX6hWwZNJNGQ@mail.gmail.com> <53517880.7080801@pobox.com> <CABkgnnXxfU9y+PohcpxWd98angXRpQOSSzmSh2DObdzrcdLm0A@mail.gmail.com> <53518A8D.4080107@pobox.com>
Date: Fri, 18 Apr 2014 13:29:22 -0700
Message-ID: <CABkgnnWCChu6OvKWT9wqofunyh2W6jZjhMphwS9QR0QX-gosFw@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Michael D'Errico <mike-list@pobox.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/OgJWw1x10TazsWzmW--Hi5T_cxE
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] Constant Finished (was Re: Kill Finished)
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: Fri, 18 Apr 2014 20:29:28 -0000

On 18 April 2014 13:26, Michael D'Errico <mike-list@pobox.com> wrote:
> Oh, I see, as long as you can decrypt the record layer, you know it's
> working.

Yep, either that or the record layer is busted :)