[
https://issues.apache.org/jira/browse/CAMEL-23392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-23392.
-------------------------------------
Fix Version/s: 4.21.0
Resolution: Fixed
> 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
> Assignee: James Netherton
> Priority: Minor
> Fix For: 4.21.0
>
>
> 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)