Opened 9 years ago

Last modified 4 years ago

#49539 closed defect

git-flow: fatal: unable to access 'https://github.com/nvie/gitflow.git/': SSL certificate problem: Couldn't understand the server certificate format — at Version 2

Reported by: nhojpatrick (John Patrick) Owned by: jason-macports@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: git-flow

Description (last modified by ryandesign (Ryan Carsten Schmidt))

git-flow won't install, tried clean then install. Issue looks very similar to #45704

if I do git config --list it does show user.name and user.email.

$ /usr/bin/git --version
git version 2.4.9 (Apple Git-60)

$ git --version
git version 2.6.2

$ xcodebuild -version
Xcode 7.1
Build version 7B91b

Change History (3)

Changed 9 years ago by nhojpatrick (John Patrick)

Attachment: main.log added

comment:1 Changed 9 years ago by nhojpatrick (John Patrick)

Missed adding this;

--->  Fetching distfiles for git-flow
Error: org.macports.fetch for port git-flow returned: Git clone failed
Please see the log file for port git-flow for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_git-flow/git-flow/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port git-flow failed
Last edited 9 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jason-macports@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jason-macports@…
Summary: git-flow install fails on El Capitangit-flow: fatal: unable to access 'https://github.com/nvie/gitflow.git/': SSL certificate problem: Couldn't understand the server certificate format

#45704 was about the error:

fatal: unable to access 'https://github.com/nvie/gitflow.git/': Unknown SSL protocol error in connection to github.com:-67674

That is different from the error in your log, which is:

fatal: unable to access 'https://github.com/nvie/gitflow.git/': SSL certificate problem: Couldn't understand the server certificate format

I am not able to reproduce this problem. Maybe there was a temporary server issue which has already been resolved? Please try again.

Note: See TracTickets for help on using tickets.