// $Id: keys.inc.template 198 2005-08-16 21:00:30Z jhealy $ // // This file should include key definitions for DNSSEC updates. // Because key information is sensitive, the version of the file that // is checked into source control does not contain the actual keys. // On each server, add key declarations here. The following is an // EXAMPLE (not a real key!) key sample-key-name { algorithm "hmac-md5"; secret "MIMEBase64EncodedKeyGoesHere=="; };