[gnutls-devel] Trust store from environment variable
Andreas Enge
andreas at enge.fr
Sat Feb 7 16:34:06 CET 2015
Hello,
in GNU Guix, we currently compile GnuTLS with
--with-default-trust-store-dir=/etc/ssl/certs
However, with per user installation, it would be desirable if each user
could define his own trust store, via an environment variable, for instance.
Does this sound like a reasonable option? Some care would be needed to
handle applications that are setuid root, for instance.
Andreas
More information about the Gnutls-devel
mailing list