serpent-os / recipes

Serpent OS Package Recipes
https://dash.serpentos.com
13 stars 6 forks source link

Fix SSL certificates #180

Open ikeycode opened 5 months ago

ikeycode commented 5 months ago

TLDR emulate the Fedora approach by prepackaging our certs under /usr in ca-certs, use p11kit to plug and manage /var/cache combining /usr and /etc certs.

ikeycode commented 1 month ago

Elevating to a bug as without proper ssl management we need workarounds for cargo builds, and tools like moz-phab (via urllib) simply do not work.