diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2024-10-18 13:52:55 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2024-10-18 13:52:55 +0000 |
| commit | 0a6d797cf6eb751d7eb613900cd19803e05d905f (patch) | |
| tree | c52b0ffbf8879fbe81816528e0fc7c3dd0f64e1f /pythonmod/doc/modules/config.rst | |
| parent | 9b8db746ac608ff7cdad3c9ac7ac395319e4ea0f (diff) | |
Diffstat (limited to 'pythonmod/doc/modules/config.rst')
| -rw-r--r-- | pythonmod/doc/modules/config.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pythonmod/doc/modules/config.rst b/pythonmod/doc/modules/config.rst index ac4db4c94af2..64480c94d66f 100644 --- a/pythonmod/doc/modules/config.rst +++ b/pythonmod/doc/modules/config.rst @@ -176,6 +176,10 @@ config_file Harden against spoofed glue (out of zone data). + .. attribute:: harden_unverified_glue + + Harden against unverified glue. + .. attribute:: harden_dnssec_stripped Harden against receiving no DNSSEC data for trust anchor. |
