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
-
.Private keys
192
-
193
-
Versions before Neo4j 5.0 allow keys to be stored with the old PKCS #1 standard.
194
-
You can identify them by the line `-----BEGIN RSA PRIVATE KEY-----` at the beginning of the file.
195
-
While Neo4j 5.0 can load and use those keys, they are considered deprecated and will be removed in a future version.
196
-
197
-
198
191
.SSL-related configuration setting (or move it to the section 'Changed default values'?)
199
192
200
193
Starting from 2025.01, the default value of `dbms.ssl.policy.*.verify_hostname` is changed from `false` to `true`.
0 commit comments