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)
committerStefan Metzmacher <metze@samba.org>
Wed, 24 Apr 2024 09:17:57 +0000 (11:17 +0200)
commitbfac483ae775188a38a04c33461895942a9916c0
tree06c70fdf5d224e6923b304f26b338f4069776b23
parentf42e64df6a196b04657fdc34955d8219ecb898e3
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>
(cherry picked from commit 15fb8fcc7b98c3eba8eab79b227127b4b71b096c)
source4/lib/tls/tls_tstream.c