Skip to content

webpki-ccadb: only trust the CCADB root CA - #129

Merged
cpu merged 1 commit into
rustls:mainfrom
elichai:fix-ccadb-root-trust
Aug 11, 2026
Merged

webpki-ccadb: only trust the CCADB root CA#129
cpu merged 1 commit into
rustls:mainfrom
elichai:fix-ccadb-root-trust

Conversation

@elichai

@elichai elichai commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

The current certificate in webpki-ccadb is out-of-date, and this worked only because that unlike the comment: "Configure a Reqwest client that only trusts the CA certificate expected to be the root of trust for the CCADB server" says this cert was merged with the default roots.
This PR updates certificate and fixes the code so it will only use that certificate

@djc djc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cpu cpu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you!

@cpu
cpu added this pull request to the merge queue Aug 11, 2026
Merged via the queue into rustls:main with commit 24886ba Aug 11, 2026
3 checks passed
@elichai
elichai deleted the fix-ccadb-root-trust branch August 11, 2026 13:30
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.

3 participants