On Thu, Oct 12, 2017 at 4:30 PM, Paul Hargrove via cfarm-users <cfarm-users@lists.tetaneutral.net> wrote: > On Thu, Oct 12, 2017 at 12:02 PM, CM Graff via cfarm-users > <cfarm-users@lists.tetaneutral.net> wrote: > [...] >> >> My toolchain building project grafland/toolchain is a standalone build >> system that can retrieve development headers and do entire >> installations on its own without the proper libraries installed and >> without the additional gcc retrieval scripts, (which have no method of >> checking package security without https which AIX lacks support for in >> its wget) . This nearly exhaustive project was the premise under which >> I was granted permission to use the cfarm. > > [...] > > I am successfully fetching https URLs with /usr/bin/wget on gcc111. > Can you be more specific about the problem you are seeing? > Most likely the problem is as simple as an out-of-date list of trusted root > certs.
It looks like Wget is 1.14, so it includes SNI (re: https://savannah.gnu.org/forum/forum.php?forum_id=7323). An updated CA-Certs might help some issues. -bash-4.3$ wget -V GNU Wget 1.14 built on aix5.1.0.0. Jeff _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users