[
https://issues.apache.org/jira/browse/CAMEL-19502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19502.
---------------------------------
Resolution: Fixed
> netty4-http - allow SSL SNI to be set using SSLContextClientParameters
> ----------------------------------------------------------------------
>
> Key: CAMEL-19502
> URL: https://issues.apache.org/jira/browse/CAMEL-19502
> Project: Camel
> Issue Type: Improvement
> Components: camel-netty4-http
> Reporter: Michael Hughes
> Priority: Major
> Fix For: 3.22.0, 4.0.0
>
>
> Setting the Server Name Indication (SNI) to the host was done in CAMEL-14070
> but sometimes people need to override this with a different value.
> The
> [documentation|https://camel.apache.org/manual/camel-configuration-utilities.html#_sslcontextclientparameters]
> mentions that this can be set using the SSLContextClientParameters but this
> configuration setting is ignored when the SNI is set in the
> HttpClientInitializerFactory here:
> https://github.com/apache/camel/blob/main/components/camel-netty-http/src/main/java/org/apache/camel/component/netty/http/HttpClientInitializerFactory.java#L195
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)