]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:lib/tls: add additional dns hostnames as GNUTLS_SAN_DNSNAME for self-signed certif...
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 13:22:10 +0000 (15:22 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 22:00:26 +0000 (22:00 +0000)
commit499656a05011a462b2e44faea7318a02c847de5e
tree30a2dde19d4bfe8eb39c361ac096e9b52897f207
parent49e179963f56e749dac4e20284dc567e382ccdb2
s4:lib/tls: add additional dns hostnames as GNUTLS_SAN_DNSNAME for self-signed certificates

It's better to include X509v3 Subject Alternative Name with
DNS names also for additional dns hostnames.

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>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Aug 26 22:00:26 UTC 2025 on atb-devel-224
source4/lib/tls/tls.h
source4/lib/tls/tls_tstream.c
source4/lib/tls/tlscert.c