You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
When I don't have ca-certificates.crt, I get SSL errors
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.
The text was updated successfully, but these errors were encountered: