[
https://issues.apache.org/jira/browse/CAMEL-23277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073126#comment-18073126
]
Claus Ibsen commented on CAMEL-23277:
-------------------------------------
Is the outstanding work to backport to 4.18.x ? Since this is a new feature
then maybe we should not backport and only introduce this in 4.19 onwards.
> camel-jsch: Add OpenSSH certificate support to jsch based components
> --------------------------------------------------------------------
>
> Key: CAMEL-23277
> URL: https://issues.apache.org/jira/browse/CAMEL-23277
> Project: Camel
> Issue Type: Improvement
> Reporter: Luigi De Masi
> Assignee: Luigi De Masi
> Priority: Major
> Fix For: 4.18.2, 4.19.0
>
>
> JSch [2.28.0|https://github.com/mwiede/jsch/releases/tag/jsch-2.28.0] now
> supports OpenSSH certificates ([PR
> #901|https://github.com/mwiede/jsch/pull/901], resolving [issue
> #31|https://github.com/mwiede/jsch/issues/31]).
> This includes:
> * User certificate authentication — authenticate using OpenSSH certificates
> signed by a trusted CA instead of plain public keys
> * Host certificate verification — verify server identity via CA-signed host
> certificates instead of relying solely on known_hosts
> * CA signature algorithm configuration — control which algorithms are
> accepted for CA signatures ({{{}CASignatureAlgorithms{}}}, matching OpenSSH
> 8.2+ defaults)
> Add support for OpenSSH certificate-based authentication and host
> verification to the camel remote file components that use JSch (jsch, sftp,
> scp).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)