Files
John WoodandGitHub 0a56dcc30e Use Go generate instead of a makefile (#279)
* Use Go generate instead of a makefile

* Meet the go generate specifications
2022-06-30 11:09:52 -07:00
..

gen-known-logs

A tool for generating the list of CT logs that certigo uses for printing operator information and log URLs for SCTs.

Logs are fetched parsed from https://www.gstatic.com/ct/log_list/v2/all_logs_list.json, documented here.

Usage

Run go generate ./... to regenerate known logs.