Subject: | Failed to load certificate from file t/server.pem |
t/32client-encoding.t fails on some systems (seen e.g. on debian:10) if IO::Async::SSL is installed:
...
Failed to load certificate from file t/server.pem: [format:PEM] error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small ** [format:DER] error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag error:0D07803A:asn1 encoding routines:asn1_item_embed_d2i:nested asn1 error error:140AD00D:SSL routines:SSL_CTX_use_certificate_file:ASN1 lib ** [format:PKCS12] error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag error:0D07803A:asn1 encoding routines:asn1_item_embed_d2i:nested asn1 error ** at /home/cpansand/.cpan/build/2020021821/IO-Async-SSL-0.22-0/blib/lib/IO/Async/SSL.pm line 240.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 1.
t/32client-encoding.t ..
Dubious, test returned 25 (wstat 6400, 0x1900)
All 1 subtests passed
...
Another fail report on CPAN Testers: http://www.cpantesters.org/cpan/report/8d35f03e-38da-11ea-8e2e-6d7585cc1c97 --- I think Andreas is running debian/sid.