You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/12/21 05:42:00 UTC

[jira] [Updated] (KARAF-7601) Remove two default ssh algorithms no longer available

     [ https://issues.apache.org/jira/browse/KARAF-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-7601:
----------------------------------------
    Target Version/s: 4.4.3, 4.3.9

> 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
> # sk-ssh-ed25519@openssh.com
> # 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 'sk-ssh-ed25519@openssh.com' 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)