SSL

Default Value Data Type Required

false

String

No

Description

This property specifies whether the connector communicates with the Neo4j server through an SSL-enabled socket.

  • true: The connector connects to SSL-enabled sockets.
  • 2: The connector connects to SSL-enabled sockets using two-way authentication.
  • false: The connector does not connect to SSL-enabled sockets.

Note:

SSL is configured independently of authentication. When authentication and SSL are both enabled, the connector performs the specified authentication method over an SSL connection.