On Tue, Feb 26, 2019 at 10:11:31AM +0000, Ken Moffat via blfs-dev wrote:
> 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
> > 
> 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.
> 
Well, the new Test::Differences is fine - but it doesn't actually
fix any breakage as far as I can see.  So I don't think putting it
in 8.4 will be justified, unless I'm missing something.

Meanwhile, for the moment I can no-longer use wget on the
development version of Net-SSLeay-1.86_06 from github (wanted to
test the wget command). although firefox still has no problems.
With wget I'm now getting a 404.  When it worked, I got

Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/rurban/Net-SSLeay/tar.gz/1.86_06 
[following]
--2019-02-26 12:16:47--  
https://codeload.github.com/rurban/Net-SSLeay/tar.gz/1.86_06
Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 
192.30.253.121
Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘1.86_06.tar.gz’

Now, .112 and .113 give me
HTTP request sent, awaiting response... 404 Not Found
2019-02-26 12:51:49 ERROR 404: Not Found.

Waiting, to see if it resolves. ...

ĸ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

Reply via email to