Subject: | t/02_ssl.t fails (remote uses self-signed certificate) |
t/02_ssl.t currently fails:
...
# Failed test 'Got OK response'
# at t/02_ssl.t line 59.
# got: '500'
# expected: '200'
# Looks like you failed 1 test of 1.
t/02_ssl.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...
It seems that the test URL https://thirdlobe.com/ has only a self-signed certificate, which is probably translated into an artificial 500 error by curl or the module.