Skip to content

Commit 1bedf09

Browse files
Update modules/ROOT/pages/security/ssl-framework.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent cb677d7 commit 1bedf09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/security/ssl-framework.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ For Oracle JRE here is the list of supported ones - https://docs.oracle.com/en/j
10751075
CBC (cipher block chaining) ciphers, as used in TLS v1.2 network encryption, have several security vulnerabilities that make them less secure than alternative methods.
10761076
The Internet Engineering Task Force (IETF) does not recommend using CBC-based ciphers (RFC 8447), and these ciphers were removed from the TLS standard with the development of TLS v1.3.
10771077
1078-
Note that the use of the following CBC-based ciphers are not supported from Neo4j 2025.01:
1078+
Note that the use of the following CBC-based ciphers is not supported from Neo4j 2025.01:
10791079
10801080
* TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
10811081
* TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256

0 commit comments

Comments
 (0)