fatal: unable to access 'https://gitlab.com/*****.git/': server certificate verification failed. CAfile: none CRLfile: none
git config --global http.sslVerify "false"
https://forum.gitlab.com/t/gitlab-runner-server-certificate-verification-failed/59450/16
← 이전 글
gitlab git clone access denied, access token 써라
다음 글 →
Permission to {git-id}/{repository}.git denied to {other-git-id}.
관련 글
- 2023. 10. 23.gitlab git clone access denied, access token 써라
- 2023. 10. 16.[FE][RN-ReactNative][Expo][CSS + Component]
- 2023. 10. 11.[DB][https://www.sqlitetutorial.net/][SQLITE]
- 2023. 10. 11.[JAVASCRIPT][https://javascript.info/][PART1-The JavaScript language][An introduction][1.1 An Introduction to JavaScript]