Skip Menu |

This queue is for tickets about the IO-Socket-SSL CPAN distribution.

Report information
The Basics
Id: 106646
Status: resolved
Priority: 0/
Queue: IO-Socket-SSL

People
Owner: Nobody in particular
Requestors: mbradshaw [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 2.016
  • 2.016_001
  • 2.016_002
  • 2.017
Fixed in: (no value)



Subject: X509_V_FLAG_TRUSTED_FIRST macro not defined
I am receiving the following error since upgrading to 2.016 Your vendor has not defined SSLeay macro X509_V_FLAG_TRUSTED_FIRST at //perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/IO/Socket/SSL.pm line 235. Platform is debian jessie with perlbrew and perl 5.20.0 Calling code is HTTP::Tiny->new->mirror( $url, $file );
issue could be elsewhere, closing