-
Feature Request
-
Resolution: Unresolved
-
Critical
-
32.0.1.Final
-
None
-
---
-
---
Currently, the remote-cache-container tries to auto-configure the SNI host name for the remote servers of a cluster via the source address of the socket bindings - and only when possible, is hostname validation enabled. In retrospect, this would only ever work if all cluster members were colocated.
Given that a SNI host names need not correspond to real hostnames, we should decouple this configuration from the outbound-socket-binding and instead expose a configuration attribute per cluster, and only if set, auto-enable hostname validation.
- causes
-
JBEAP-26658 (8.0.z) Regression due to SSLHandshakeException affecting HotRod client when connecting to remote Infinispan
- Verified
- clones
-
WFLY-19441 HotRod hostname validation auto-configuration does not work in k8s
- Resolved