[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, 4 Feb 2015 13:42:00 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
PS: Ideally, I still think it would be optimal if gnutls used a per user
environment variable, in the spirit of liberating users and not
system administrators. I will enquire. But for the time being, the
global specification looks better than nothing. When I have some time,
I will try to look into how to package certificates of certification
authorities. Putting individual certificates into /etc/ssl/certs
(and running c_rehash before installation) should make them usable
by gnutls and openssl alike.
PPS: Once the new gnutls is pushed, I would like to also try an update
of openssl in a wip branch.