Re: [DNSOP] HTTPS/SVCB on Cloudflare DNS

Alessandro Ghedini <alessandro@ghedini.me> Thu, 16 July 2020 17:26 UTC

Return-Path: <alessandro@ghedini.me>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDF293A0477 for <dnsop@ietfa.amsl.com>; Thu, 16 Jul 2020 10:26:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=ghedini.me
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 EJ1AFJIv5Nx5 for <dnsop@ietfa.amsl.com>; Thu, 16 Jul 2020 10:26:15 -0700 (PDT)
Received: from blastoise.ghedini.me (blastoise.ghedini.me [IPv6:2001:19f0:6c01:a56:5400:1ff:fe4a:5694]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACDDB3A0433 for <dnsop@ietf.org>; Thu, 16 Jul 2020 10:26:15 -0700 (PDT)
Received: from localhost (unknown [IPv6:2a02:8010:6241:1:f942:f297:25ce:fb0a]) by blastoise.ghedini.me (Postfix) with ESMTPSA id 5DB22DF224; Thu, 16 Jul 2020 17:26:08 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ghedini.me; s=mail; t=1594920368; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wHhF1J1msosUry6QjKdMD+8rO3RlKBTzh4Hzi9lv7KU=; b=d4LwmkHSR2CbpRT8OhfilrZSkkIVfngsok4qro8Qvf5wC/pg0+orfELkh7Keqdp9FcV7Ri nuO1yf/q3bNXqewSY1zyqa4aiWvf/pF89/maR1g/f+4l7FgVab0NPyyQm+Bj7lu+8Xul1E n6U74gT81rARhk9s3a/renvo5bgWGV4=
Date: Thu, 16 Jul 2020 18:26:04 +0100
From: Alessandro Ghedini <alessandro@ghedini.me>
To: Mark Andrews <marka@isc.org>
Cc: dnsop@ietf.org
Message-ID: <20200716172604.GA65961@wakko.flat11.house>
References: <20200716151356.GA60024@wakko.flat11.house> <18174930-D601-462A-BB4E-E994DB2EB4B9@isc.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <18174930-D601-462A-BB4E-E994DB2EB4B9@isc.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/OpdEHvAyPZpG2ML8aV8SoxcnzU4>
Subject: Re: [DNSOP] HTTPS/SVCB on Cloudflare DNS
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Jul 2020 17:26:18 -0000

On Fri, Jul 17, 2020 at 01:37:35AM +1000, Mark Andrews wrote:
> Do you have a estimate on when you will enable additional section processing for these records?

Not sure I understand the question. Do you mean authoritative servers adding
A/AAAA records to additional section of HTTPS responses?

Cheers


> 
> > On 17 Jul 2020, at 01:13, Alessandro Ghedini <alessandro@ghedini.me> wrote:
> > 
> > Hello,
> > 
> > Just a quick note that we have started serving "HTTPS" DNS records from
> > Cloudflare's authoritative DNS servers. Our main use-case right now is
> > advertising HTTP/3 support for those customers that enabled that feature (in
> > addition to using Alt-Svc HTTP headers).
> > 
> > If anyone is interested in trying this out you can query pretty much all domains
> > served by Cloudflare DNS for which we terminate HTTP.
> > 
> > For example:
> > 
> >   % dig blog.cloudflare.com type65
> > 
> >  ; <<>> DiG 9.16.4-Debian <<>> blog.cloudflare.com type65
> >  ;; global options: +cmd
> >  ;; Got answer:
> >  ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17291
> >  ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
> > 
> >  ;; OPT PSEUDOSECTION:
> >  ; EDNS: version: 0, flags:; udp: 4096
> >  ;; QUESTION SECTION:
> >  ;blog.cloudflare.com.		IN	TYPE65
> > 
> >  ;; ANSWER SECTION:
> >  blog.cloudflare.com.	300	IN	TYPE65	\# 76 000100000100150568332D32390568332D32380568332D3237026832 0004000868121A2E68121B2E00060020260647000000000000000000 68121A2E26064700000000000000000068121B2E
> > 
> > Cheers
> > 
> > _______________________________________________
> > DNSOP mailing list
> > DNSOP@ietf.org
> > https://www.ietf.org/mailman/listinfo/dnsop
> 
> -- 
> Mark Andrews, ISC
> 1 Seymour St., Dundas Valley, NSW 2117, Australia
> PHONE: +61 2 9871 4742              INTERNET: marka@isc.org
>