Difference between revisions of "Fatal: unable to access"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[fatal: unable to access]] 'https://gitlab.youdomain.com/project1/app.git/': '''SSL certificate problem: [[self signed certificate]]''' | [[fatal: unable to access]] 'https://gitlab.youdomain.com/project1/app.git/': '''SSL certificate problem: [[self signed certificate]]''' | ||
− | + | ||
Use: [[git clone -c]] http.sslVerify=false | Use: [[git clone -c]] http.sslVerify=false | ||
Latest revision as of 07:46, 4 June 2024
fatal: unable to access 'https://gitlab.youdomain.com/project1/app.git/': SSL certificate problem: self signed certificate Use: git clone -c http.sslVerify=false
See also[edit]
git clone
[-vv | -depth | -c http.sslVerify=false| --help
]
Advertising: