[DNSOP] New testbed for testing draft-ietf-dnsop-kskroll-sentinel

Paul Hoffman <paul.hoffman@icann.org> Thu, 31 May 2018 23:56 UTC

Return-Path: <paul.hoffman@icann.org>
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 6C2B51200C5 for <dnsop@ietfa.amsl.com>; Thu, 31 May 2018 16:56:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.107
X-Spam-Level:
X-Spam-Status: No, score=-1.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RDNS_NONE=0.793, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 n7ydjanyNG6z for <dnsop@ietfa.amsl.com>; Thu, 31 May 2018 16:56:21 -0700 (PDT)
Received: from out.west.pexch112.icann.org (unknown [64.78.40.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22C231200C1 for <dnsop@ietf.org>; Thu, 31 May 2018 16:56:21 -0700 (PDT)
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 Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 31 May 2018 16:56:19 -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.1367.000; Thu, 31 May 2018 16:56:19 -0700
From: Paul Hoffman <paul.hoffman@icann.org>
To: dnsop <dnsop@ietf.org>
Thread-Topic: New testbed for testing draft-ietf-dnsop-kskroll-sentinel
Thread-Index: AQHT+Tr4kuLuAp7ONEyhQvSw16v+uw==
Date: Thu, 31 May 2018 23:56:19 +0000
Message-ID: <9C28D3F0-38D8-4AA6-BC9C-FB6F095864E1@icann.org>
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: <B8F0946048480F478DE714EE10FA1349@pexch112.icann.org>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/Iu2g1CI-ZpqULEdNCFxq9u4QF5I>
Subject: [DNSOP] New testbed for testing draft-ietf-dnsop-kskroll-sentinel
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
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, 31 May 2018 23:56:22 -0000

Greetings. I have created a testbed for both the client and server side of draft-ietf-dnsop-kskroll-sentinel. The code can be found at:
  https://github.com/paulehoffman/sentinel-testbed
This testbed exists mostly to show that the technical parts of the draft work as expected (yay!). The output of the testbed is purposely minimalistic and not user-friendly.

Issues and pull requests on the code are welcome.

--Paul Hoffman