Verify challenges via plugin
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Challenge verification should be done via plugin instead of the current Route53 hard-coding.
To accomplish this, we should package challenge data in a stable and documented data structure which a plugin can accept. All plugins can then implement the appropriate functionality to setup the challenge responses before returning control to the main program.
A second plugin portion should be available to clean up whatever challenges were created.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.