Difference between revisions of "Fatal: unable to access"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{git clone}}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
+ | [[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}} | + | == See also == |
+ | * {{git clone}} | ||
+ | |||
+ | [[Category:Git]] |
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: