]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:lib/tls: set GNUTLS_SAN_DNSNAME for self-signed certificates
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 09:55:40 +0000 (11:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 20:58:38 +0000 (20:58 +0000)
commit49e179963f56e749dac4e20284dc567e382ccdb2
treee14ec179ffaddd2fa95cb79740506aa6be23347e
parent6116bc64961fb2330df5ff4256b4ef75dca08cf0
s4:lib/tls: set GNUTLS_SAN_DNSNAME for self-signed certificates

It's better to include X509v3 Subject Alternative Name with
DNS names in the self-signed certificate...

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>
source4/lib/tls/tlscert.c