Bug#749212: (Fwd) [rt.cpan.org #95981] libio-socket-ssl-perl: duplicate "did not receive the required stapled OCSP response" in error message
gregor herrmann
gregoa at debian.org
Mon May 26 21:20:30 UTC 2014
Control: reassign -1 libio-socket-ip-perl
Control: tag -1 + upstream
Control: forwarded -1 https://rt.cpan.org/Ticket/Display.html?id=95983
Super-fast reply from upstream below.
Cheers,
gregor
----- Forwarded message from Steffen Ullrich via RT <bug-IO-Socket-SSL at rt.cpan.org> -----
From: Steffen Ullrich via RT <bug-IO-Socket-SSL at rt.cpan.org>
To: gregoa at debian.org
Subject: [rt.cpan.org #95981] libio-socket-ssl-perl: duplicate "did not receive the required stapled OCSP response" in error
message
Date: Mon, 26 May 2014 15:53:38 -0400
CC: behroozi at www.pls.uni.edu
Reply-To: bug-IO-Socket-SSL at rt.cpan.org
<URL: https://rt.cpan.org/Ticket/Display.html?id=95981 >
Am Mo 26. Mai 2014, 14:52:45, GREGOA schrieb:
> This bug has been forwarded from http://bugs.debian.org/749212
>
> ...
> (test-connect.pl can be found at above mentioned URL; and also an
> output of
> a run where the error output is repeated more than twice.)
This is due to the underlying IO::Socket::IP, which retries connection for each possible IP until it succeeds, which will collect the errors for all the retries.
I think this is a bug in IO::Socket::IP, which should only retry until it got a successful connection at IP level and should not care if it was also successful on the SSL layer.
I've failed a bug #95983 for IO::Socket::IP and will reject this one.
To work around you can first create the socket connection with IO::Socket::IP->new and after a successful IP connection you can upgrade with start_SSL to SSL.
----- End forwarded message -----
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Tom Waits: The Heart Of Saturday Night
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 928 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140526/f555d506/attachment.sig>
More information about the pkg-perl-maintainers
mailing list