Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 코딩테스트
- Memoir
- JavaScript
- map
- 프로그래머스
- java 백준 1차원 배열
- 리눅스
- 고잉버스
- 스프링 빈
- Kotlin
- 리눅스마스터 1급 정리
- 백준 javascript
- 리눅스마스터 3과목
- 반복문
- Java
- 자바
- 명령어
- 스프링 컨테이너
- 자바스크립트 코딩의 기술
- toCharArray
- 백준 java
- 개발자 회고록
- 리눅스마스터1급
- 문자열
- 월간코드챌린지
- GoingBus
- Linux
- 연습문제
- 카카오
- 코테
Archives
- Today
- Total
728x90
목록 ssl통신 (1)
728x90
728x90
hoon DevLog
Java Error | javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Error 발생 경로 회사에서 기상청 OpenAPI를 붙여 코딩하는 도중, 다음과 같은 Error가 발생!!(OS환경 : Mac OS) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) at sun.security.validator.PKIXValidator.engineVal..
IT/Error
2023. 1. 30. 20:46