stsiano commented on PR #1853:
URL: https://github.com/apache/karaf/pull/1853#issuecomment-2205137346

   [INFO] Building Apache Karaf :: Shell :: SSH 4.5.0-SNAPSHOT            
[43/248]
   ...
   [ERROR] org.apache.karaf.shell.ssh.SshUtilsTest.testCiphersDefault -- Time 
elapsed: 0.530 s <<< FAILURE!
   java.lang.AssertionError: Configured default cipher 'aes128-cbc' cannot be 
resolved
   
   The failing test is caused by
   
https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.0.md#aes-cbc-ciphers-removed-from-servers-defaults
   
   I would propose to change the test (and keep it removed), but it is also 
possible to re-enable the default cipher programmatically.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to