Bruce Dubbs wrote: > Jeremy Henty wrote: > > > > Unfortunately I can't get https links to work: > > > > wget-1.19.1 complains: > > > > ERROR: no certificate subject alternative name matches > > requested host name ‘ftp.mutt.org’. > > > > curl-7.53.1 complains: > > > > curl: (51) SSL: no alternative certificate subject name matches target > > host name 'ftp.mutt.org' > > > > However this may not be a BLFS problem as I am building curl and wget > > using BLFS instructions on top of a Debian Jessie system. > > You have a certificate problem. > > Our instructions for wget include --with-ssl=openssl. We also set up > openssl to look for certificates in /etc/ssl/ca-bundle.crt and the directory > /etc/ssl/certs/. We also have a separate process for installing the certs. > > I do not know how Debian sets up they apps to find certificates.
Well, as I am using Debian's package openssl and certificates, and compiling wget as per BLFS with '--with-ssl=openssl', I would hope that things just work. And as a rule https does work for me. I guess there is some particular certificate missing that I need for this particular url. Not something I have time to investigate further right now. Thanks for your comments, Jeremy Henty -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
