mirror of
https://github.com/corda/corda.git
synced 2025-06-17 06:38:21 +00:00
CORDA-3520, CORDA-3550: SSH memory leak and security (#5873)
* CORDA-3520: Closing RPC connection on SSH disconnect CORDA-3550: Remove support for outdated ciphers and algorithms from SSH * CORDA-3550: Remove support for outdated ciphers and algorithms from SSH
This commit is contained in:
committed by
Matthew Nesbit
parent
597658c4ab
commit
6a2249e697
@ -103,6 +103,8 @@ Unreleased
|
||||
* Environment variables and system properties can now be provided with underscore separators instead of dots. Neither are case sensitive.
|
||||
See :ref:`overriding config values <corda_configuration_file_overriding_config>` for more information.
|
||||
|
||||
* SSH server in the :doc:`shell` has been updated to remove outdated weak ciphers and algorithms.
|
||||
|
||||
.. _changelog_v4.1:
|
||||
|
||||
Version 4.1
|
||||
|
Reference in New Issue
Block a user