James Netherton created CAMEL-23392:
---------------------------------------
Summary: camel-vertx: Improve SSL/TLS configuration
Key: CAMEL-23392
URL: https://issues.apache.org/jira/browse/CAMEL-23392
Project: Camel
Issue Type: Improvement
Components: camel-vertx-http, camel-vertx-websocket
Reporter: James Netherton
The way VertxHelper.setupSSLOptions works means that it expects both a keystore
and truststore to be configured.
But, depending on the application, you may only want a truststore (or keystore)
to be set up for secure client / server communication. Currently this is not
possible because you end up with NPEs due to 'missing' configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)