<div dir="ltr"><div>Is anyone real familiar with Macintosh? I am trying to create a alternate installer using homebrew instead of macports, but I am having a real pain getting homebrew installed. There is some conflict with the PIM certificate I cannot resolve (even after googling around a lot).</div><div><br></div><div>Here is what's happening. Any useful advice would be greatly appreciated.</div><div><br></div><div>macuser@macpc~$ ruby -e "$(curl -fsSL <a href="https://raw.githubusercontent.com/Homebrew/install/master/install">https://raw.githubusercontent.com/Homebrew/install/master/install</a>)"</div><div>==> This script will install:</div><div>/usr/local/bin/brew</div><div>/usr/local/Library/...</div><div>/usr/local/share/man/man1/brew.1</div><div><br></div><div>Press RETURN to continue or any other key to abort</div><div>==> /usr/bin/sudo /bin/mkdir /Library/Caches/Homebrew</div><div>Password:</div><div>==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew</div><div>==> /usr/bin/sudo /usr/sbin/chown macuser /Library/Caches/Homebrew</div><div>==> Downloading and installing Homebrew...</div><div>fatal: unable to access '<a href="https://github.com/Homebrew/homebrew/">https://github.com/Homebrew/homebrew/</a>': could not load PEM client certificate, OpenSSL error error:02001002:system library:fopen:No such file or directory, (no key found, wrong pass phrase, or wrong file format?)</div><div>Failed during: git fetch origin master:refs/remotes/origin/master -n --depth=1</div></div>