From 3d0386f27ca66379acf50199e1d1298386eeeeb8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 02:55:53 +0200 Subject: Adding upstream version 3.2.1. Signed-off-by: Daniel Baumann --- modules/ta_sentinel/README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 modules/ta_sentinel/README.rst (limited to 'modules/ta_sentinel/README.rst') diff --git a/modules/ta_sentinel/README.rst b/modules/ta_sentinel/README.rst new file mode 100644 index 0000000..c3b17a4 --- /dev/null +++ b/modules/ta_sentinel/README.rst @@ -0,0 +1,17 @@ +.. _mod-ta_sentinel: + +Sentinel for Detecting Trusted Root Keys +---------------------------------------- + +The module implementing A Root Key Trust Anchor Sentinel for DNSSEC +according to `draft-ietf-dnsop-kskroll-sentinel-12`_. + +This feature allows users of validating resolver to detect which root keys +are configured in their chain of trust. The data from such +signaling are necessary to monitor the progress of the DNSSEC root key rollover. + +This module is enabled by default and we urge users not to disable it. +If it is absolutely necessary you may add ``modules.unload('ta_sentinel')`` +to your configuration to disable it. + +.. _`draft-ietf-dnsop-kskroll-sentinel-12`: https://tools.ietf.org/html/draft-ietf-dnsop-kskroll-sentinel-12 -- cgit v1.2.3