You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oci-client: allow using native cert store with rustls
The feature oci-client/rustls-tls-native-roots allows the client to
read platform's native certificate store when using rustls suites.
This useful when self-signed registry is used and the certs are loaded
in the platform's trusted CA by commands like update-ca-certificates.
Signed-off-by: Xynnn007 <[email protected]>
0 commit comments