bug#75902: guile-gnutls does not set up search paths for the certificates

2025-03-18 Thread Simon Tournier
Hi, On Fri, 21 Feb 2025 at 11:10, Ludovic Courtès wrote: >>> 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 . [...]

bug#75902: guile-gnutls does not set up search paths for the certificates

2025-03-16 Thread Tomas Volf
Ludovic Courtès writes: > 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

bug#75902: guile-gnutls does not set up search paths for the certificates

2025-02-21 Thread Ludovic Courtès
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 . > > Thank you for the link. H

bug#75902: guile-gnutls does not set up search paths for the certificates

2025-02-15 Thread Tomas Volf
Ludovic Courtès writes: > Hi, > > Tomas Volf <~@wolfsden.cz> skribis: > >> We can see the difference boils down to different search paths: >> >> $ guix shell -CN guile guile-gnutls nss-certs --search-paths >> export >> PATH="/gnu/store/gg2qybb41rpcl0fs4ay98s2q3m2mcbyz-profile/bin${PATH:+:}$PATH"

bug#75902: guile-gnutls does not set up search paths for the certificates

2025-02-15 Thread Ludovic Courtès
Hi, Tomas Volf <~@wolfsden.cz> skribis: > We can see the difference boils down to different search paths: > > $ guix shell -CN guile guile-gnutls nss-certs --search-paths > export > PATH="/gnu/store/gg2qybb41rpcl0fs4ay98s2q3m2mcbyz-profile/bin${PATH:+:}$PATH" > export > GUILE_LOAD_PATH="/gnu/st

bug#75902: guile-gnutls does not set up search paths for the certificates

2025-01-27 Thread Tomas Volf
When trying to use (web client) Guile module, one gets the following error: --8<---cut here---start->8--- $ guix shell -CN guile guile-gnutls nss-certs -- guile -c '((@ (web client) http-get) "https://gnu.org";)' Backtrace: In ice-9/boot-9.scm: 1752:10 7 (w