New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17063 (closed defect: fixed)

Opened 3 years ago

Last modified 10 months ago

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

Changed 3 years ago by raimue@…

  • status changed from new to assigned

Fixed the problems with [curl fetch] in r41404.

Additional work needs to update [curl isnewer] and [curl getsize] to support these flags.

Changed 3 years ago by toby@…

  • milestone changed from MacPorts base bugs to MacPorts Future

Milestone MacPorts base bugs deleted

Changed 18 months ago by raimue@…

  • status changed from assigned to closed
  • resolution set to fixed

Added livecheck in r70975/r70979, distcheck in r70982.

Changed 10 months ago by jmr@…

  • milestone changed from MacPorts Future to MacPorts 2.0.0
Note: See TracTickets for help on using tickets.