[
https://issues.apache.org/jira/browse/KARAF-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650858#comment-17650858
]
ASF subversion and git services commented on KARAF-7601:
--------------------------------------------------------
Commit 14990f9b28a6e1c6c320644881ff68356373f783 in karaf's branch
refs/heads/karaf-4.3.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=14990f9b28 ]
[KARAF-7601] Remove sshd deprecated sig algorithms
(cherry picked from commit 03fdb2de1b150ebcdb9a4bc933a300c44d677402)
> Remove two default ssh algorithms no longer available
> -----------------------------------------------------
>
> Key: KARAF-7601
> URL: https://issues.apache.org/jira/browse/KARAF-7601
> Project: Karaf
> Issue Type: Improvement
> Affects Versions: 4.3.7
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
>
> These two algorithms do not appear to be available any more, but are setup in
> the Activator for karaf ssh
> # [email protected]
> # ssh-ed25519
> Log:
> {noformat}
> karaf.log:2022-10-26T08:46:01,862 | WARN | activator-1-thread-1 | SshUtils
> | 156 - org.apache.karaf.shell.ssh - 4.3.7 | Configured
> signature '[email protected]' not available
> karaf.log:2022-10-26T08:46:01,862 | WARN | activator-1-thread-1 | SshUtils
> | 156 - org.apache.karaf.shell.ssh - 4.3.7 | Configured
> signature 'ssh-ed25519' not available
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)