Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neo4j TLS support #2100

Closed
RickardCardell opened this issue Feb 11, 2021 · 0 comments
Closed

Neo4j TLS support #2100

RickardCardell opened this issue Feb 11, 2021 · 0 comments
Labels
feature-request Request for a new feature to be added

Comments

@RickardCardell
Copy link
Contributor

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.

References:
neo4j/neo4j-java-driver#685
https://neo4j.com/docs/driver-manual/current/client-applications/

@RickardCardell RickardCardell added the feature-request Request for a new feature to be added label Feb 11, 2021
shirshanka pushed a commit that referenced this issue Mar 1, 2021
* Bumping version of neo4j-java-driver to include encryption support that came in 4.0.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature to be added
Projects
None yet
Development

No branches or pull requests

1 participant