You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Susmit Sarkar (Jira)" <ji...@apache.org> on 2021/07/07 19:47:00 UTC

[jira] [Comment Edited] (SSHD-1189) How to fetch default KEX, ciphers and mac

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

Susmit Sarkar edited comment on SSHD-1189 at 7/7/21, 7:46 PM:
--------------------------------------------------------------

[~twolf], [~lgoldstein] :

I have this property in the property file (all are deprecated but some legacy clients use it)

*SSHKeyExchangeAlgList*=diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,rsa2048-sha256,rsa1024-sha1

Now how will we map this algorithm in the String to type *KeyExchangeFactory*, is there any utility function which can help here?

 


was (Author: susmit07):
[~twolf], [~lgoldstein] :

I have this property in the property file (all are deprecated but some legacy clients use it)

*SSHKeyExchangeAlgList*=diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,rsa2048-sha256,rsa1024-sha1

Now how will we map this algorithm in the String to type *KeyExchangeFactory*, is there any utility function which can help her?

 

> How to fetch default KEX, ciphers and mac
> -----------------------------------------
>
>                 Key: SSHD-1189
>                 URL: https://issues.apache.org/jira/browse/SSHD-1189
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Susmit Sarkar
>            Priority: Blocker
>         Attachments: 47C4C2C1-97E3-4934-B862-2E49C75CAB69.png
>
>
> Hi Team,
> In 2.7.0 we see 
> ConfigFileReaderSupport.DEFAULT_KEX_ALGORITHMS;
> ConfigFileReaderSupport.DEFAULT_CIPHERS;
> ConfigFileReaderSupport.DEFAULT_MACS;
>  
> Are not present, how can we get the list now?
>  
> Thanks,
> Susmit
>  
>  



--
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