Closed arvid-norlander closed 1 week ago
Facing the same issue on Windows 11 behind an instance of ZScaler. Root CA Certificate is seemingly not being respected.
OS: Windows 11 Enterprise 22H2
Version: cargo-about 0.6.4
Installed with cargo install --locked cargo-about
rustc 1.77.1 (7cf61ebde 2024-03-27)
Describe the bug I'm behind a corporate proxy, specifically a transparent HTTPS proxy. This means I need to have a CA certificate installed, but I don't need to set any environment variables. cargo-about seems to ignore the SSL certificates in
/etc/ssl/certs
To Reproduce Steps to reproduce the behavior:
cargo about generate about.hbs
Expected behavior cargo-about should respect CA certificates from the system.
Device:
cargo install --locked
rustc 1.74.0 (79e9716c9 2023-11-13)
Additional context Add any other context about the problem here.