Skip to content

Netty4ClientHttpRequestFactory should use SNI for TLS connections [SPR-15101] #19668

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions