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