IntelliJ "Server's Certificate is not trusted" 메시지 노출 해결
IntelliJ를 회사에서 사용하다 보면
SSL 통신을 할 때, 회사에서는 방화벽 문제로 인해서 Server Certificates 오류가 발생 할 수 있습니다.
"Server's Certificate is not trusted" 메시지가 계속 노출 됩니다.
아래와 같이 해결
File > Settings > Tools > Server Certificates 에서 Accept non-trusted certificates automatically 체크박스 체크
'IDE Tool > IntelliJ IDEA' 카테고리의 다른 글
IntelliJ 초기설정 (0) | 2024.03.20 |
---|---|
IntelliJ 함수가 한줄로 보일때 (0) | 2024.03.20 |
intellij 프로젝트 이름변경 (0) | 2024.01.30 |
[IntelliJ] 테스트 코드 단축키 설정 (0) | 2023.10.05 |
[Spring] - OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release. 경고 지우기 (0) | 2023.09.25 |
[IntelliJ] 인텔리제이 단축키 - 윈도우 환경 (1) | 2022.09.19 |
[intellij] 인텔리제이 .http로 postman 대체하는 방법 (0) | 2022.09.01 |
인텔리제이(IntelliJ) - VisualVM 설치 및 연동하기 (0) | 2022.01.05 |