Changes between Initial Version and Version 2 of Ticket #49539


Ignore:
Timestamp:
Nov 1, 2015, 1:58:03 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

#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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49539

    • Property Cc jason-macports@… removed
    • Property Owner changed from macports-tickets@… to jason-macports@…
    • Property Summary changed from git-flow install fails on El Capitan to git-flow: fatal: unable to access 'https://github.com/nvie/gitflow.git/': SSL certificate problem: Couldn't understand the server certificate format
  • Ticket #49539 – Description

    initial v2  
    1 git-flow won't install, tried clean then install. Issue looks very similar to https://trac.macports.org/ticket/45704
     1git-flow won't install, tried clean then install. Issue looks very similar to #45704
    22
    33if I do git config --list it does show user.name and user.email.
    44
     5{{{
    56$ /usr/bin/git --version
    67git version 2.4.9 (Apple Git-60)
     
    1213Xcode 7.1
    1314Build version 7B91b
     15}}}
    1416