diff options
Diffstat (limited to 'doc/sphinx/arm/hooks-gss-tsig.rst')
-rw-r--r-- | doc/sphinx/arm/hooks-gss-tsig.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/sphinx/arm/hooks-gss-tsig.rst b/doc/sphinx/arm/hooks-gss-tsig.rst new file mode 100644 index 0000000..7c4e0b9 --- /dev/null +++ b/doc/sphinx/arm/hooks-gss-tsig.rst @@ -0,0 +1,15 @@ +.. ischooklib:: libddns_gss_tsig.so +.. _hooks-gss-tsig: + +``libddns_gss_tsig.so``: Sign DNS Updates With GSS-TSIG +======================================================= + +This hook library allows the :iscman:`kea-dhcp-ddns` server to use +GSS-TSIG to sign DNS updates. For a full discussion of GSS-TSIG in Kea, +please see :ref:`gss-tsig`. + +.. note:: + + :ischooklib:`libddns_gss_tsig.so` is available only to ISC customers with + a paid support contract. For more information on subscription options, + please complete the form at https://www.isc.org/contact. |