Subject: | certificate verify failed |
Most tests in the test suite fail because of certificate problems:
...
Error GETing https://banking.postbank.de/rai/login: Can't connect to banking.postbank.de:443 (certificate verify failed) at /tmpfs/.cpan-build/2015092015/Finance-Bank-Postbank_de-0.37-pSTSlj/b
lib/lib/Finance/Bank/Postbank_de.pm line 105.
# Looks like you planned 13 tests but ran 1.
# Looks like your test exited with 255 just after 1.
...
However, if an older version of Mozilla::CA is installed (ABH/Mozilla-CA-20130114.tar.gz), then the test suite passes.
Probably a variation of the problem discussed in https://github.com/gisle/mozilla-ca/pull/5