Skip to content

wasm-pkg-client: support extra_root_certificates and accept_invalid_certificates when fetching/publishing#209

Merged
lann merged 1 commit into
bytecodealliance:mainfrom
ryan-surname-p:oci-client-config-127
Jun 1, 2026
Merged

wasm-pkg-client: support extra_root_certificates and accept_invalid_certificates when fetching/publishing#209
lann merged 1 commit into
bytecodealliance:mainfrom
ryan-surname-p:oci-client-config-127

Conversation

@ryan-surname-p
Copy link
Copy Markdown
Contributor

closes #127

Lifts ClientConfig fields accept_invalid_certificates and extra_root_certificates into the OciRegistryConfig such that it can be passed through ClientConfig and ultimately to the reqwest client.

Comment thread crates/wasm-pkg-client/src/oci/config.rs
@lann
Copy link
Copy Markdown
Collaborator

lann commented Jun 1, 2026

Thanks!

@lann lann merged commit 902db9e into bytecodealliance:main Jun 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support extra_root_certificates and accept_invalid_certificates when fetching/publishing

2 participants