Subject: | Bad SSL certificate subject (0.46) |
On some of my smoker systems the test suite fails:
...
Error GETing https://banking.postbank.de/rai/login: Bad SSL certificate subject: '/jurisdictionC=DE/jurisdictionST=Nordrhein-Westfalen/jurisdictionL=Bonn/businessCategory=Private Organization/serialNumber=HRB6793/C=DE/postalCode=53113/ST=Nordrhein-Westfalen/L=Bonn/street=Friedrich Ebert Allee 114 126/O=Deutsche Postbank AG/OU=PB Systems AG/CN=banking.postbank.de' !~ /(?^:/(?:1\.3\.6\.1\.4\.1\.311\.60\.2\.1\.3|jurisdictionC)=DE/1\.3\.6\.1\.4\.1\.311\.60\.2\.1\.2=Nordrhein-Westfalen/(?:1\.3\.6\.1\.4\.1\.311\.60\.2\.1\.1|jurisdictionL)=Bonn/(?:2\.5\.4\.15|businessCategory)=Private Organization/serialNumber=HRB6793/C=DE/postalCode=53113/ST=Nordrhein-Westfalen/L=Bonn/street=Friedrich Ebert Allee 114 126/O=Deutsche Postbank AG/OU=PB Systems AG/CN=banking.postbank.de$)/ at /home/cpansand/.cpan/build/2017071612/Finance-Bank-Postbank_de-0.46-Q8oeH1/blib/lib/Finance/Bank/Postbank_de.pm line 142.
# Looks like your test exited with 255 just after 1.
t/02-form-login.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/7 subtests
... (etc.) ...
It seems to pass only on older systems (CentOS6, Debian/wheezy, Debian/jessie) and fails on newer ones (FreeBSD 10.3, Debian/stretch, Ubuntu 16.04).