Subject: | t/local/36_verify.t fails because of expired t/data/chain_twitter.crt.pem |
t/data/chain_twitter.crt.pem certificate used by t/local/36_verify.t expired on 2019-04-08. As a result, the test fails:
$ prove -b t/local/36_verify.t
t/local/36_verify.t .. 1/103
# Failed test 'X509_verify_cert correctly succeeds'
# at t/local/36_verify.t line 249.
# Failed test 'X509_STORE_CTX_get_error returns ok'
# at t/local/36_verify.t line 250.
# got: '10'
# expected: '0'
# Looks like you failed 2 tests of 103.
t/local/36_verify.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/103 subtests
$ openssl x509 -noout -enddate < t/data/chain_twitter.crt.pem
notAfter=Apr 8 12:00:00 2019 GMT