Hello, On Sat, Jun 11, 2016 at 08:51:28PM +0000, ng0 wrote: > * gnurl(configure-flags): --with-ca-path=/etc/ssl/certs/
my impression is that this absolute path does not do what we would like it to. Optimally, the user would decide, by installing a certificate bundle into the profile, which certificates to use. And on a foreign distro, the random certificate bundle in /etc/ssl/certs, which does not come from Guix, would be used by the Guix gnurl, which would be surprising. Andreas