Mark Paluch opened SPR-15101 and commented
Netty4ClientHttpRequestFactory should use SNI for TLS connections. Currently, SslHandler is created with just a ByteBufAllocator. By using the overload accepting hostname and port, SslHandler can indicate the requested hostname and interoperate with virtual hosts using SSL.
Affects: 4.3.5
Issue Links:
Referenced from: commits 0c99346, 28c7f65
Mark Paluch opened SPR-15101 and commented
Netty4ClientHttpRequestFactoryshould use SNI for TLS connections. Currently,SslHandleris created with just aByteBufAllocator. By using the overload accepting hostname and port,SslHandlercan indicate the requested hostname and interoperate with virtual hosts using SSL.Affects: 4.3.5
Issue Links:
Referenced from: commits 0c99346, 28c7f65