mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 23:28:18 -04:00
6 lines
92 B
Text
6 lines
92 B
Text
|
|
key "rndc-key" {
|
||
|
|
algorithm hmac-md5;
|
||
|
|
secret "xxxxxxxxxxxxxxxxxxxxHg==";
|
||
|
|
};
|
||
|
|
|