[MacPorts] #50469: Git clone fails - SSL certificate problem: Couldn't understand the server certificate format
MacPorts
noreply at macports.org
Fri Feb 19 20:07:18 PST 2016
#50469: Git clone fails - SSL certificate problem: Couldn't understand the server
certificate format
---------------------+--------------------------------
Reporter: nils@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.3.4
Resolution: | Keywords:
Port: |
---------------------+--------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
Comment:
`fetch` is not what MacPorts internally calls a "command", so there isn't
any corresponding `fetch.env`. There should be `git.env`, but there isn't,
because the git and hg fetch types were not implemented as commands either
(though the cvs, svn and bzr fetch types were). This seems like a bug; git
and hg fetch types should have been commands too.
You could modify the `portfetch::gitfetch` procedure in
/opt/local/libexec/macports/lib/port1.0/portfetch.tcl. You'll see where a
local `env` variable is set.
--
Ticket URL: <https://trac.macports.org/ticket/50469#comment:16>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list