Skip Menu |

This queue is for tickets about the IO-Socket-SSL CPAN distribution.

Report information
The Basics
Id: 101855
Status: resolved
Priority: 0/
Queue: IO-Socket-SSL

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

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



Subject: t/external/ocsp.t fails (since?) today (2015-02-01)
Problem happens on all my smokers (freebsd 9, freebsd 10, debian/wheezy, debian/jessie). Test log: ... # tcp connect to www.live.com:443 ok # fingerprint matches # validation with default CA w/o OCSP ok # got stapled response as expected # validation with default CA with OCSP defaults ok # validation with default CA with OCSP full chain ok # tcp connect to www.google.com:443 ok # tcp connect to revoked.grc.com:443 ok # fingerprint matches # validation with default CA w/o OCSP ok # Failed test 'expected revoked but connection ok' # at t/external/ocsp.t line 112. # Looks like you failed 1 test of 3. t/external/ocsp.t ................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests (less 1 skipped subtest: 1 okay)
On Sun Feb 01 08:45:06 2015, SREZIC wrote: Show quoted text
> Problem happens on all my smokers (freebsd 9, freebsd 10, > debian/wheezy, debian/jessie). Test log: >
looks like revoked.grc.com stopped using OCSP stapling. Fixed in 2.011, just released. Regards, Steffen