Opened 2 years ago

Closed 20 months ago

Last modified 19 months ago

#64012 closed defect (fixed)

Testing fails on older systems: SSL certificate problem: certificate has expired

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone: MacPorts 2.8.0
Component: base Version: 2.7.1
Keywords: Cc:
Port:

Description

Testing base fails on macOS 10.14 and other older OS versions:

SSL certificate problem: certificate has expired
    while executing
"curl fetch --enable-compression https://www.whatsmyip.org/http-compression-test/ $tempfile"
    (procedure "main" line 29)
    invoked from within
"main $argv"
    (file "./tests/curl.tcl" line 63)
make[2]: *** [test] Error 1
make[1]: *** [test] Error 1
make: *** [test] Error 1

Change History (2)

comment:1 Changed 20 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 551f8164c384f770f0ef1e46fb10482b18964b27/macports-base (master):

Quick fix for http compression test

Closes: #64012

comment:2 Changed 19 months ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 2.8.0
Note: See TracTickets for help on using tickets.