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-...@rt.cpan.org> -----

From: Steffen Ullrich via RT <bug-io-socket-...@rt.cpan.org>
To: gre...@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: behro...@www.pls.uni.edu
Reply-To: bug-io-socket-...@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

Attachment: signature.asc
Description: Digital Signature

Reply via email to