CC: undisclosed-recipients: ; MIME-Version: 1.0 In-Reply-To: Content-Disposition: inline References: <20141125025212.GA459@isc.org> <20141125031528.03715243E555@rock.dv.isc.org> Message-ID: <20141125040637.GA8009@isc.org> Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Received: from bikeshed.isc.org (bikeshed.isc.org [149.20.48.19]) by bugs.isc.org (Postfix) with ESMTP id 764F52D20571 for ; Tue, 25 Nov 2014 04:06:38 +0000 (UTC) Received: by bikeshed.isc.org (Postfix, from userid 10292) id 50B4D216C3D; Tue, 25 Nov 2014 04:06:38 +0000 (UTC) Delivered-To: bind-suggest@bugs.isc.org User-Agent: Mutt/1.4.2.3i Subject: Re: [ISC-Bugs #37903] load TSIG keys at runtime Return-Path: X-Original-To: bind-suggest@bugs.isc.org Date: Tue, 25 Nov 2014 04:06:38 +0000 To: Mark Andrews via RT From: Evan Hunt RT-Message-ID: Content-Length: 406 > External tools could add / remove w/o going through rndc. Probably still useful to have an rndc command to alert named to the existence of new or updated keys; otherwise we need a database lookup every time we process an ACL with a key in it. Other than that I like this design. > We have a text based file format for TKEY/GSSAPI which should be > modified to use this. Is this documented anywhere?