From: HiPhish <hiphish@posteo.de>
To: Amin Bandali <amin@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: guix download and GitHub
Date: Sun, 26 Aug 2018 22:57:51 +0200 [thread overview]
Message-ID: <2161259.XVrkE7AD1H@aleksandar-ixtreme-m5740> (raw)
In-Reply-To: <878t4znztl.fsf@aminb.org>
Thank you, no idea how I missed that :(
On Mittwoch, 22. August 2018 00:02:14 CEST you wrote:
> Hello,
>
> Looking at the manual entry for guix download [0], we can see:
>
> guix download verifies HTTPS server certificates by loading
> the certificates of X.509 authorities from the directory
> pointed to by the SSL_CERT_DIR environment variable (see
> X.509 Certificates), unless --no-check-certificate is used.
>
> [0]:
> https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-downloa
> d.html
>
> You can either use your operating system's certs directory
> (usually /etc/ssl/certs), or install the nss-certs guix package,
> as shown on the man page for X.509 Certificates [1] and export
> the related environment variables to tell programs to use it:
>
> $ guix package -i nss-certs
> $ export SSL_CERT_DIR="$HOME/.guix-profile/etc/ssl/certs"
> $ export
> SSL_CERT_FILE="$HOME/.guix-profile/etc/ssl/certs/ca-certificates.crt" $
> export GIT_SSL_CAINFO="$SSL_CERT_FILE"
>
> [1]:
> https://www.gnu.org/software/guix/manual/en/html_node/X_002e509-Certificate
> s.html
>
> Hope that helps.
>
> -amin
prev parent reply other threads:[~2018-08-26 20:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 19:09 guix download and GitHub HiPhish
2018-08-21 22:02 ` Amin Bandali
2018-08-26 20:57 ` HiPhish [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2161259.XVrkE7AD1H@aleksandar-ixtreme-m5740 \
--to=hiphish@posteo.de \
--cc=amin@gnu.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.