Re: [dd] [Ext] DS pinning for secondaries
Paul Hoffman <paul.hoffman@icann.org> Tue, 27 February 2024 17:04 UTC
Return-Path: <paul.hoffman@icann.org>
X-Original-To: dd@ietfa.amsl.com
Delivered-To: dd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B2AFC1519BA for <dd@ietfa.amsl.com>; Tue, 27 Feb 2024 09:04:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.909
X-Spam-Level:
X-Spam-Status: No, score=-6.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oP1-v-TFioYk for <dd@ietfa.amsl.com>; Tue, 27 Feb 2024 09:04:29 -0800 (PST)
Received: from ppa2.lax.icann.org (ppa2.lax.icann.org [192.0.33.77]) (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 0971AC1519B6 for <dd@ietf.org>; Tue, 27 Feb 2024 09:04:19 -0800 (PST)
Received: from MBX112-E2-CO-1.pexch112.icann.org (out.mail.icann.org [64.78.33.7]) by ppa2.lax.icann.org (8.17.1.24/8.17.1.24) with ESMTPS id 41RH4ITg023836 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 27 Feb 2024 17:04:18 GMT
Received: from MBX112-W2-CO-1.pexch112.icann.org (10.226.41.128) by MBX112-W2-CO-2.pexch112.icann.org (10.226.41.130) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28; Tue, 27 Feb 2024 09:04:17 -0800
Received: from MBX112-W2-CO-1.pexch112.icann.org ([169.254.44.235]) by MBX112-W2-CO-1.pexch112.icann.org ([169.254.44.235]) with mapi id 15.02.1258.028; Tue, 27 Feb 2024 09:04:17 -0800
From: Paul Hoffman <paul.hoffman@icann.org>
To: Petr Špaček <pspacek@isc.org>
CC: "dd@ietf.org" <dd@ietf.org>
Thread-Topic: [Ext] [dd] DS pinning for secondaries
Thread-Index: AQHaaZ282BieL9U2xUCFrC0MXPIVq7Ee8N+A
Date: Tue, 27 Feb 2024 17:04:17 +0000
Message-ID: <2409EBB4-285A-484E-9070-87DDCB1C615F@icann.org>
References: <9ffd0747-054d-4f84-a7f9-43265974b07d@isc.org>
In-Reply-To: <9ffd0747-054d-4f84-a7f9-43265974b07d@isc.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [192.0.32.234]
x-source-routing-agent: True
Content-Type: text/plain; charset="utf-8"
Content-ID: <293660CFB372894EA370D3B2C75E4100@pexch112.icann.org>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-02-27_03,2024-02-27_01,2023-05-22_02
Archived-At: <https://mailarchive.ietf.org/arch/msg/dd/hv1EsvxENvdLDFay55jZzauF1eE>
Subject: Re: [dd] [Ext] DS pinning for secondaries
X-BeenThere: dd@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: DNS Delegation <dd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dd>, <mailto:dd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dd/>
List-Post: <mailto:dd@ietf.org>
List-Help: <mailto:dd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dd>, <mailto:dd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Feb 2024 17:04:32 -0000
On Feb 27, 2024, at 08:55, Petr Špaček <pspacek@isc.org> wrote: > > Today I've presented DELEG work to CENTR Tech group [1] and there was a request to support use-case where ALIAS points to secondaries who are supposed to serve signed version of the zone, but cannot resign it themselves. That sounds like a good use case. > > In my mind that translates to syntax like this: > > signed.example.net. DELEG 0 operator.example. ds="12345678" Why that, and not signed.example.net. DELEG 0 operator.example. signed.example.net. DS 32859 13 2 12345678 That is, the parent continues to publish the (signed) DS as normal, and operator.example just publishes the rest of the delegation information? --Paul Hoffman
- [dd] DS pinning for secondaries Petr Špaček
- Re: [dd] [Ext] DS pinning for secondaries Paul Hoffman
- Re: [dd] DS pinning for secondaries Paul Wouters
- Re: [dd] DS pinning for secondaries Petr Špaček
- Re: [dd] DS pinning for secondaries Philip Homburg
- Re: [dd] [Ext] DS pinning for secondaries Ben Schwartz