mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[GH-ISSUE #319] automatic renewals #172
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vikasprogrammer on GitHub (Oct 22, 2022).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/319
Does the SSL certificate for "api" automatically renews the ssl certificate in case of
tls = "letsencrypt"? If yes, how can I configure it?@itcentrenz commented on GitHub (Nov 28, 2022):
For us, the letsencrypt cert doesn't autorenew until the acme-dns service is restarted.
@vikasprogrammer commented on GitHub (Nov 28, 2022):
Same here, so I have put a cronjob to restart acme-dns every 2 months 15 days :D