[ 
https://issues.apache.org/jira/browse/SSHD-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357539#comment-17357539
 ] 

Lyor Goldstein commented on SSHD-1004:
--------------------------------------

Before you start the server call {{sshd.setSignatureFactories}} and include the 
SHA-1 factories - you can easily see who they are - simply look for the 
{{@Deprecated}} ones in the {{BuiltInSignatures}} enumeration.

> Disable weak security settings
> ------------------------------
>
>                 Key: SSHD-1004
>                 URL: https://issues.apache.org/jira/browse/SSHD-1004
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 2.4.0
>            Reporter: Lyor Goldstein
>            Assignee: Lyor Goldstein
>            Priority: Major
>              Labels: ssh
>             Fix For: 2.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [OpenSSH to deprecate SHA-1 logins due to security 
> risk|https://www.zdnet.com/article/openssh-to-deprecate-sha-1-logins-due-to-security-risk/]
> Including {{hmac-md5, hmac-ripemd160}} and also {{ssh-rsa}} and {{ssh-dss}} 
> key exchanges. For the time being we will not include them by default but 
> leave the code in place in case users still need them



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to