Ticket #17063 (closed defect: fixed)
livecheck and distcheck don't honour fetch.ignore_sslcert
| Reported by: | ram@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 2.0.0 |
| Component: | base | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: |
Description
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]$
Change History
Note: See
TracTickets for help on using
tickets.

