]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: tstream_tls_verify_peer_trusted()
authorVolker Lendecke <vl@samba.org>
Thu, 7 Aug 2025 06:56:08 +0000 (08:56 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 22 Aug 2025 13:55:34 +0000 (13:55 +0000)
commit29e0d7be86e640af9228aad145cc4bcf4372e1a2
tree36403e60f9450af3f12e4bd0a84ece32450d3381
parentbd15054462b12904c3c7583dbf5d01c7e82eec0d
lib: tstream_tls_verify_peer_trusted()

We can only trust a tls connection if at connection setup we checked
the certificates

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/lib/tls/tls.h
source4/lib/tls/tls_tstream.c