Skip Menu |

This queue is for tickets about the Net-BrowserID-Verify CPAN distribution.

Report information
The Basics
Id: 121783
Status: open
Priority: 0/
Queue: Net-BrowserID-Verify

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.003
Fixed in: (no value)



Subject: Test host has expired certificate
The test suite started to fail, probably since yesterday: ... # Testing a simple failure case with the hosted remote verifier (procedure) # Failed test 'Didn't provide a certificate' # at t/03-status-failure.t line 12. # got: 'Can't connect to verifier.login.persona.org:443 (certificate verify failed)' # expected: 'no certificates provided' # Testing a simple failure case with the hosted remote verifier (using OO) # Failed test 'Didn't provide a certificate' # at t/03-status-failure.t line 21. # got: 'Can't connect to verifier.login.persona.org:443 (certificate verify failed)' # expected: 'no certificates provided' # Looks like you failed 2 tests of 4. t/03-status-failure.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests ... Checking certificate: $ openssl s_client -connect verifier.login.persona.org:443 < /dev/null 2>/dev/null |openssl x509 -text 2>/dev/null|grep -A 2 Validity Validity Not Before: Mar 7 00:00:00 2016 GMT Not After : May 17 12:00:00 2017 GMT So maybe it's time to use another test host?
Subject: Re: [rt.cpan.org #121783] Test host has expired certificate
Date: Fri, 19 May 2017 11:05:23 +1200
To: bug-Net-BrowserID-Verify [...] rt.cpan.org
From: Andrew Chilton <andychilton [...] gmail.com>
Persona is no longer supported by Mozilla, so it's worth just removing this package entirely. More info in and around here : https://developer.mozilla.org/en-US/docs/Archive/Mozilla/Persona On 19 May 2017 at 06:36, Slaven_Rezic via RT <bug-Net-BrowserID-Verify@rt.cpan.org> wrote: Show quoted text
> Thu May 18 14:35:59 2017: Request 121783 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Net-BrowserID-Verify > Subject: Test host has expired certificate > Broken in: 0.003 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=121783 > > > > The test suite started to fail, probably since yesterday: > > ... > # Testing a simple failure case with the hosted remote verifier (procedure) > > # Failed test 'Didn't provide a certificate' > # at t/03-status-failure.t line 12. > # got: 'Can't connect to verifier.login.persona.org:443 (certificate verify failed)' > # expected: 'no certificates provided' > # Testing a simple failure case with the hosted remote verifier (using OO) > > # Failed test 'Didn't provide a certificate' > # at t/03-status-failure.t line 21. > # got: 'Can't connect to verifier.login.persona.org:443 (certificate verify failed)' > # expected: 'no certificates provided' > # Looks like you failed 2 tests of 4. > t/03-status-failure.t ..... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/4 subtests > ... > > Checking certificate: > > $ openssl s_client -connect verifier.login.persona.org:443 < /dev/null 2>/dev/null |openssl x509 -text 2>/dev/null|grep -A 2 Validity > Validity > Not Before: Mar 7 00:00:00 2016 GMT > Not After : May 17 12:00:00 2017 GMT > > So maybe it's time to use another test host?
-- contact: Andrew Chilton website: http://chilts.org/ twitter: https://twitter.com/andychilton github: https://github.com/chilts