Skip to content

Comments

CAMEL-19840: camel-core-api - Warn when the key store cannot be found#11313

Merged
essobedo merged 1 commit intocamel-3.20.xfrom
CAMEL-19840/warn-no-keystore
Sep 6, 2023
Merged

CAMEL-19840: camel-core-api - Warn when the key store cannot be found#11313
essobedo merged 1 commit intocamel-3.20.xfrom
CAMEL-19840/warn-no-keystore

Conversation

@essobedo
Copy link
Contributor

@essobedo essobedo commented Sep 6, 2023

Fixes https://issues.apache.org/jira/browse/CAMEL-19840 for 3.20

Motivation

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.

Modifications:

  • Add a warning when the key store file cannot be found

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@github-actions github-actions bot added the core label Sep 6, 2023
Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it works fine on 3.21.x, 3.x, 4.0.x and main? Thanks @essobedo

@essobedo
Copy link
Contributor Author

essobedo commented Sep 6, 2023

No, we have the same problem in other versions too. I will propose a PR for them too.

@essobedo essobedo merged commit 20be5bf into camel-3.20.x Sep 6, 2023
@essobedo essobedo deleted the CAMEL-19840/warn-no-keystore branch September 6, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants