litespeedtech / litespeedtech/lsquic
Drop cert verification callback from lsquic API
Open
post-gQUIC
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 397
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
This is no longer necessary now that SSL_CTX can be provided by the client via a callback. See PR #186 for more information.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading PR #186 and tracing the lsquic API entry points for the certificate verification callback. The change is complete when that callback is removed from the public API and the SSL_CTX client callback path remains the documented replacement; no specific files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100