Skip Menu |

This queue is for tickets about the POE-Component-SSLify CPAN distribution.

Report information
The Basics
Id: 100549
Status: new
Priority: 0/
Queue: POE-Component-SSLify

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: simple_parallel_superbig.t fails on: SERVER: SSLify_Options 5305: private key
simple_parallel_superbig.t test usually fails on setting SSL options: $ AUTOMATED_TESTING=1 prove -b -v t/simple_parallel_superbig.t t/simple_parallel_superbig.t .. This is a long test, do you want to run it? (y/n) [y] y [...] ok 95 - SERVER: accepted not ok 96 - SERVER: SSLify_Options 5305: private key # not ok 97 - SERVER: Server_SSLify Please do SSLify_Options() first ( or pass in a $ctx object ) at /home/test/fedora/perl-POE-Component-SSLify/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm line 247. Maybe it's a bug in the Net-SSLeay. My Net-SSLeay is 1.66. Similar failures can be seen on cpantesters.org. The number of the failed test and the number in the test name changes.