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
Current neo4j-java-driver (4.0.0) that are used, lacks transport layer encryption towards Neo4j.
Support for the new URI schemas bolt+s, neo4j+s etc can be achieved by upgrading the driver to 4.0.1 from 4.0.0.
Current neo4j-java-driver (4.0.0) that are used, lacks transport layer encryption towards Neo4j.
Support for the new URI schemas
bolt+s
,neo4j+s
etc can be achieved by upgrading the driver to4.0.1
from4.0.0
.References:
neo4j/neo4j-java-driver#685
https://neo4j.com/docs/driver-manual/current/client-applications/
The text was updated successfully, but these errors were encountered: