certspotter/cmd
Andrew Ayer 185445e158 Retrieve log list from certspotter.org at startup instead of embedding in source
The list of logs changes far too frequently (with annual shards and operators
dropping out of the ecosystem) to continue embedding in the source code.

Breaking change: the -logs option now expects a
JSON file in the v2 log list format, as documented at
<https://www.certificate-transparency.org/known-logs> and
<https://www.gstatic.com/ct/log_list/v2/log_list_schema.json>.

You can now specify an HTTPS URL to -logs in addition to a file path.

Breaking change: the -underwater option has been removed; if you want
this behavior then specify https://loglist.certspotter.org/underwater.json
as your log list.
2020-04-29 11:51:50 -04:00
..
certspotter changed bygonessl behavior 2018-07-19 16:12:17 -07:00
ctparsewatch Run gofmt 2016-07-28 14:55:46 -04:00
submitct Retrieve log list from certspotter.org at startup instead of embedding in source 2020-04-29 11:51:50 -04:00
common.go Retrieve log list from certspotter.org at startup instead of embedding in source 2020-04-29 11:51:50 -04:00
helpers.go Overhaul log processing and auditing 2017-01-05 21:00:35 -08:00
log_state.go Apply gofmt 2017-01-08 10:17:00 -08:00
state.go Retrieve log list from certspotter.org at startup instead of embedding in source 2020-04-29 11:51:50 -04:00