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 | 29 | 30 |
Tags
- 스프링 빈
- Kotlin
- 코테
- 리눅스
- 백준 javascript
- 반복문
- 리눅스마스터1급
- 백준 java
- 개발자 회고록
- 문자열
- 자바
- 고잉버스
- 프로그래머스
- 코딩테스트
- 연습문제
- JavaScript
- Memoir
- 명령어
- 자바스크립트 코딩의 기술
- java 백준 1차원 배열
- 리눅스마스터 3과목
- Java
- 월간코드챌린지
- toCharArray
- Linux
- 리눅스마스터 1급 정리
- GoingBus
- 카카오
- map
- 스프링 컨테이너
Archives
- Today
- Total
728x90
목록 인증서 (1)
728x90
728x90
hoon's bLog
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