A new bug report would be best but I am travelling at the moment and realistically won't get to it for 2 months. Maybe you should tackle it yourself and send patch?
Cheers
Sent from my iPhone
Show quoted text> On 1 Apr 2017, at 11:36 pm, Kent Fredric via RT <bug-Net-SSLeay@rt.cpan.org> wrote:
>
> Queue: Net-SSLeay
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=120403 >
>
> Makefile.PL now passes.
>
> However, this exposes that the tests are also subject to failures. ( Though you
> need to export PERL_USE_UNSAFE_INC=0 explicitly in your environment to
> counteract TAP::Harness adding them for you via make/prove )
>
> Starts up with :
>
> t/local/07_sslecho.t ................... ok
> do "t/data/cert_paypal.crt.pem_dump" failed, '.' is no longer in @INC at
> t/local/32_x509_get_cert_info.t line 23.
> do "t/data/cert_twitter.crt.pem_dump" failed, '.' is no longer in @INC at
> t/local/32_x509_get_cert_info.t line 23.
> do "t/data/testcert_extended.crt.pem_dump" failed, '.' is no longer in @INC at
> t/local/32_x509_get_cert_info.t line 23.
> do "t/data/testcert_simple.crt.pem_dump" failed, '.' is no longer in @INC at
> t/local/32_x509_get_cert_info.t line 23.
> do "t/data/testcert_strange.crt.pem_dump" failed, '.' is no longer in @INC at
> t/local/32_x509_get_cert_info.t line 23.
> do "t/data/testcert_cdp.crt.pem_dump" failed, '.' is no longer in @INC at
> t/local/32_x509_get_cert_info.t line 23.
>
> # Failed test 'X509_NAME_entry_count cert_twitter.crt.pem'
> # at t/local/32_x509_get_cert_info.t line 50.
> # got: '12'
> # expected: undef
>
>
> with a final run of
>
>
> t/local/32_x509_get_cert_info.t (Wstat: 512 Tests: 190 Failed: 95)
> Failed tests: 7, 13-15, 19-21, 25-27, 31-33, 37-39, 43-45
> 49-51, 55-57, 61-63, 67-69, 73-75, 79-81
> 83-85, 89-91, 95-97, 101-103, 107-109, 113-120
> 124-129, 131-134, 138-139, 143-144, 148-149
> 153-154, 158-159, 163-164, 168-169, 173-174
> 178-179, 183-187, 189-190
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 1243 tests but ran 190.
>
> Would you prefer a dedicated bug for this ?
>
> --
> - CPAN kentnl@cpan.org
> - Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )