Github: Fehler beim Klonen meines privaten Repository

Ich versuche mein GitHub-Projekt mit der https-URL zu klonen, aber es schlägt fehl mit einem Fehler:

$ git clone https://foo@github.com/foo/foo-private.git
Cloning into foo-private...
Password:
error: error setting certificate verify locations:
  CAfile: /bin/curl-ca-bundle.crt
  CApath: none
 while accessing https://foo@github.com/foo/foo-private.git/info/refs

fatal: HTTP request failed

Was mache ich falsch