Oops, All Code!/📝 Study Notes
[GitHub] Are you sure you want to continue connecting (yes/no/[fingerprint])? 원인 및 해결
밍동망동
2024. 7. 9. 15:00
SSH를 통해 GitHub 리포지토리 클론할 때 발생하는 경고
SSH를 처음 사용해 서버에 연결할 때 발생한다.
SSH 키가 로컬 컴퓨터에 등록되어있지 않기 때문이므로,
사용자가 서버의 신원을 확인해야한다.
GitHub's SSH key fingerprints - GitHub Docs
Public key fingerprints can be used to validate a connection to a remote server.
docs.github.com
지문 확인 후 맞다면 yes를 입력하자.