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

Config encryption and trust strategy via connection URI scheme #390

Merged

Conversation

zhenlineo
Copy link
Contributor

Added new URI scheme support. Beside bolt and neo4j, we also support +s for connecting with encryption and chain trust strategy.
And +ssc for connecting with encyption but insecure trust strategy.

When configuring encryption and trust both via uri and config, an error will be generated instead.

Added new URI scheme support. Beside `bolt` and `neo4j`, we also support `+s` for connecting with encryption and chain trust strategy.
And `+ssc` for connecting with encyption but insecure trust strategy.

When configuring encryption and trust both via uri and config, an error will be generated instead.
@zhenlineo zhenlineo force-pushed the 4.0-use-url-to-config-encryption-and-trust branch from b565d7e to efe1a03 Compare March 12, 2020 14:12
@zhenlineo zhenlineo merged commit 5f133ae into neo4j:4.0 Mar 12, 2020
@zhenlineo zhenlineo deleted the 4.0-use-url-to-config-encryption-and-trust branch March 12, 2020 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants