[FEATURE] hostname-specific verification in CertificatePinner
Open
enhancement
- Dominant language
- C++
- Stars
- 14
- Forks
- 12
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 3
Description
# Feature Request
## Summary
Set hostname-specific verification in the callback
`/core/utils/CertificatePinner.cpp`
Contributor guide
Research direction
Start by reading /core/utils/CertificatePinner.cpp and trace the verification callback and how the hostname is available there. Implement hostname-specific verification in that callback; done means verification behavior can vary according to the requested hostname.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100