[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store
From: |
Andreas Enge |
Subject: |
Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store |
Date: |
Wed, 19 Feb 2014 10:26:44 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Feb 18, 2014 at 09:47:18PM -0500, Mark H Weaver wrote:
> This patch is needed to allow gnutls to find the system-wide trust store
> (trusted CA certificates).
> +
> "--with-default-trust-store-file=/etc/ssl/certs/ca-certificates.crt")))
As there is no system, and we advertise per user configuration, should this
not rather be $HOME/.guix-profile/etc/...? Which probably does not work
as it would be needed to be "resolved" at execution time. Is there any way
of telling gnutls to use an environment variable?
Andreas
- [PATCH] gnu: gnutls: Configure location of system-wide trust store, Mark H Weaver, 2014/02/18
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store,
Andreas Enge <=
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Mark H Weaver, 2014/02/19
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Andreas Enge, 2014/02/19
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Ludovic Courtès, 2014/02/19
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Andreas Enge, 2014/02/19
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Sree Harsha Totakura, 2014/02/19
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Ludovic Courtès, 2014/02/19
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Andreas Enge, 2014/02/20
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Ludovic Courtès, 2014/02/20
- Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store, Mark H Weaver, 2014/02/20