s4:lib/tls: add support for gnutls_certificate_set_x509_{system_trust,trust_dir}()
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Feb 2024 10:31:30 +0000 (11:31 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:34 +0000 (23:50 +0000)
commitca93631291051be40f211997fb6636acf52f20a3
treec2134bdf934a1839f22522d953fefc7bfa2a7750
parent0b84c97cf39c60706a637370e4856fc60671c3a8
s4:lib/tls: add support for gnutls_certificate_set_x509_{system_trust,trust_dir}()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/client/http_test.c
source4/lib/tls/tls.h
source4/lib/tls/tls_tstream.c