mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Release not for retirment of TLS_DHE_RSA (#3996)
This commit is contained in:
parent
2286a59a49
commit
adcd0d45df
@ -6,6 +6,9 @@ Unreleased
|
||||
|
||||
Significant Changes in 4.0
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* **Retirement of non-elliptic Diffie-Hellman for TLS**
|
||||
The TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 family of ciphers is retired from the list of allowed ciphers for TLS
|
||||
as it is a legacy cipher family not supported by all native SSL/TLS implementations.
|
||||
|
||||
* **Reference states**:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user