khonsulabs / bonsaidb

A developer-friendly document database that grows with you, written in Rust
https://bonsaidb.io/
Apache License 2.0
1.02k stars 37 forks source link

Add ability to manually refresh an ACME certificate #172

Open ecton opened 2 years ago

ecton commented 2 years ago

Somewhat related to #171, we should have a way to explicitly ask our ACME service to request a renewal ahead of time. Currently the only way to do so is to delete the existing cert and restart the server.