-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Utilize the web server to respond to http-01 challenges.
High-level overview:
- Update configs to be more general (ie. get rid of
dns_configin favor of something likeauth_configoracme_auths) - Update
SiteConfigInternalto reference new authorization methods - Update
CreateACMECert()to handle this type of authorization - Update web server to respond properly to the challenge
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request