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