camallo / dkregistry-rs

A pure-Rust asynchronous library for Docker Registry API v2
Apache License 2.0
62 stars 39 forks source link

[WIP] add support for root certificates #256

Closed PratikMahajan closed 8 months ago

PratikMahajan commented 8 months ago

for registries that rely on self signed root certificates, add an option to include these certificates.

iamjpotts commented 8 months ago

Duplicate of https://github.com/camallo/dkregistry-rs/pull/239.

PratikMahajan commented 8 months ago

closed as duplicate