Skip to content

Commit fa441b9

Browse files
Update ssl-framework.adoc
1 parent 32f380f commit fa441b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ The SSL framework provides support for securing the following Neo4j communicatio
77

88
* `bolt` (port - `7687`)
99
* `https` (port - `7473`)
10-
* `cluster` (ports - `6000`, `7000`, and `7688`)
10+
* `cluster` (ports - `6000`, `7000`, and `7688`) +
11+
Note that port `5000` is no longer used from Neo4j 2025.01 onwards.
1112
* `backups` (port - `6362`)
1213
1314
This page describes how to set up SSL within your environment, how to view, validate, and test the certificates.

0 commit comments

Comments
 (0)