ct-tools
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
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...
Bumps [tokio-rustls](https://github.com/tokio-rs/tls) from 0.22.0 to 0.23.4. Commits See full diff in compare view [](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...
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...
Bumps [webpki](https://github.com/briansmith/webpki) from 0.21.4 to 0.22.0. Commits See full diff in compare view [](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...
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...