Git und SSL

minimike

Berufsrevolutionär
Hi

folgendes Problem mit git...

Code:
root@bsdmaster:~ # git clone https://github.com/dhojnik/automated-mongodbcluster.git
Cloning into 'automated-mongodbcluster'...
fatal: unable to access 'https://github.com/dhojnik/automated-mongodbcluster.git/': SSL certificate problem: certificate is not yet valid

security/ca_root_nss habe ich installiert. Und ich sehe Betreff SSL unter Git keine Optionen. Was muss ich tun damit git gängige Root-CA aus dem Internet akzeptiert?
 
Zurück
Oben