[
https://issues.apache.org/jira/browse/CAMEL-19840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762336#comment-17762336
]
Nicolas Filotto commented on CAMEL-19840:
-----------------------------------------
The corresponding PRs:
* 3.20 https://github.com/apache/camel/pull/11313
* 3.21 https://github.com/apache/camel/pull/11316
* 3.22 https://github.com/apache/camel/pull/11317
* 4.0 https://github.com/apache/camel/pull/11318
* 4.1 https://github.com/apache/camel/pull/11319
> camel-core-api - Add a warning when the key store file cannot be found
> ----------------------------------------------------------------------
>
> Key: CAMEL-19840
> URL: https://issues.apache.org/jira/browse/CAMEL-19840
> Project: Camel
> Issue Type: Task
> Components: camel-core-api
> Affects Versions: 3.20.6
> Reporter: Nicolas Filotto
> Assignee: Nicolas Filotto
> Priority: Minor
> Fix For: 3.20.7, 3.21.1, 3.22.0, 4.0.1, 4.1.0
>
>
> If {{KeyStoreParameters}} are configured with an incorrect path for the key
> store file, at runtime, we end up with an error that can be more or less easy
> to understand depending on the underlying component for which SSL has been
> configured.
> It would be easier to understand if we could simply add a warning to indicate
> that the file could not be found.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)