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

SSL errors when /etc/ssl/certs is missing ca-certificates.crt #122

Open
feynmanliang opened this issue Jul 1, 2024 · 0 comments
Open

SSL errors when /etc/ssl/certs is missing ca-certificates.crt #122

feynmanliang opened this issue Jul 1, 2024 · 0 comments

Comments

@feynmanliang
Copy link

When I don't have ca-certificates.crt, I get SSL errors

feynman@nesterov:~/code/nixosity/home-manager> nix-portable nix run github:nix-community/home-manager
warning: error: unable to download 'https://api.github.com/repos/nix-community/home-manager/commits/HEAD': SSL connect error (35); retrying in 297 ms
warning: error: unable to download 'https://api.github.com/repos/nix-community/home-manager/commits/HEAD': SSL connect error (35); retrying in 646 ms

These are fixed when I add this file. e.g. for my microos installation, installing https://software.opensuse.org/package/ca-certificates-steamtricks fixes it

It would be nice if we could use nix-portable without generating a certificate bundle.

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

No branches or pull requests

1 participant