guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/6] gnu: Add perl-finance-quote.


From: Eric Bavier
Subject: Re: [PATCH 4/6] gnu: Add perl-finance-quote.
Date: Thu, 10 Sep 2015 03:35:12 -0500

On Wed, 22 Jul 2015 15:41:00 +0200
address@hidden (Ludovic Courtès) wrote:

> address@hidden skribis:
> 
> > From: Eric Bavier <address@hidden>
> >
> > * gnu/packages/web.scm (perl-finance-quote): New variable.
> > * gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch: New patch.
> > * gnu-system.am (dist_patch_DATA): Add it.
> 
> LGTM.

I pushed this to 'master'.

> 
> > +++ b/gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch
> > @@ -0,0 +1,15 @@
> > +Rather than unconditionally using Mozilla's CA certificates, let the user 
> > tell
> > +LWP's UserAgent where to find certificates with the PERL_LWP_SSL_CA_FILE,
> > +HTTPS_CA_FILE, PERL_LWP_SSL_CA_PATH, or HTTPS_CA_DIR environment variables
> > +instead.
> 
> Makes sense.  Should perl-lwp-useragent-determined be augmented with
> search path entries for these?

I don't know that it's necessary.  It seems that the cert bundle made
during profile creation gets picked up somehow.

`~Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]