Use DEFAULT_HMAC for rndc
This commit is contained in:
@@ -39,5 +39,5 @@ controls {
|
||||
|
||||
key rndc-key {
|
||||
secret "1234abcd8765";
|
||||
algorithm hmac-sha256;
|
||||
algorithm @DEFAULT_HMAC@;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user