This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch florentine-november
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1e8673db1252 CAMEL-22497: Address review findings
add e1886af6edfe CAMEL-22497: Require explicit selfSigned opt-in and mark
SSL passwords as secret
No new revisions were added by this update.
Summary of changes:
.../main/camel-main-configuration-metadata.json | 5 ++--
.../main/SSLConfigurationPropertiesConfigurer.java | 7 +++++
.../camel-main-configuration-metadata.json | 5 ++--
core/camel-main/src/main/docs/main.adoc | 3 ++-
.../org/apache/camel/main/BaseMainSupport.java | 10 ++++---
.../camel/main/SSLConfigurationProperties.java | 31 ++++++++++++++++++++--
.../java/org/apache/camel/main/MainSSLTest.java | 8 ++++--
7 files changed, 57 insertions(+), 12 deletions(-)