Use DEFAULT_HMAC for rndc

This commit is contained in:
Mark Andrews
2022-07-01 16:11:02 +10:00
parent 972d7fd682
commit ce324ae8ba
247 changed files with 250 additions and 248 deletions

View File

@@ -30,5 +30,5 @@ controls {
key rndc-key {
secret "1234abcd8765";
algorithm hmac-sha256;
algorithm @DEFAULT_HMAC@;
};