GNU bug report logs -
#75902
guile-gnutls does not set up search paths for the certificates
Previous Next
Full log
Message #14 received at 75902 <at> debbugs.gnu.org (full text, mbox):
Hi,
Tomas Volf <~@wolfsden.cz> skribis:
>> GnuTLS (and thus Guile-GnuTLS) does not honor an environment variable.
>> Instead it’s up to applications to set up their certificate search path.
>>
>> See for example the discussion at <https://issues.guix.gnu.org/46779>.
>
> Thank you for the link. However after reading through it, and basing on
> your sentence above, is the guile-gnutls not in a position to be
> considered "application" that should configure the certificate search
> path?
Well yes, we can do anything we want. My take on this is that bindings
should remain close to the library they’re wrapping, generally speaking,
to avoid bad surprises.
I think certificate search should either but up to actual applications
(like Guix), as is the case now, or changed in GnuTLS proper. Doing it
in guile-gnutls just because we can easily do so doesn’t sound like a
good idea to me.
WDYT?
Ludo’.
This bug report was last modified 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.