certdb doesn't expose a way to get OCSP responses with associated certificates
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The `certdb.Accessor` interface doesn't expose a way to get all OCSP responses with an associated certificate in the database, which would be useful for code that wants to update these responses when they are close to expiring.
Contributor guide
Assessment
This issue has not been assessed yet.