I have installed the latest version of neo4j on kubernetes but I cannot connect securely with the neo4j+s protocol. Is it possible to connect with secure protocol from neo4j browser?
Hi @jggomez
These two links should give you insights about how to proceed.
The first link is telling you what you need to configure in your neo4j.conf file, the next one is telling you how to it with Kubernetes since kubertetes doesn't allow you do edit neo4j.conf directly you have to use a yaml file.
1 Like
Thanks, I had read these links but connect with secure connection is not possible, It doesn't work