Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ca_certificates package #13

Merged
merged 1 commit into from
May 31, 2024
Merged

Add ca_certificates package #13

merged 1 commit into from
May 31, 2024

Conversation

kylewlacy
Copy link
Member

This PR adds a new ca_certificates package. This provides a bundle of CA certificates from Mozilla (the same bundle endorsed by Curl and used by lots of other package managers, as far as I can tell).

When used as a dependency, it sets the $SSL_CERT_FILE env var, which OpenSSL (and others) can use to verify TLS / HTTPS certificates

@kylewlacy kylewlacy merged commit 8adb0ed into main May 31, 2024
3 checks passed
@kylewlacy kylewlacy deleted the add-ca-certificates-package branch May 31, 2024 18:24
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.

1 participant