본문 바로가기

BACKEND/자바 JAVA

SSLException

ssl exception

javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify



https://kikikimoong.tistory.com/entry/SpringBoot-Closing-inbound-before-receiving-peers-closenotify-%EC%98%88%EC%99%B8-%EC%97%86%EC%95%A0%EA%B8%B0

 

[SpringBoot] Closing inbound before receiving peer's close_notify 예외 없애기

** BEGIN NESTED EXCEPTION ** javax.net.ssl.SSLException MESSAGE: closing inbound before receiving peer's close_notify STACKTRACE: javax.net.ssl.SSLException: closing inbound before receiving peer's..

kikikimoong.tistory.com

 

'BACKEND > 자바 JAVA' 카테고리의 다른 글

배열 출력  (0) 2021.06.18
JAVA MAIL SENDER  (0) 2021.06.18
String null check  (0) 2021.06.17
pathVariable 필수값 아니도록  (0) 2021.06.17
접속자 ip 확인  (0) 2021.04.21