]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dns_server: use tkey->algorithm if available in dns_sign_tsig()
authorStefan Metzmacher <metze@samba.org>
Fri, 31 May 2024 06:38:24 +0000 (08:38 +0200)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:12 +0000 (08:48 +0000)
commit288744a74b5bbc99c40c6a66eda58efde6545d7d
tree060114648e574332e004ccea33b0a4f32ebf7c2d
parent7a457c6813d35c6a5c21df474b32bd9b24bb94d4
s4:dns_server: use tkey->algorithm if available in dns_sign_tsig()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13019

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit ae7538af04435658d2ba6dcab109beecb6c5f13e)
selftest/knownfail.d/dns_tkey
source4/dns_server/dns_crypto.c