mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #10] ACME v2 Compatibility #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#12
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 @EmmanuelAtx on GitHub (Feb 20, 2018).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/10
Hi Ridercz,
We need wildcard certificates. Will you implement that?
https://community.letsencrypt.org/t/staging-endpoint-for-acme-v2/49605
@ridercz commented on GitHub (Feb 20, 2018):
Not in the foreseeable future.
According to the announcement, it would require DNS authorization, which is waaaaay out of scope for AutoACME. In fact, AutoACME was built explicitly for avoiding DNS authorization.
They "may explore additional validation options over time". If they'll do some form of HTTP-based authorization, I'll try to implement that.