Has anyone successfully disabled http connections to neo4j aura? This will help us enforce safer https connections.
Cheers
Has anyone successfully disabled http connections to neo4j aura? This will help us enforce safer https connections.
Cheers
Hi,
Are you referring to connections to the console at Neo4j Aura, or connections using the HTTP REST API? If the former, HTTP connections will be redirected to use HTTPS; if the latter, Aura does not support the REST API at this time, so you can't make HTTP or HTTPS connections directly to your database in any event.
Cory
Since it re-routes, that satisfies our requirements. Thanks