1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source4/lib/tls
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
..
tls_tstream.c s4:tls_tstream: create tstream_tls_params_internal 2023-07-25 20:04:29 +00:00
tls.h lib/tls: Remove unused header definitions from source4/lib/tls/tls.h (tls socket wrapper) 2019-06-26 04:12:32 +00:00
tlscert.c s4:tls: Fix generating TLS RSA certs with FIPS140-2 2020-04-08 13:02:39 +00:00
wscript_build lib/tls: Remove unused source4/lib/tls/tls.c (tls socket wrapper) 2019-05-06 05:46:11 +00:00