separate key
This commit is contained in:
7
transfer-key.conf
Normal file
7
transfer-key.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
// TSIG Key Configuration
|
||||
// This file should have restricted permissions (600, owned by named user)
|
||||
|
||||
key "transfer-key" {
|
||||
algorithm hmac-sha256;
|
||||
secret "REPLACE_WITH_YOUR_BASE64_ENCODED_KEY";
|
||||
};
|
||||
Reference in New Issue
Block a user