letsencrypt / letsencrypt/boulder
Add integration test for tls-alpn-01 validation of an IP address
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.8k
- Forks
- 649
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 24
Description
We don't have coverage of IP identifiers within //test/integration/validation_test.go.
This work is blocked on https://github.com/letsencrypt/challtestsrv/issues/27
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with //test/integration/validation_test.go and inspect the existing validation integration tests for the relevant entry points and conventions. The work is blocked on challtestsrv issue 27. Done means the integration suite covers tls-alpn-01 validation for IP identifiers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100