s4:lib/tls: add tstream_tls_params_client_lpcfg()
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Feb 2024 15:36:27 +0000 (16:36 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:33 +0000 (23:50 +0000)
commit604413b98a23f28288ec4af11023717a9239e0fe
tree393667814454b8d969e9d4364824008c90b6c9fc
parent3186cdce85a58451e9d5a05468029a13621128c3
s4:lib/tls: add tstream_tls_params_client_lpcfg()

This will be able simplify the callers a lot...

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

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