evitaDB icon indicating copy to clipboard operation
evitaDB copied to clipboard

Watching for the changes in certificates

Open novoj opened this issue 2 years ago • 1 comments

If a Let's encrypt certificate is configured for the evitaDB server, it is automatically renewed every few months by an external script. The evitaDB, which is configured to use this certificate, currently needs to be restarted to reload the certificate. It would be nice if evitaDB would watch for changes in the file and if the file is changed, it would automatically update it in the internal keyStore.

novoj avatar Mar 16 '23 14:03 novoj

Relates to #397.

Khertys avatar May 22 '24 15:05 Khertys

Implemented in https://github.com/FgForrest/evitaDB/issues/736, this issue is closed.

novoj avatar Dec 05 '24 20:12 novoj