Add a notification e-mail address to acme.sh's Let's Encrypt account registration #28
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ccchb/ansible#28
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?
The acme.sh ACME client used on
emma.ccchb.deswitched its default ACME service from Let's Encrypt to ZeroSSL. They require accounts to provide an email address to register that's used (among other things?) as default notification addresss for expiring certificates.Restore the previous ACME server by using
--server letsencryptwith all acme.sh calls (overkill) and provide--email root@ccchb.deas account address even if Let's Encrypt doesn't require an address to catch broken auto-renewal before the users are inconvenienced by expired certificates.