1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/lib
Jule Anger 7804bf55ad s4:tls_tstream: create tstream_tls_params_internal
The following commits will implement the reloading of tls certificates.
Therefore we need to overwrite the interal memory.

Note we need to make sure x509_cred and dh_params from
tstream_tls_params_internal stay alive for the whole lifetime
of this session!

See 'man gnutls_credentials_set' and
'man gnutls_certificate_set_dh_params'.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Jule Anger <janger@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-07-25 20:04:29 +00:00
..
events s4:lib/events: let s4_event_context_init() use samba_tevent_context_init() 2023-01-18 16:26:36 +00:00
messaging lib: Add a few required #includes 2023-06-16 16:14:30 +00:00
policy s4:lib:policy: cleanup and handle errors in push_recursive() 2023-04-28 14:19:12 +00:00
registry lib:registry: drop unused argument of reg_open_remote() 2023-04-06 16:46:03 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket lib: Use talloc_zero, save a ZERO_STRUCT 2022-03-23 16:57:28 +00:00
stream Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
tls s4:tls_tstream: create tstream_tls_params_internal 2023-07-25 20:04:29 +00:00