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
- useEffect
- database
- Kubernetes
- NCP
- Git
- maven
- Java
- tibero
- JavaScript
- docker
- log4j2
- nginx
- springboot
- MySQL
- sapfiorielements
- Windows
- LOG4J
- nodejs
- VSCode
- mybatis
- react
- IntelliJ
- Spring
- gradle
- SAP
- Linux
- BPMN
- JPA
- dbeaver
- gson
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