From: Efraim Flashner <efraim@flashner.co.il>
To: Christopher Baines <mail@cbaines.net>
Cc: 45291@debbugs.gnu.org
Subject: [bug#45291] [PATCH] gnu: perl-lwp-protocol-https: Uncomment perl-mozilla-ca input.
Date: Sun, 3 Jan 2021 16:20:14 +0200 [thread overview]
Message-ID: <X/HSnsXd2n7PE77I@3900XT> (raw)
In-Reply-To: <20201217114619.18199-1-mail@cbaines.net>
[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]
On Thu, Dec 17, 2020 at 11:46:19AM +0000, Christopher Baines wrote:
> If there's no explicit SSL configuration, the perl-mozilla-ca library acts as
> a fallback. Including this as an input fixes the use of HTTPS in things that
> use perl-lwp-protocol-https, for example get-iplayer.
>
> * gnu/packages/web.scm (perl-lwp-protocol-https)[propagated-inputs]: Uncomment
> perl-mozilla-ca.
> ---
> gnu/packages/web.scm | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
> index 39820f7572..b4ebcc8846 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -3874,8 +3874,7 @@ exists it is used instead.")
> (propagated-inputs
> `(("perl-io-socket-ssl" ,perl-io-socket-ssl)
> ("perl-libwww" ,perl-libwww)
> - ;; Users should instead make sure SSL_ca_path is set properly.
> - ;; ("perl-mozilla-ca" ,perl-mozilla-ca)
> + ("perl-mozilla-ca" ,perl-mozilla-ca)
> ("perl-net-http" ,perl-net-http)))
> (home-page "https://metacpan.org/release/LWP-Protocol-https")
> (synopsis "HTTPS support for LWP::UserAgent")
> --
> 2.29.2
Works for me
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2021-01-03 14:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-17 11:46 [bug#45291] [PATCH] gnu: perl-lwp-protocol-https: Uncomment perl-mozilla-ca input Christopher Baines
2021-01-03 14:20 ` Efraim Flashner [this message]
2021-01-03 18:22 ` bug#45291: " Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=X/HSnsXd2n7PE77I@3900XT \
--to=efraim@flashner.co.il \
--cc=45291@debbugs.gnu.org \
--cc=mail@cbaines.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).