cargo-binstall/crates
Jiahao XU 7bc4d4a5c6
Add opt --root-ceritificates & env BINSTALL_HTTPS_ROOT_CERTS (#820)
for specifying root ceritificates used for https connnections.

And remove old environment variable `CARGO_HTTP_CAINFO`, `SSL_CERT_FILE`
and `SSL_CERT_PATH` to avoid accidentally setting them, especially in CI
env.

Also:
 - Rm fn `binstalk_downloader::Certificate::from_env`
 - Enable feature `env` of dep `clap` in `crates/bin`
 - Add new dep `file-format` v0.14.0 to `crates/bin`
 - Use `file-format` to determine pem/der file format when loading root certs
 - Rm fn `binstalk_downloader::Certificate::open` and enum `binstalk_downloader::OpenCertificateError`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-02-20 20:48:33 +11:00
..
bin Add opt --root-ceritificates & env BINSTALL_HTTPS_ROOT_CERTS (#820) 2023-02-20 20:48:33 +11:00
binstalk Bump cargo_toml from 0.15.1 to 0.15.2 (#819) 2023-02-20 14:33:12 +11:00
binstalk-downloader Add opt --root-ceritificates & env BINSTALL_HTTPS_ROOT_CERTS (#820) 2023-02-20 20:48:33 +11:00
binstalk-manifests release: binstalk-manifests v0.3.0 (#785) 2023-02-10 23:55:41 +11:00
binstalk-types Bump once_cell from 1.17.0 to 1.17.1 (#803) 2023-02-15 02:39:44 +00:00
detect-targets Bump tokio from 1.24.2 to 1.25.0 (#749) 2023-01-30 02:20:04 +00:00
detect-wasi Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
fs-lock Bump fs4 from 0.6.2 to 0.6.3 (#755) 2023-02-01 01:40:45 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00