Difference between revisions of "Fatal: unable to access"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{git clone}}") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[fatal: unable to access]] 'https://gitlab.youdomain.com/project1/app.git/': '''SSL certificate problem: [[self signed certificate]]''' | ||
+ | |||
+ | Use: [[git clone -c]] http.sslVerify=false | ||
{{git clone}} | {{git clone}} |
Revision as of 07:36, 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
git clone
[ -vv | -depth | -c http.sslVerify=false| --help
]
Advertising: