New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24436 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

port livecheck error: peer certificate cannot be authenticated with known CA certificates

Reported by: vinc17@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 2.0.0
Component: base Version: 1.8.2
Keywords: Cc:
Port:

Description

I get the following error:

$ port livecheck gmp-ecm
Error: cannot check if gmp-ecm was updated (peer certificate cannot be authenticated with known CA certificates)

The problem is that gmp-ecm is hosted by INRIAGforge, which uses https only (possibly after a redirection from http). So, either MacPorts should not try to authenticate the hosts (this wouldn't be more a security problem than http, which is used in general), or it should make sure that the necessary CA certificates are installed (no problem with recent Firefox and curl, however wget complains).

FYI, the CA certificate for INRIAGforge should now be here: http://www.cru.fr/services/tcs/certificats

I haven't tried, though.

Change History

comment:1 Changed 3 years ago by jmr@…

  • Summary changed from port error: peer certificate cannot be authenticated with known CA certificates to port livecheck error: peer certificate cannot be authenticated with known CA certificates

comment:2 Changed 3 years ago by vinc17@…

I wonder whether the same problem occurs with "port fetch" (until the file gets cached on MacPorts servers).

comment:3 Changed 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to MacPorts 2.0.0

This should have been fixed by r70975.

Note: See TracTickets for help on using tickets.