Introduce a way to configure parental agents that can be used to query DS records to be used in automatic key rollovers.
8 lines
230 B
ReStructuredText
8 lines
230 B
ReStructuredText
::
|
|
|
|
parental-agents <string> [ port <integer> ] [ dscp
|
|
<integer> ] { ( <remote-servers> |
|
|
<ipv4_address> [ port <integer> ] |
|
|
<ipv6_address> [ port <integer> ] ) [ key
|
|
<string> ] [ tls <string> ]; ... };
|