You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/security/ssl-framework.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1068,14 +1068,14 @@ One can set up a Neo4j configuration by specifying the list of cipher suites tha
1068
1068
Valid values depend on the current JRE and SSL provider.
1069
1069
For Oracle JRE here is the list of supported ones - https://docs.oracle.com/en/java/javase/17/docs/specs/security/standard-names.html#jsse-cipher-suite-names.
1070
1070
1071
-
[role=label--deprecated-5.26]
1071
+
[role=label--removed-2025.01]
1072
1072
[IMPORTANT]
1073
1073
====
1074
1074
1075
1075
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.
1076
1076
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.
1077
1077
1078
-
Note that the use of the following CBC-based ciphers are deprecated from Neo4j 5.26:
1078
+
Note that the use of the following CBC-based ciphers are not supported from Neo4j 2025.01:
0 commit comments