2026-04-06 01:29:38 +02:00
2026-04-06 01:29:38 +02:00
2026-04-05 23:20:13 +02:00
2026-04-06 01:29:38 +02:00
2026-01-11 06:53:39 +01:00
2026-01-11 06:53:39 +01:00
2026-04-06 01:29:38 +02:00

Certificate Transparency tools

Tools for working with Static CT log tiles.

Install

GOPRIVATE=git.ipng.ch go install git.ipng.ch/certificate-transparency/ctfetch/cmd/...@latest

Tools

ctfetch

Fetch and decode entries from a Static CT log as structured JSON.

ctfetch https://halloumi2026h1.mon.ct.ipng.ch 629794635 +all

Full documentation

ctail

Tail a Static CT log, printing a one-liner per new cert/precert as it arrives.

ctail https://halloumi2026h1.mon.ct.ipng.ch

Full documentation

Description
Static CT Log: Swiss army knife
Readme Apache-2.0 287 KiB
Languages
Go 87%
Makefile 13%