Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 358081

Summary: dev-perl/libwww-perl-6.0.0 uses Mozilla::CA
Product: Gentoo Linux Reporter: Torsten Veller (RETIRED) <tove>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 357107    
Attachments: use certs in /etc/ssl/certs

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(+)