From ace5a5113741a174fd6fb174233b678948be210e Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 6 Jan 2024 08:09:53 -0800 Subject: [PATCH] GSS-TSIG doco updates --- doc/message.rst | 4 ++++ doc/rfc.rst | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/message.rst b/doc/message.rst index 08381f9c..ca5a209c 100644 --- a/doc/message.rst +++ b/doc/message.rst @@ -13,6 +13,10 @@ The module provides tools for constructing and manipulating messages. TSIG signatures and EDNS are also supported. Messages can be dumped to a textual form, and also read from that form. +Dnspython has also GSS-TSIG support, but the current API is low-level. See `this +discussion `_ +for the details. + .. toctree:: message-class diff --git a/doc/rfc.rst b/doc/rfc.rst index 27afc261..c6fffdb5 100644 --- a/doc/rfc.rst +++ b/doc/rfc.rst @@ -50,10 +50,6 @@ Core RFCs `RFC 3645 `_ GSS-TSIG. - Note that dnspython does not currently have GSS-TSIG support. - GSS-TSIG is most frequently used when updating Microsoft - Active-Directory-based DNS servers. - `RFC 5936 `_ Zone transfers (AXFR). -- 2.47.3