Hi all,<div><br></div><div>On Wed, Jan 30, 2013 at 5:27 AM, Evan Hunt <span dir="ltr"><<a href="mailto:each@isc.org" target="_blank">each@isc.org</a>></span> wrote: <div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The key generated by keycreate can then be used on the client side<br>
to sign transfer requests:<br>
<br>
    key negotiated-key.server {<br>
        algorithm hmac-md5;<br>
        secret "MlNODIuzTrNMgSLRCFB1Iw==";<br>
    };<br></blockquote><div><br></div><div>Thanks for the kind and excellent replies! So, currently there is no way for the client to negotiate the key on-demand automatically?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
    zone <a href="http://example.com" target="_blank">example.com</a> {<br>
        type slave;<br>
        masters { 1.2.3.4 key negotiated-key.server };<br>
        ...<br>
    };<br></blockquote><div><br></div><div>BTW, what is the difference between specifying the key in the "masters" setting and specifying the key in a server statement?</div><div> </div></div>
</div>