cert-checker 1.4.0 has been release as a Snap, featuring:
- ⚙️ refactor: Apply the suggestions of Cargo clippy and fmt
- ⚙️ chore: Update the tooling to Rust 2024 edition
- ⚙️ feature: Optionally make an HTTP HEAD request over the established TLS connection so as to appear as a natural request and not a probe.
- ⚙️ package: Upgraded from Snapcraft Core22 to Core24
- ⚙️ package: Ship the Cargo.lock file in the snap - (/snap/cert-checker/current/usr/share/cert-checker/Cargo.lock)
cert-checker \
cloudflare.com \
--port=443 \
--ip-address=1.1.1.1 \
--make-request=http
Pseudo-SBOM
The lockfile can be found here.