This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch worktree-fix+CAMEL-23404
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1d43a9029a64 CAMEL-23404: Improve SFTP security documentation and add
strictHostKeyChecking policy enforcement
add b83fcc980867 CAMEL-23404: Add component-level host key verification
options to SftpComponent
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/sftp.json | 8 +-
.../file/remote/SftpComponentConfigurer.java | 36 +++++++
.../apache/camel/component/file/remote/sftp.json | 8 +-
.../camel-ftp/src/main/docs/sftp-component.adoc | 33 +++++-
.../camel/component/file/remote/SftpComponent.java | 110 ++++++++++++++++++++
.../component/dsl/SftpComponentBuilderFactory.java | 111 +++++++++++++++++++++
6 files changed, 302 insertions(+), 4 deletions(-)