You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

단계별 안내

  1. 사용자 등록 : https://data.kasi.re.kr/users/sign_in (kasi 이메일 주소로만 등록 가능합니다)
  2. 현재 ssh 접근은 불가능합니다.
  3. https로 접근할 때 (e.g., git push) 인증 오류가 나면 sslverify 옵션을 꺼주세요.

    git config
    git config http.sslVerify 
    또는
    git config --global http.sslVerify false


관련 문서

There is no content with the specified labels



  • No labels