Closed benofben closed 1 year ago
seem to be working for bolt. Not for cluster or backup though.
SSL for Bolt and HTTP is currently being setup but something isn't right. It's using a self signed cert. You can bypass the self signed cert. You're then presented with the Neo4j Browser login screen. However, it's not possible to login. One possibility is that the javascript driver embedded in the browser wants a proper cert. Another possibility is that the self signed cert config is somehow wrong. We're not currently sure which it is.
The current thinking is that we do want SSL configured with a self signed cert for bolt and http by default. We would not do that for backup and cluster however.
SSL cannot be implemented as it required certs before hand...self signed certs still does not solve the problem as the browser showcases invalid cert or missing cert and fails to load the url...this could be part of custom solution but not part of the main template deployed in marketplace
Right now only HTTPS is enabled. I'm missing something in the setup.