[Trans] 6962bis and signed_certificate_timestamp issue

Paul Wouters <paul@nohats.ca> Fri, 22 February 2019 15:24 UTC

Return-Path: <paul@nohats.ca>
X-Original-To: trans@ietfa.amsl.com
Delivered-To: trans@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD777130E3F for <trans@ietfa.amsl.com>; Fri, 22 Feb 2019 07:24:30 -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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nohats.ca
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 QaIdgJRMc_JK for <trans@ietfa.amsl.com>; Fri, 22 Feb 2019 07:24:29 -0800 (PST)
Received: from mx.nohats.ca (mx.nohats.ca [IPv6:2a03:6000:1004:1::68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 343A7130E27 for <trans@ietf.org>; Fri, 22 Feb 2019 07:24:29 -0800 (PST)
Received: from localhost (localhost [IPv6:::1]) by mx.nohats.ca (Postfix) with ESMTP id 445ZrV4mBLzJhv for <trans@ietf.org>; Fri, 22 Feb 2019 16:24:26 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1550849066; bh=EHXI/rA8l0ZZr5KaGDySufdXoCAAa/ILr93J5oE0h80=; h=Date:From:To:Subject; b=bYlPnYXl1ZfQdLxF1qdV7RupogT3dvO8dhyS1PxCJRlWnyft4D2VFAVoL/CVQZGBK uA+frCkGUoMOBzi4PHhQJwtr7ITs1M3zneKebA/cj2WAOi7CoYcqClSfmRoFX9lRRy dPq39yjN2aufdGzblZooP/IAxb5zLlppObuYC+GQ=
X-Virus-Scanned: amavisd-new at mx.nohats.ca
Received: from mx.nohats.ca ([IPv6:::1]) by localhost (mx.nohats.ca [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id eBxFAyBmi0C3 for <trans@ietf.org>; Fri, 22 Feb 2019 16:24:24 +0100 (CET)
Received: from bofh.nohats.ca (bofh.nohats.ca [76.10.157.69]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.nohats.ca (Postfix) with ESMTPS for <trans@ietf.org>; Fri, 22 Feb 2019 16:24:24 +0100 (CET)
Received: by bofh.nohats.ca (Postfix, from userid 1000) id 614CE379D; Fri, 22 Feb 2019 10:24:23 -0500 (EST)
DKIM-Filter: OpenDKIM Filter v2.11.0 bofh.nohats.ca 614CE379D
Received: from localhost (localhost [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id 54F6C40D358A for <trans@ietf.org>; Fri, 22 Feb 2019 10:24:23 -0500 (EST)
Date: Fri, 22 Feb 2019 10:24:23 -0500
From: Paul Wouters <paul@nohats.ca>
To: Trans <trans@ietf.org>
Message-ID: <alpine.LRH.2.21.1902221022470.12674@bofh.nohats.ca>
User-Agent: Alpine 2.21 (LRH 202 2017-01-01)
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/trans/2Tlm6NfJ1DSxdkfX5b54m0nAGk0>
Subject: [Trans] 6962bis and signed_certificate_timestamp issue
X-BeenThere: trans@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Public Notary Transparency working group discussion list <trans.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/trans>, <mailto:trans-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/trans/>
List-Post: <mailto:trans@ietf.org>
List-Help: <mailto:trans-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/trans>, <mailto:trans-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Feb 2019 15:24:31 -0000

This issue is still open:

 	TLS 1.3 (https://tools.ietf.org/html/rfc8446) has several mentions of
 	the RFC6962 signed_certificate_timestamp TLS extension.  Since 6962-bis
 	intends to obsolete RFC6962 and replace signed_certificate_timestamp
 	with a new TLS extension (transparency_info), should we also add a
 	sentence to the 6962-bis Abstract along these lines...
 	   "This document also specifies new requirements for TLS 1.0, 1.1, 1.2
 	    and 1.3 implementations."
 	?

 	Do we even need to mark 6962-bis as Updating RFC8446?

 	(Can an Experimental RFC update a Standards Track RFC?)