5 lines
185 B
Plaintext
5 lines
185 B
Plaintext
# Sample TSIG key with placeholder secret - replace with a real TSIG key before use
|
|
key "tsig-key" {
|
|
algorithm hmac-sha256;
|
|
secret "NqG1yS23A0K2mCxl3zOaa+e1/UDr3J68u3w8Tg==";
|
|
}; |