You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Sandeep (Jira)" <ji...@apache.org> on 2020/08/13 10:34:00 UTC

[jira] [Commented] (SSHD-1016) no matching host key type found. Their offer: ssh-dss

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

Sandeep commented on SSHD-1016:
-------------------------------

[~lgoldstein]   We have set DSA key to SSHD as follows,

!image-2020-08-13-15-59-26-594.png|width=559,height=113!

So in above context input, Keypair is of type DSA and in that case we are facing problems as follows and the connection is closed. 

*C:\Users\san>sftp -oPort=50022 admin@10.15.103.139*
*Unable to negotiate with 10.15.103.139 port 50022: no matching host key type found. Their offer: ssh-dss*
*Connection closed*

 

> no matching host key type found. Their offer: ssh-dss
> -----------------------------------------------------
>
>                 Key: SSHD-1016
>                 URL: https://issues.apache.org/jira/browse/SSHD-1016
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Sandeep
>            Priority: Major
>         Attachments: image-2020-08-13-15-59-26-594.png
>
>
> C:\Users\san>sftp -oPort=50022 admin@10.15.103.139
> *Unable to negotiate with 10.15.103.139 port 50022: no matching host key type found. Their offer: ssh-dss*
> *Connection closed*
>  
> I am facing this problem multiple time while connecting SSHD server.
> The workaround i have used is from this  link : 
> [https://askubuntu.com/questions/836048/ssh-returns-no-matching-host-key-type-found-their-offer-ssh-dss]
>  
> Note : * I have DSS as Key input.
> Do we have any programmatic solution for this?
>  



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

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