Skip to content

Conversation

@kpcyrd
Copy link
Contributor

@kpcyrd kpcyrd commented Jan 24, 2025

I've packaged the irc crate for Debian yesterday, and the policy forbids use of the webpki-roots crate, because it duplicates the official certificate store. I patched it to rustls-native-certs, this adds some of the code upstream so I only need to remove the "webpki-roots" crate from Cargo.toml with a downstream patch and everything else "falls into place". :)

It also adds support for rustls-native-certs, but won't cause a failure if it errors.

@aatxe aatxe merged commit 8474385 into aatxe:develop Jan 25, 2025
3 checks passed
@kpcyrd kpcyrd deleted the native-certs branch January 25, 2025 11:40
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.

2 participants