google / google/certificate-transparency-go

Add support for tiled logs to ctclient

Open
#1,669 7 comments 2 reactions 1 assignee Claimed by @phbnf View on GitHub
Dominant language
Go
Stars
1.2k
Forks
322
Avg merge
3d 4h
Merged PRs (30d)
5

Description

ctclient does not appear to support crawling tiled logs from https://www.gstatic.com/ct/log_list/v3/all_logs_list.json.

For example:
```
./ctclient get-entries --first 0 --last 0 --log_name "Let's Encrypt Willow2025h1b"
F0310 14:01:50.693967 8341 root.go:131] No log with name like "Let's Encrypt Willow2025h1b" found in loglist "https://www.gstatic.com/ct/log_list/v3/all_logs_list.json"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.