Code Monkey home page Code Monkey logo

Comments (4)

martin-neotech avatar martin-neotech commented on July 21, 2024

Yes I think the warning signs needs to be bigger,

https://neo4j.com/docs/driver-manual/4.0/client-applications/#driver-connection-uris

https://neo4j.com/docs/migration-guide/4.0/upgrade-driver/#_configure_ssl_policy_for_bolt_server_and_https_server

from developer-resources.

adam-cowley avatar adam-cowley commented on July 21, 2024

How about this as note at the bottom of each Driver page?

****
[NOTE]
From Neo4j version 4.0 and onwards, the default encryption setting is *off* by default and Neo4j will no longer generate self-signed certificates when none is provided.
When connecting to a Neo4j server with encryption enabled, you must use the `neo4j+s` scheme for a trusted certificate or `neo4j+ssc` for a self-signed certificate.

- https://neo4j.com/docs/operations-manual/4.0/security/ssl-framework/[SSL Framework settings^]
- https://neo4j.com/docs/migration-guide/4.0/upgrade-driver/#_configure_ssl_policy_for_bolt_server_and_https_server[More information on configuring an SSL policy^].
- https://medium.com/neo4j/getting-certificates-for-neo4j-with-letsencrypt-a8d05c415bbd[How to generate certificates for Neo4j with Letsencrypt^]
****

dotnet-driver.adoc, java-driver.adoc, javascript-driver.adoc

No 4.0 drivers yet for python or go.

from developer-resources.

jexp avatar jexp commented on July 21, 2024

Probably directly in the official driver section. Not end of page

You can use a shared include for the box.

from developer-resources.

jexp avatar jexp commented on July 21, 2024

And use text links in the text not plain urls perhaps? If there is no cert then they need to turn encryption off right? Which is the case in desktop and docker or?

from developer-resources.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.