Debugging&Solution/Solution

IntelliJ 사용 하다 'Server's Certificate is not trusted' 메시지가 계속 난다면

코딩의성지 2021. 12. 14. 18:30

IntelliJ를 새로운 사용하다 보면 (특히 회사같은 곳에서) 'Server's Certificate is not trusted' 메시지가 자주자주 나온다.

 

 

해당 메시지가 나오지 않게 하기 위해서는 아래 방법을 따르자..

 

File > Settings > Tools > Server Certificates 에서 Accept non-trusted certificates automatically 체크박스 체크

 

 

그럼 다음부터 해당 문구가 뜨지 않을 것이다. 끝..!

반응형