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
For more details, refer to the page on link:{neo4j-docs-base-uri}/operations-manual/5/security/ssl-framework/#ssl-other-configs[SSL framework] under the Security section.
190
190
191
-
.SSL-related configuration setting (or move it to the section 'Changed default values'?)
191
+
.SSL-related configuration setting
192
192
193
193
Starting from 2025.01, the default value of `dbms.ssl.policy.*.verify_hostname` is changed from `false` to `true`.
194
-
See details in the table link:{neo4j-docs-base-uri}/operations-manual/5/security/ssl-framework/#ssl-configuration[in the table under Configuration section on the page SSL framework].
194
+
See link:{neo4j-docs-base-uri}/operations-manual/5/security/ssl-framework/#ssl-configuration[the table on the page _SSL framework_] for more details.
195
195
196
196
=== Ports
197
197
@@ -220,6 +220,9 @@ Port `5000` is no longer used from 2025.01 onwards.
220
220
221
221
In 2025.01, the deprecated public API is removed.
222
222
223
+
The `SeedProvider` is removed and replaced by the `DatabaseSeedProvider`.
224
+
For details, refer to the link:{neo4j-docs-base-uri}/java-reference/current/extending-neo4j/project-setup/#_databaseseedprovider[Java Reference -> Extending Neo4j -> Setting up a plugin project].
225
+
223
226
=== Neo4j configuration settings with changed default values
224
227
225
228
[options=header, cols="3m,1,1"]
@@ -268,9 +271,9 @@ The `server.logs.config` is changed to depend on the provided path for the _conf
0 commit comments