![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FLyDin%2FbtrgIPanzi9%2FkAKPF0YdM67RseCUVXsLDK%2Fimg.jpg)
개요 자체 서명 인증서를 사용하는 사내망에 flutter 개발환경 구축 과정에서 발생한 오류를 해결한 과정을 작성합니다. 오류 윈도우즈 환경에 flutter를 설치 후, doctor 명령을 사용하여 진단 시 오류가 발생합니다. > flutter doctor VersionCheckError: Command exited with code 128: git fetch __flutter_version_check__ stable Standard error: fatal: unable to access 'https://github.com/flutter/flutter.git/': SSL certificate problem: self signed certificate in certificate chain 해..