Add a notification e-mail address to acme.sh's Let's Encrypt account registration #28

Closed
opened 2022-07-01 05:41:59 -05:00 by crest · 0 comments
Owner

The acme.sh ACME client used on emma.ccchb.de switched 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 letsencrypt with all acme.sh calls (overkill) and provide --email root@ccchb.de as 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.

The [acme.sh](https://github.com/acmesh-official/acme.sh) ACME client used on `emma.ccchb.de` switched 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 letsencrypt` with all acme.sh calls (overkill) and provide `--email root@ccchb.de` as 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.
crest self-assigned this 2022-07-01 05:41:59 -05:00
crest closed this issue 2022-07-01 06:57:12 -05:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ccchb/ansible#28
No description provided.