]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:lib/tls: let tstream_tls_params_server_lpcfg() use lpcfg_dns_hostname() internally
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 09:22:43 +0000 (11:22 +0200)
committerJule Anger <janger@samba.org>
Thu, 28 Aug 2025 09:38:21 +0000 (09:38 +0000)
commitfbb1a8bfd8a807c5f74c40c40e0a60aeb6f83e02
treedff2676b64f18441ed5ffcb24f67da023e5124d2
parent3710cb26ae3bcfd97e10ad358ace894d18160fb5
s4:lib/tls: let tstream_tls_params_server_lpcfg() use lpcfg_dns_hostname() internally

This is simpler and the next step will also make use of
lpcfg_additional_dns_hostnames() too...

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 6116bc64961fb2330df5ff4256b4ef75dca08cf0)
source3/smbd/server.c
source4/ldap_server/ldap_server.c
source4/ldap_server/ldap_server.h
source4/lib/tls/tls.h
source4/lib/tls/tls_tstream.c