Neo4j SSL framework
This section describes breaking changes for the Neo4j SSL framework.
v3.x | Change | v4.x |
---|---|---|
The configuration settings |
Discontinued |
The Cypher® For details, see Cypher Manual 4.0 → Graph and sub-graph access control. |
|
Discontinued |
This setting is replaced by two new settings:
|
|
This setting is no longer |
To enable Neo4j to listen for incoming connections on the HTTPS port, you have to configure this setting to |
The different communication channels are secured independently from each other, using the following configuration settings:
|
Discontinued |
These settings have been replaced by the setting |
SSL support for Bolt and HTTPS using the legacy SSL system. |
Deprecated |
It is recommended to use the standard SSL configuration. |
The |
Discontinued |
It is recommended to use the standard SSL configuration. |
|
Discontinued |
Neo4j no longer automatically generates a self-signed certificate. |
For further details on the SSL framework changes, see Operations Manual → SSL framework. |