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
- JavaScript
- Kubernetes
- docker
- useEffect
- gson
- maven
- nginx
- mybatis
- SAP
- nodejs
- Windows
- springboot
- MySQL
- LOG4J
- Spring
- JPA
- log4j2
- Git
- react
- Java
- dbeaver
- IntelliJ
- gradle
- NCP
- tibero
- VSCode
- sapfiorielements
- database
- BPMN
- Linux
Archives
- Today
- Total
두 손끝의 창조자
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate) 본문
Database
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
codinglog 2022. 2. 23. 09:54로컬에 설치된 mySql 이라 ssl 이 필요 없는 경우 jdbc url에 useSSL=false 를 추가
반응형
Comments