-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add support for TLS Server Name Indication (SNI) extension #32517
Copy link
Copy link
Closed
Labels
:Distributed/NetworkHttp and internode communication implementationsHttp and internode communication implementations:Security/TLSSSL/TLS, CertificatesSSL/TLS, Certificates>enhancement
Description
Java 8+ supports the TLS server name indication extension, which we should add support for. SNI will enable remote connections through a proxy to be routed to the correct endpoint. This is especially important for scenarios like cross cluster search where the connections from one cluster to another need to go through a proxy to establish a connection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/NetworkHttp and internode communication implementationsHttp and internode communication implementations:Security/TLSSSL/TLS, CertificatesSSL/TLS, Certificates>enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.