Subject: | If Crypt::SSLeay can't verify hostnames, then why does that constitute a test failure? |
# Failed test 'HEAD https://rt.cpan.org/'
# at t/02-live.t line 120.
# HTTP status = 500 Can't connect to rt.cpan.org:443 (Crypt-SSLeay can't
verify hostnames)
# This may not be the fault of the module, https://rt.cpan.org/ may be
down
# Looks like you failed 1 test of 4.
t/02-live.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
If verifying hostnames isn't a function Crypt::SSLeay performs, then this
shouldn't be a fail.