Re: [TLS] Proposed text for removing renegotiation

Hubert Kario <hkario@redhat.com> Thu, 29 May 2014 17:00 UTC

Return-Path: <hkario@redhat.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 D1A761A6F66 for <tls@ietfa.amsl.com>; Thu, 29 May 2014 10:00:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.553
X-Spam-Level:
X-Spam-Status: No, score=-7.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.651, 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 b4ZOdKNzXNjF for <tls@ietfa.amsl.com>; Thu, 29 May 2014 10:00:00 -0700 (PDT)
Received: from mx4-phx2.redhat.com (mx4-phx2.redhat.com [209.132.183.25]) by ietfa.amsl.com (Postfix) with ESMTP id 1FC831A018C for <tls@ietf.org>; Thu, 29 May 2014 10:00:00 -0700 (PDT)
Received: from zmail11.collab.prod.int.phx2.redhat.com (zmail11.collab.prod.int.phx2.redhat.com [10.5.83.13]) by mx4-phx2.redhat.com (8.13.8/8.13.8) with ESMTP id s4TGxsFQ013009; Thu, 29 May 2014 12:59:54 -0400
Date: Thu, 29 May 2014 12:59:53 -0400
From: Hubert Kario <hkario@redhat.com>
To: Martin Thomson <martin.thomson@gmail.com>
Message-ID: <739427058.16557109.1401382793847.JavaMail.zimbra@redhat.com>
In-Reply-To: <CABkgnnWqqEnayrgAwVA-x_O5rkvWjtcH+g=TpE1Ztmk_JvuNYg@mail.gmail.com>
References: <CABkgnnXaLKmxXL01hQEdxHSNGt3nZQQNBLDD5H2LqBzTo3vK4g@mail.gmail.com> <CAFewVt5GCmH8wSdUYLy_Q9RNEtAggzG3_k-9E8ME-nP9jZNX3Q@mail.gmail.com> <CABkgnnW0YAhsbMoN0JSdWWpxt9TsOWpvq3c67cw8_eyt4mprbA@mail.gmail.com> <m2vbspv8w1.fsf@localhost.localdomain> <CABkgnnWfM8eDALtGmpHBeHScy21fzTqv8+C0ajnDhAO=OBziZg@mail.gmail.com> <1414735395.16311772.1401366314379.JavaMail.zimbra@redhat.com> <CABkgnnWqqEnayrgAwVA-x_O5rkvWjtcH+g=TpE1Ztmk_JvuNYg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [10.5.82.12]
X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF29 (Linux)/8.0.6_GA_5922)
Thread-Topic: Proposed text for removing renegotiation
Thread-Index: S2lO3Im+Q1kl/7KbK3Q9jwsBOkeMWA==
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/vJewmPRSIcnEBSBHTzYLHMJV1Rc
Cc: Geoffrey Keating <geoffk@geoffk.org>, tls@ietf.org
Subject: Re: [TLS] Proposed text for removing renegotiation
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: Thu, 29 May 2014 17:00:04 -0000

----- Original Message -----
> From: "Martin Thomson" <martin.thomson@gmail.com>
> To: "Hubert Kario" <hkario@redhat.com>
> Cc: "Geoffrey Keating" <geoffk@geoffk.org>, tls@ietf.org
> Sent: Thursday, May 29, 2014 6:27:26 PM
> Subject: Re: [TLS] Proposed text for removing renegotiation
> 
> On 29 May 2014 05:25, Hubert Kario <hkario@redhat.com> wrote:
> > Transferring 64GB of data with TLS over loopback on a relatively modern
> > machine (even without AES-NI) takes less than an hour. I wouldn't
> > call it going to great lengths to test.
> 
> Seriously?  You think that's an acceptable time to wait for a single
> test case to run?  With a message, the test will take milliseconds (as
> all tests should).

There are test cases and there are test cases.

For a unit test, an hour is definitely far too long, and as you rightfully
point out, a typical unit test should take just few milliseconds.

For an integration test case, an hour is long, but not prohibitive.

For a system test, an hour is basically expected.

-- 
Regards,
Hubert Kario