To whomever it may concern of the GNU Guix team, I am in the middle of a manual, shell-based installation of GNU Guix. I'm working on the initial system configuration to boot into. I have not, however, been able to use any command line tool that involves making an HTTPS connection (git clone, guix pull, curl, wget).
An example using wget: wget https://example.com -O example ERROR: The certificate of example.com is not trusted. ERROR: The certificate of example.com is not yet activated. Note that that file would be empty. I have installed the nss-certs package, and I have tried two different ways of configuring ~/.bash_profile: 1. https://guix.gnu.org/manual/1.5.0/en/html_node/X_002e509-Certificates.html 2. https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#x509-certificate-error I'm not sure what else is needed here. Sincerely, -- Rocky (she/they)
