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

Commits on Mar 12, 2020

  1. Config encryption and trust strategy via connection URI scheme

    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.
    Zhen Li committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    efe1a03 View commit details
    Browse the repository at this point in the history