# $Id: keys.inc.template 224 2005-08-22 16:35:32Z jhealy $ # # Inclusion of TSIG keys for DNS updaing. # # This file is only a template; because keys contain sensitive data, # we do not check them directly into source control. # # You should include a statement like the one below, but with actual # key data included: key "ddns-update" { algorithm hmac-md5; secret "MIMEBase64DataHere=="; };