Adam Campbell created CAMEL-14055:
-------------------------------------
Summary: 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
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)