[
https://issues.apache.org/jira/browse/CAMEL-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948922#comment-16948922
]
Adam Campbell commented on CAMEL-14055:
---------------------------------------
Pull request submitted: [https://github.com/apache/camel/pull/3243]
> Improve support for custom SSLHandler
> -------------------------------------
>
> Key: CAMEL-14055
> URL: https://issues.apache.org/jira/browse/CAMEL-14055
> Project: Camel
> Issue Type: Improvement
> Components: camel-netty-http
> Reporter: Adam Campbell
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is currently no check for whether SslHandler implements
> ChannelHandlerFactory to add support for reusing custom SslHandler.
> Ideally, there would be a check similar to the encoders and decoders
> [https://github.com/apache/camel/blob/release/3.0.0-RC2/components/camel-netty-http/src/main/java/org/apache/camel/component/netty/http/HttpServerInitializerFactory.java#L89]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)