Expand description
Periodic upstream polls and shared signed-fetch primitive.
Modulesยง
- bootstrap_
nonces_ poll - Bootstrap-nonces poll: fetch + verify signed bootstrap-nonces.json,
replace the in-memory
AllowedNoncesViewwholesale. - poller
- Shared spawn/tick/log scaffolding for signed-artifact poll tasks.
- revocations_
poll - Revocations poll: fetch+verify signed revocations.json, replay into
cert_revocations. - signed_
fetch - Shared HTTP fetch + Bearer-token primitive; verification stays per-task.