mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-07-31 02:59:50 +00:00
1208ea1082
The generate_cert cache has a bug because it uses the directory's age, which won't necessarily change, and it was always re-generating certificates after 10m. This patch fixes the bug by checking the age of the private key file instead of the directory.