[MacPorts] #50469: Git clone fails - SSL certificate problem: Couldn't understand the server certificate format

MacPorts noreply at macports.org
Sat Apr 29 21:57:45 UTC 2017


#50469: Git clone fails - SSL certificate problem: Couldn't understand the server
certificate format
---------------------+--------------------------------
  Reporter:  breun   |      Owner:  macports-tickets@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  base    |    Version:  2.3.4
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------------------

Comment (by neverpanic):

 I'm not quite sure why curl (actually probably CommonCrypto) uses
 Spotlight (which is what these mds files are, if I'm not mistaken) to find
 its certificates, but I guess we can add a sandbox exception.

 I'd favor not making this `file-write-data /private/var/db`, though,
 because `/private/var/db` contains a number of important system
 configuration files, such as the DirectoryService database, which contains
 all your users, in `/private/var/db/dslocal`, the launchd overrides, the
 dyld cache and a file suspiciously named `auth.db`. Let's add
 `/private/var/db/mds` as an exception.

--
Ticket URL: <https://trac.macports.org/ticket/50469#comment:48>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list