]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
dnssec-keygen man page still says it can do TSIG
authorMatthijs Mekking <matthijs@isc.org>
Wed, 31 Jan 2024 08:33:17 +0000 (09:33 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 1 Feb 2024 10:17:39 +0000 (11:17 +0100)
Remove text in man page that says the program can also be used for
generate TSIG keys, this was removed in 9.13.0 but this text was still
not yet removed.

bin/dnssec/dnssec-keygen.rst

index 121ced4e0257497826bdcbd9e44149722c3c27c5..cc721e0599d5190fe0b1acbff609cad0a694e25a 100644 (file)
@@ -27,9 +27,7 @@ Description
 ~~~~~~~~~~~
 
 :program:`dnssec-keygen` generates keys for DNSSEC (Secure DNS), as defined in
-:rfc:`2535` and :rfc:`4034`. It can also generate keys for use with TSIG
-(Transaction Signatures) as defined in :rfc:`2845`, or TKEY (Transaction
-Key) as defined in :rfc:`2930`.
+:rfc:`2535` and :rfc:`4034`.
 
 The ``name`` of the key is specified on the command line. For DNSSEC
 keys, this must match the name of the zone for which the key is being