cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j SSL certificate auto renew

kutomer
Node Link

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.

1 REPLY 1

Apologies but I believe Neo4j only loads the SSL certificate on restart. As part of the process where you automate certificate renewal, you might also consider adding systemctl restart neo4j.