From 4495f1939ffd6c9b785ceb41ce021d77397c9254 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Tue, 23 Feb 2021 10:10:31 +0100 Subject: [PATCH] readme: add CAA and ZOMEMD RFCs (#1224) Try to keep this list semi up to date. Signed-off-by: Miek Gieben --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1de4db86..e5a037f0 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,8 @@ Example programs can be found in the `github.com/miekg/exdns` repository. * 7873 - Domain Name System (DNS) Cookies * 8080 - EdDSA for DNSSEC * 8499 - DNS Terminology +* 8659 - DNS Certification Authority Authorization (CAA) Resource Record +* 8976 - Message Digest for DNS Zones (ZONEMD RR) ## Loosely Based Upon