Re: [dnsext] draft-mohan-dns-query-xml-00.txt

Tony Finch <dot@dotat.at> Mon, 03 October 2011 14:23 UTC

Return-Path: <dnsext-bounces@ietf.org>
X-Original-To: namedroppers-archive-gleetwall6@lists.ietf.org
Delivered-To: ietfarch-namedroppers-archive-gleetwall6@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D45B921F8A91; Mon, 3 Oct 2011 07:23:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1317651822; bh=uSQcO/UWKUDhN7wI0AVO1agPnZxieKLmtYyw8eQLQKs=; h=Date:From:To:In-Reply-To:Message-ID:References:MIME-Version:Cc: Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help: List-Subscribe:Content-Type:Content-Transfer-Encoding:Sender; b=OnB9+2Vv4dCCPd6H8JXr/sHaNS22dRe2N35b4V/mxugl0YwHfL7hzE2o8E7n5873R epaRlxNhuw39WfuRMlPAGDIoBvlkpK0DJ81IasUwDCqfo4Q5yhh7o2oWJ9Y0xX1LYm RVyWUDpZMNi+pdZlmNsLGtsaSIyRG3vD8LcvMS0Q=
X-Original-To: dnsext@ietfa.amsl.com
Delivered-To: dnsext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CA2521F8A91 for <dnsext@ietfa.amsl.com>; Mon, 3 Oct 2011 07:23:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.585
X-Spam-Level:
X-Spam-Status: No, score=-6.585 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GZ-beGrMFgDX for <dnsext@ietfa.amsl.com>; Mon, 3 Oct 2011 07:23:36 -0700 (PDT)
Received: from ppsw-41.csi.cam.ac.uk (ppsw-41.csi.cam.ac.uk [131.111.8.141]) by ietfa.amsl.com (Postfix) with ESMTP id 1A5F821F8586 for <dnsext@ietf.org>; Mon, 3 Oct 2011 07:23:35 -0700 (PDT)
X-Cam-AntiVirus: no malware found
X-Cam-SpamDetails: not scanned
X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/
Received: from hermes-2.csi.cam.ac.uk ([131.111.8.54]:49201) by ppsw-41.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.156]:25) with esmtpa (EXTERNAL:fanf2) id 1RAjTY-0001er-S8 (Exim 4.72) (return-path <fanf2@hermes.cam.ac.uk>); Mon, 03 Oct 2011 15:26:36 +0100
Received: from fanf2 (helo=localhost) by hermes-2.csi.cam.ac.uk (hermes.cam.ac.uk) with local-esmtp id 1RAjTY-0002wS-Ms (Exim 4.67) (return-path <fanf2@hermes.cam.ac.uk>); Mon, 03 Oct 2011 15:26:36 +0100
Date: Mon, 3 Oct 2011 15:26:36 +0100
From: Tony Finch <dot@dotat.at>
X-X-Sender: fanf2@hermes-2.csi.cam.ac.uk
To: Paul Vixie <vixie@isc.org>
In-Reply-To: <201110011736.27664.vixie@isc.org>
Message-ID: <alpine.LSU.2.00.1110031523351.30178@hermes-2.csi.cam.ac.uk>
References: <CACU5sDnBx5AijEgFXKNPjtcVdtBnBJamsn-f_ye0Jm3TQq0mvw@mail.gmail.com> <201110010458.26859.vixie@isc.org> <D3890C96-DA07-4BA1-AB57-1A81EA2ED477@icsi.berkeley.edu> <201110011736.27664.vixie@isc.org>
User-Agent: Alpine 2.00 (LSU 1167 2008-08-23)
MIME-Version: 1.0
Cc: dnsext@ietf.org
Subject: Re: [dnsext] draft-mohan-dns-query-xml-00.txt
X-BeenThere: dnsext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: DNS Extensions working group discussion list <dnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsext>, <mailto:dnsext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dnsext>
List-Post: <mailto:dnsext@ietf.org>
List-Help: <mailto:dnsext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsext>, <mailto:dnsext-request@ietf.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: dnsext-bounces@ietf.org
Errors-To: dnsext-bounces@ietf.org

Paul Vixie <vixie@isc.org> wrote:
>
> i've got a draft in production that adds an EDNS option "send chain" where the
> option payload is any ancestor of the QNAME and indicates the requestor's
> deepest validated trusted domain name.  this will solicit a longer trust chain
> (all the RRSIG, DNSKEY, DS RRs) between this ancestor and the QNAME.

What about support for lookaside trust anchors?

> [...] i don't see this as HTTP-specific which is why it's not in this draft.

Sensible.

Tony.
-- 
f.anthony.n.finch  <dot@dotat.at>  http://dotat.at/
Viking, North Utsire: Southerly veering southwesterly 6 to gale 8,
occasionally severe gale 9 at first in northwest Viking. Moderate or rough
becoming very rough or high. Rain then squally showers. Moderate or good,
occasionally poor.
_______________________________________________
dnsext mailing list
dnsext@ietf.org
https://www.ietf.org/mailman/listinfo/dnsext