On Mon, Feb 25, 2019 at 05:25:41PM -0600, Bruce Dubbs via blfs-dev wrote: > > > > > > That IO-Socket-SSL module wouldn't be bad if it fixes the test hang, it > > > would simplify things. > > > > > I hope to at least see if it still hangs tomorrow. > > I have built it with the cpan method and it did not hang. The previous > version did. > > -- Bruce > NOT confirmed. Version is now 2.062 (details in ticket), but 2.061 Changes say
Enable Post-Handshake-Authentication (TLSv1.3 feature) client-side when client certificates are provided. Thanks to jorton[AT]redhat[DOT]com. Needs Net::SSLeay 1.86+ With patched Net-SSLeay-1.85 the tests still hang. Looking at metacpan, no sign of a 1.86 or later release. With Net-SSLeay-1.86_06 (development version from github, not updated since September) the tests passed in 54 seconds. Also recommends URI (although not needed for the tests) or some alternatives: WARNING No library for handling international domain names found. It will work but croak if you try to verify an international name against a certificate. It's recommended to install either Net::IDN::Encode, Net::LibIDN or URI version>=1.50 So, I propose to use the development version, also the new Test-Differences if that passes its tests (few changes, but too many deps for a quick test - will install texlive and then biber. ĸen -- The beauty of reading a page of de Selby is that it leads one inescapably to the conclusion that one is not, of all nincompoops, the greates. -- du Garbandier -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
