ampproject / ampproject/amppackager
Generate etag/last-modified for cert-urls
Open
- Dominant language
- Go
- Stars
- 141
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
The etag should be a digest of the entire cert-chain including OCSP response. Additionally, we may want to handle incoming conditional headers and return 304 as appropriate.
Contributor guide
Research direction
Start by tracing how cert-urls responses are generated and inspect the existing certificate-chain and OCSP response handling. Confirm the expected digest inputs and whether conditional request headers are supported; done means the response metadata reflects the full chain and OCSP response, with 304 behavior defined and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100