Hello guys,
I have a working neo4j database running on AWS EC2, followed this link, SSL works perfectly except the fact that when certbot automatically renew the certificate Neo4j still use the old certificate.
So in order to solve this issue, I have to restart neo4j service every three months or so, so I wondered if there is any better solution for that?
Tomer.