aboutsummaryrefslogtreecommitdiff
path: root/pkg/storage/index
Commit message (Collapse)AuthorAgeFilesLines
* prometheus: Add basic metrics for alertingRasmus Dahlberg2025-01-041-0/+7
| | | | | - Detect if we're falling behind while downloading - Detect if there are any found certificates alerting
* Store parsed DER certificates for matching entriesRasmus Dahlberg2025-01-031-2/+5
| | | | | | For convenience. For example, now one can debug issues like this: openssl x509 -inform DER -in /path/to/crt.der -text -noout
* chore: Remove dash in project nameRasmus Dahlberg2024-06-022-4/+4
| | | | To be consistent with naming of the tools in cmd/.
* Add drafty prototypeRasmus Dahlberg2024-01-072-0/+216