]> git.ipfire.org Git - thirdparty/bind9.git/commit
rem: usr: Remove the "tkey-gssapi-credential" statement
authorMichał Kępień <michal@isc.org>
Mon, 6 Oct 2025 12:14:10 +0000 (14:14 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 6 Oct 2025 12:14:10 +0000 (14:14 +0200)
commit45b19a0655d4d698fb82a3d9b1f1938ee08235e5
tree1cd79c307e8f8bcbfb8b0bc016b99129d1fb3ed9
parent9170722cb375ccf9291445a05d37fd53b7369274
parentabfec597b818e6445aae890a9093cc2286dd07ab
rem: usr: Remove the "tkey-gssapi-credential" statement

The previously deprecated ``tkey-gssapi-credential`` statement and all
code related to it have now been removed.

Closes #4204

Merge branch '4204-remove-tkey-gssapi-credential' into 'main'

See merge request isc-projects/bind9!10800