Re: [Uta] I-D Action: draft-ietf-uta-tls-for-email-02.txt

Viktor Dukhovni <ietf-dane@dukhovni.org> Wed, 11 September 2019 16:29 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: uta@ietfa.amsl.com
Delivered-To: uta@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0A75120AAD for <uta@ietfa.amsl.com>; Wed, 11 Sep 2019 09:29:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 6AxHJk2BBsua for <uta@ietfa.amsl.com>; Wed, 11 Sep 2019 09:29:34 -0700 (PDT)
Received: from straasha.imrryr.org (straasha.imrryr.org [100.2.39.101]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 101251201DC for <uta@ietf.org>; Wed, 11 Sep 2019 09:29:31 -0700 (PDT)
Received: from [192.168.1.161] (unknown [192.168.1.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by straasha.imrryr.org (Postfix) with ESMTPSA id 396262A4AFB for <uta@ietf.org>; Wed, 11 Sep 2019 12:29:30 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
In-Reply-To: <156818442120.18614.8039431629789571023@ietfa.amsl.com>
Date: Wed, 11 Sep 2019 12:29:28 -0400
Content-Transfer-Encoding: 7bit
Reply-To: uta@ietf.org
Message-Id: <A22E53FA-FE47-475F-871B-39E93B386A4B@dukhovni.org>
References: <156818442120.18614.8039431629789571023@ietfa.amsl.com>
To: uta@ietf.org
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/uta/NeHf3r4rb1PjLWNFG9GTq-4fiXs>
Subject: Re: [Uta] I-D Action: draft-ietf-uta-tls-for-email-02.txt
X-BeenThere: uta@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: UTA working group mailing list <uta.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/uta>, <mailto:uta-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/uta/>
List-Post: <mailto:uta@ietf.org>
List-Help: <mailto:uta-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/uta>, <mailto:uta-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Sep 2019 16:29:40 -0000

> On Sep 11, 2019, at 2:47 AM, internet-drafts@ietf.org wrote:
> 
>        Title           : Use of TLS for Email Submission and Access
>        Authors         : Loganaden Velvindron
>                          Stephen Farrell
> 	Filename        : draft-ietf-uta-tls-for-email-02.txt
> 	Pages           : 5
> 	Date            : 2019-09-10

Cut/paste error in the last OLD/NEW pair in section 3, the
OLD and NEW texts are the same, but real OLD text in RFC8314
has TLS 1.1:

   OLD:  [s/TLS version 1.2/TLS version 1.1/]

   " The default minimum expected level of confidentiality for all new
   accounts MUST require successful validation of the server's
   certificate and SHOULD require negotiation of TLS version 1.2 or
   greater.  (Future revisions to this specification may raise these
   requirements or impose additional requirements to address newly
   discovered weaknesses in protocols or cryptographic algorithms.  "

   NEW:

   " The default minimum expected level of confidentiality for all new
   accounts MUST require successful validation of the server's
   certificate and SHOULD require negotiation of TLS version 1.2 or
   greater.  (Future revisions to this specification may raise these
   requirements or impose additional requirements to address newly
   discovered weaknesses in protocols or cryptographic algorithms.  "

-- 
	Viktor.