elasticsearch/libs/ssl-config
David Turner e57a0d0fa3
Allow adjustment of transport TLS handshake timeout (#130909)
The default 10s TLS handshake timeout may be too short if there is some
bug causing event-loop latency, and this has more serious consequences
than the underlying performance issue (e.g. it prevents the cluster from
scaling up to work around the problem). With this commit we expose a
setting that allows the timeout to be configured, providing a workaround
in such cases.
2025-07-10 16:50:20 +01:00
..
src Allow adjustment of transport TLS handshake timeout (#130909) 2025-07-10 16:50:20 +01:00
build.gradle Handle `NotEntitledException` in SSL file utils (#123491) 2025-02-28 00:06:09 +11:00