1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/lib
Stefan Metzmacher 20d5335dc1 s4:lib/tls: add tstream_tls_channel_bindings()
This is based on GNUTLS_CB_TLS_SERVER_END_POINT
and is the value that is required for channel bindings
in LDAP of active directory domain controllers.

For gnutls versions before 3.7.2 we basically
copied the code from the GNUTLS_CB_TLS_SERVER_END_POINT
implementation as it only uses public gnutls functions
and it was easy to re-implement.

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>
(cherry picked from commit cbd7ce4412)
2024-07-09 09:54:15 +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 pymessaging: Remove trailing whitespace 2023-12-08 02:28:33 +00:00
policy Use python.h from libreplace 2023-11-20 15:37:33 +00:00
registry Use python.h from libreplace 2023-11-20 15:37:33 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket s4:lib: Fix code spelling 2023-08-14 21:45:29 +00:00
stream s4/lib: remove packet_full_request_u16, not used anymore 2023-10-25 22:23:38 +00:00
tls s4:lib/tls: add tstream_tls_channel_bindings() 2024-07-09 09:54:15 +00:00