dns-extern: update documentation
This commit is contained in:
parent
ae65e438dc
commit
2f1ed864cd
@ -2,7 +2,9 @@
|
|||||||
-- Define additional domains to allow (acme) updates for with an exisiting TSIG key
|
-- Define additional domains to allow (acme) updates for with an exisiting TSIG key
|
||||||
--
|
--
|
||||||
-- Line format:
|
-- Line format:
|
||||||
-- alias["<domain-from-TSIG-key>"] = { "<san-domain1>", ... }
|
-- alias["<domain-from-TSIG-key>"] = {}
|
||||||
|
-- alias["<domain-from-TSIG-key>"]["<san-domain1>"] = "<san-domain1>"
|
||||||
|
-- alias["<domain-from-TSIG-key>"]["<san-domain2>"] = "<san-domain2>"
|
||||||
--
|
--
|
||||||
-- WARNING: Trailing "." are important for correct validation on all used names
|
-- WARNING: Trailing "." are important for correct validation on all used names
|
||||||
--
|
--
|
||||||
|
Loading…
Reference in New Issue
Block a user