Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358081 - dev-perl/libwww-perl-6.0.0 uses Mozilla::CA
Summary: dev-perl/libwww-perl-6.0.0 uses Mozilla::CA
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 357107
  Show dependency tree
 
Reported: 2011-03-09 15:49 UTC by Torsten Veller (RETIRED)
Modified: 2023-07-09 23:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
use certs in /etc/ssl/certs (ca-certs.patch,999 bytes, text/plain)
2011-03-16 09:53 UTC, Torsten Veller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Veller (RETIRED) gentoo-dev 2011-03-09 15:49:04 UTC
> For https://... default to verified connections with require IO::Socket::SSL
> and Mozilla::CA modules to be installed.  Old behaviour can be requested by
> setting the PERL_LWP_SSL_VERIFY_HOSTNAME environment variable to 0.  The
> LWP::UserAgent got new ssl_opts method to control this as well.

Do we want to use the Certificate Authority certificates from Mozilla::CA or should we try to use certs from app-misc/ca-certificates?
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2011-03-16 09:53:52 UTC
Created attachment 266083 [details]
use certs in /etc/ssl/certs

I am going to add this patch. It uses the certificates in /etc/ssl/certs/
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2011-03-17 07:23:35 UTC
Done.
Comment 3 Larry the Git Cow gentoo-dev 2023-07-09 23:02:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac7abfe1692a264f7fbb2446fdc161eb50d766d

commit 0ac7abfe1692a264f7fbb2446fdc161eb50d766d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-09 22:58:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-09 23:01:51 +0000

    dev-perl/LWP-Protocol-https: add 6.110.0
    
    Bug: https://bugs.gentoo.org/358081
    Bug: https://bugs.gentoo.org/509666
    Signed-off-by: Sam James <sam@gentoo.org>

 .../LWP-Protocol-https-6.110.0.ebuild              | 28 ++++++++++++++++++++++
 dev-perl/LWP-Protocol-https/Manifest               |  1 +
 2 files changed, 29 insertions(+)