bunkerity / bunkerity/bunkerweb
[FEATURE] Lets Encrypt: DNS-check when using HTTP challenge
- Dominant language
- Python
- Stars
- 10.9k
- Forks
- 643
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 42
Description
### What's needed and why?
When using Lets Encrypt HTTP challenge do a DNS check (validate hostname before cert request)
### Implementations ideas (optional)
Implemented in PR #3243 - commit: https://github.com/bunkerity/bunkerweb/commit/8a874c0cbc0436da60879c8b73d250373f402a7c
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by reviewing the referenced PR #3243 and commit 8a874c0cbc0436da60879c8b73d250373f402a7c, then trace the existing Let's Encrypt HTTP-challenge flow. Confirm that hostname DNS validation occurs before the certificate request and run the relevant existing checks or tests; completion should match the described behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100