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

Susmit Sarkar commented on SSHD-1189:
-------------------------------------

Very valid point [~twolf] we need weak cipher and macs as we have many legacy 
customers so we need backward compatibility, in such cases, we maintain a 
property file that will override the default ciphers, macs present with 
SshdServer

[~lgoldstein]: I agree we don't need to set the default macs again but we have 
a different use cases for NIST/FIPS being enabled, so we need to eliminate for 
the list during runtime, so during startup based on the system-defined security 
properties we filter out our list

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to