oras-project / rust-oci-client

A Rust crate to interact with OCI registries
Apache License 2.0
90 stars 47 forks source link

fix: rustls allow usage or system root certificates #56

Closed flavio closed 1 year ago

flavio commented 1 year ago

Expose a feature of the reqwest crate that allows to use the system certificates.