s4:lib/tls: include a TLS server name indication in the client handshake
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Mar 2024 22:24:39 +0000 (23:24 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:33 +0000 (23:50 +0000)
commit15fb8fcc7b98c3eba8eab79b227127b4b71b096c
tree087fc4c319778fd41199197be97c34432ac92823
parentecdd76919132430372ef04b03304fc51d6014e2f
s4:lib/tls: include a TLS server name indication in the client handshake

This is not strictly needed, but it might be useful
for load balancers.

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_tstream.c