#17063: livecheck and distcheck don't honour fetch.ignore_sslcert ------------------------------+--------------------------------------------- Reporter: ram@macports.org | Owner: raimue@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Keywords: | Port: ------------------------------+--------------------------------------------- For ports that have homepages/master_sites served over https the `fetch.ignore_sslcert` keyword is supposed to tell port to ignore the ssl cert associated with the secure server. When fetching the distfile this is honoured, but when performing a livecheck or a distcheck the process fails with an error of the form: {{{ [ram@cizin metaio]$ sudo port livecheck Error: cannot check if metaio was updated (peer certificate cannot be authenticated with known CA certificates) [ram@cizin metaio]$ }}} -- Ticket URL: <http://trac.macports.org/ticket/17063> MacPorts <http://www.macports.org/> Ports system for Mac OS