ct-tools icon indicating copy to clipboard operation
ct-tools copied to clipboard

Some Rust code for submitting a cert to all of Chrome's trusted CT logs and getting back the SCTs

Results 8 ct-tools issues
Sort by recently updated
recently updated
newest added

Bumps [rustls](https://github.com/rustls/rustls) from 0.19.1 to 0.20.6. Changelog Sourced from rustls's changelog. Release history: 0.20.0 (2021-09-26) Breaking change: Connection is now an enum instead of a trait. You can abstract over...

dependencies

Bumps [tokio-rustls](https://github.com/tokio-rs/tls) from 0.22.0 to 0.23.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-rustls&package-manager=cargo&previous-version=0.22.0&new-version=0.23.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [mio](https://github.com/tokio-rs/mio) from 0.7.13 to 0.7.14. Changelog Sourced from mio's changelog. 0.7.14 Fixes Remove use unsound internal macro (#1519). Added sys::unix::SocketAddr::as_abstract_namespace() (#1520). Commits 064af84 Release v0.7.14 9507bdf Update outdated comment...

dependencies

Bumps [webpki](https://github.com/briansmith/webpki) from 0.21.4 to 0.22.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpki&package-manager=cargo&previous-version=0.21.4&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Although I know that the AIA chasing via crt.sh was meant as a stopgap measure (I read the comments in the code) I do rely on it for submitting previously...