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 | 31 |
Tags
- mybatis
- BPMN
- springboot
- LOG4J
- intellijIDEA
- Kubernetes
- useEffect
- VSCode
- docker
- tibero
- NCP
- kubectl
- JPA
- react
- Git
- gradle
- MySQL
- nginx
- Windows
- JavaScript
- nodejs
- Spring
- jetbrains
- log4j2
- database
- gson
- dbeaver
- IntelliJ
- Java
- wildfly
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