Quantcast
Channel: Java mon amour
Viewing all articles
Browse latest Browse all 1121

Git: SSL certificate problem: unable to get local issuer certificate

$
0
0

git clone https://stash.acme.com/scm/pup/biemond-orawls-vagrant.git

Cloning into 'biemond-orawls-vagrant'...
fatal: unable to access 'https://stash.acme.com/scm/pup/biemond-orawls-vagrant.git/': SSL certificate problem: unable to get local issuer certificate

The secret is

set GIT_SSL_NO_VERIFY=true
git clone etc etc

Viewing all articles
Browse latest Browse all 1121

Trending Articles