[dnsoverhttp] New draft: draft-hoffman-dns-over-http-00.txt

Paul Hoffman <paul.hoffman@icann.org> Tue, 20 September 2016 15:16 UTC

Return-Path: <paul.hoffman@icann.org>
X-Original-To: dnsoverhttp@ietfa.amsl.com
Delivered-To: dnsoverhttp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F53912B72B for <dnsoverhttp@ietfa.amsl.com>; Tue, 20 Sep 2016 08:16:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.517
X-Spam-Level:
X-Spam-Status: No, score=-6.517 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-2.316, SPF_PASS=-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 51RPV6EU0buR for <dnsoverhttp@ietfa.amsl.com>; Tue, 20 Sep 2016 08:16:50 -0700 (PDT)
Received: from out.west.pexch112.icann.org (pfe112-ca-2.pexch112.icann.org [64.78.40.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8A7412BB27 for <dnsoverhttp@ietf.org>; Tue, 20 Sep 2016 07:54:32 -0700 (PDT)
Received: from PMBX112-W1-CA-1.pexch112.icann.org (64.78.40.21) by PMBX112-W1-CA-2.pexch112.icann.org (64.78.40.23) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Tue, 20 Sep 2016 07:54:30 -0700
Received: from PMBX112-W1-CA-1.pexch112.icann.org ([64.78.40.21]) by PMBX112-W1-CA-1.PEXCH112.ICANN.ORG ([64.78.40.21]) with mapi id 15.00.1178.000; Tue, 20 Sep 2016 07:54:30 -0700
From: Paul Hoffman <paul.hoffman@icann.org>
To: "dnsoverhttp@ietf.org" <dnsoverhttp@ietf.org>
Thread-Topic: New draft: draft-hoffman-dns-over-http-00.txt
Thread-Index: AQHSE07k2BKgwtZ2E0mUryd4o/s84A==
Date: Tue, 20 Sep 2016 14:54:30 +0000
Message-ID: <D1E3CC44-FE5A-4ACE-90A1-EF9B5EE975D7@icann.org>
References: <147438228195.28999.4355943522486567954.idtracker@ietfa.amsl.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [192.0.32.234]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <76CB273F9DC2BB4D9E19CE0C7B090F87@pexch112.icann.org>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsoverhttp/u4xTPMog3wTucWWsiNvuEHwyyAs>
Subject: [dnsoverhttp] New draft: draft-hoffman-dns-over-http-00.txt
X-BeenThere: dnsoverhttp@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Discussion of DNS over HTTP <dnsoverhttp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsoverhttp>, <mailto:dnsoverhttp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsoverhttp/>
List-Post: <mailto:dnsoverhttp@ietf.org>
List-Help: <mailto:dnsoverhttp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsoverhttp>, <mailto:dnsoverhttp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 20 Sep 2016 15:16:53 -0000

Greetings. As Joe and I presaged on the list last week, here is our draft on the HTTP parts of DNS over HTTP. We tried to cover all of the issues that any foo-over-HTTP document should cover, and to be sure that every normal DNS query (even with extensions) could be specified. If we missed any, we're happy to update.

--Paul Hoffman

> A new version of I-D, draft-hoffman-dns-over-http-00.txt
> has been successfully submitted by Paul Hoffman and posted to the
> IETF repository.
> 
> Name:		draft-hoffman-dns-over-http
> Revision:	00
> Title:		DNS Queries over HTTPS
> Document date:	2016-09-20
> Group:		Individual Submission
> Pages:		12
> URL:            https://www.ietf.org/internet-drafts/draft-hoffman-dns-over-http-00.txt
> Status:         https://datatracker.ietf.org/doc/draft-hoffman-dns-over-http/
> Htmlized:       https://tools.ietf.org/html/draft-hoffman-dns-over-http-00
> 
> 
> Abstract:
>   This document describes how to make DNS queries and get DNS responses
>   over HTTPS.  The main driver for this document is to allow clients
>   who want to send DNS queries over HTTP transport to be able to do in
>   a secure and interoperable fashion, regardless of the format of the
>   responses.