cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

miguepintor
Node
since ‎10-21-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi all, We are using the NODEJS neo4j driver to connect to a neo4j community instance neo4j:4.1.2. That instance is configured to use BOLT with SSL: dbms.default_listen_address=0.0.0.0 # BOLT Connector dbms.connector.bolt.tls_level=REQUIRED dbms.ssl....