Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loglists are offline - v3 urls needed #988

Closed
d-Rickyy-b opened this issue Oct 18, 2022 · 5 comments
Closed

Loglists are offline - v3 urls needed #988

d-Rickyy-b opened this issue Oct 18, 2022 · 5 comments
Assignees

Comments

@d-Rickyy-b
Copy link
Author

https://github.com/CaliDog/certstream-server/pull/92/files

Yeah, seems like the logs are now within the "operators" key.

@pphaneuf
Copy link
Contributor

@d-Rickyy-b
Copy link
Author

d-Rickyy-b commented Oct 18, 2022

This is as per the following: https://groups.google.com/a/chromium.org/g/ct-policy/c/zejEtWAJtEA/m/IYxEY8uMAQAJ

The change is understood. But the changes are not yet reflected in the code. Or did I miss something?

EDIT: Okay, I did miss something:

const (
// LogListURL has the master URL for Google Chrome's log list.
LogListURL = "https://www.gstatic.com/ct/log_list/v3/log_list.json"
// LogListSignatureURL has the URL for the signature over Google Chrome's log list.
LogListSignatureURL = "https://www.gstatic.com/ct/log_list/v3/log_list.sig"
// AllLogListURL has the URL for the list of all known logs (which isn't signed).
AllLogListURL = "https://www.gstatic.com/ct/log_list/v3/all_logs_list.json"
)

@roger2hk
Copy link
Contributor

roger2hk commented Oct 19, 2022

The v1 log list was removed in #977 on Sep 10 but the latest release v1.1.3 was published on May 14. A new release will be created to resolve this issue.

@roger2hk roger2hk self-assigned this Oct 20, 2022
@roger2hk
Copy link
Contributor

The latest release can be found at https://github.com/google/certificate-transparency-go/releases/tag/v1.1.4 and https://pkg.go.dev/github.com/google/[email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants