SSL 적용하기


참고자료

https://meisteruser.net/tip_tutorials/1791

'Programming > java' 카테고리의 다른 글

JAVA stream  (0) 2020.03.26
Windows10 open JDK 설치하기  (1) 2018.11.06
SMTP 이메일 보내기  (0) 2018.03.23
[java] SSLHandshakeException  (0) 2017.06.16
c#과 java 차이  (4) 2015.03.04

SSL 통신시 발생한 SSLHandshakeException


참고


http://knight76.tistory.com/entry/SSLHandshakeException-sunsecurityvalidatorValidatorException-PKIX-path-building-failed-javalangUnsupportedOperationException-at-InstallCertSavingTrustManagergetAcceptedIssuersinstallcertjava


http://jonelove.tistory.com/entry/JAVA-SSL-PKIX-path-building-failed-%EC%98%A4%EB%A5%98%EC%8B%9C


https://www.lesstif.com/pages/viewpage.action?pageId=12451848

'Programming > java' 카테고리의 다른 글

Windows10 open JDK 설치하기  (1) 2018.11.06
SSL 적용하기  (0) 2018.07.25
SMTP 이메일 보내기  (0) 2018.03.23
c#과 java 차이  (4) 2015.03.04
트랜잭션 이란  (0) 2015.02.25

+ Recent posts