[
https://issues.apache.org/jira/browse/CAMEL-20774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847496#comment-17847496
]
Claus Ibsen commented on CAMEL-20774:
-------------------------------------
Yeah configuring SSL is a bit complex - and configuring via camel.ssl.
properties is possible - and also if we make a bean builder as well.
We may consider some kind of bean-dsl for known beans from the catalog, to
generate a special fluent DSL you can use in XML/YAML as well that offer easy
configuration.
> camel-core-xml - Align the type tns:keyStoreParametersFactoryBean to the
> object KeyStoreParameters
> --------------------------------------------------------------------------------------------------
>
> Key: CAMEL-20774
> URL: https://issues.apache.org/jira/browse/CAMEL-20774
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 4.6.0
> Reporter: Federico Mariani
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.x
>
>
> The property keyStore (java.security.KeyStore) is present in the class
> KeyStoreParameters but is missing from the XML type
> tns:keyStoreParametersFactoryBean.
> The java.security.KeyStore XML configuration may be needed for some use cases
--
This message was sent by Atlassian Jira
(v8.20.10#820010)