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

@@ -26,7 +26,7 @@ options {
key rndc_key {
secret "1234abcd8765";
algorithm hmac-sha256;
algorithm @DEFAULT_HMAC@;
};
controls {