fatal: unable to access : could not load PEM client certificate, OpenSSL error error:02001002:system library:fopen:No such file or directory, ...
got config -l --show-origin git config --global --unset http.sslCert
git config --global user.name=youname git config --global user.email=your@email
git config --global http.sslverify=false