This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 58d1af4 Updating Spring boot deps
new 4049d9a CAMEL-13692 - Don't use ssh-rsa as the default keytype for
client keys
new f5b54b9 CAMEL-13692 - Updating docs
new 8e4ee23 CAMEL-13692 - More doc fixes
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel-ssh/src/main/docs/ssh-component.adoc | 7 +-
.../camel/component/ssh/SshConfiguration.java | 17 +-
.../org/apache/camel/component/ssh/SshHelper.java | 37 ++-
.../component/ssh/SshComponentSecurityTest.java | 17 ++
components/camel-ssh/src/test/resources/ec.pem | 7 +
.../modules/ROOT/pages/ssh-component.adoc | 283 ++++++++++++++++++++-
.../ssh/springboot/SshComponentConfiguration.java | 6 +-
7 files changed, 347 insertions(+), 27 deletions(-)
create mode 100644 components/camel-ssh/src/test/resources/ec.pem
mode change 120000 => 100644
docs/components/modules/ROOT/pages/ssh-component.adoc