728x90
SSL connection error: SSL is requied but the server doesn't soupport it
서버에서 SSL을 지원하지 않아서 나는 문제라고 한다.
임시로 한 방법은
SSL - Use SSL - Require
Advanced - Others - useSSL=0
을 추가하는 것이다.
임시방편이라 종종 파라미터가 사라진다. 그러면 다시 넣어주면 또 잘 된다.
300x250
'ETC' 카테고리의 다른 글
[Error] Spring - spring.jpa.open-in-view is enabled by default (0) | 2023.05.25 |
---|---|
[Error] Test - @Slf4j cannot find symbol 에러 (0) | 2023.05.23 |
[Error] JPA - @CreatedDate, @LastUpdatedDate가 null일때 (0) | 2023.05.23 |
[Error] Spring config - Error executing DDL "alter table goal drop foreign key (0) | 2023.05.23 |
[Error] Spring boot - HikariPool-1 - Shutdown completed. Process finished with exit code 0 (0) | 2023.05.23 |
[IntelliJ] 인텔리제이 JUnit5 테스트 시, displayName이 안 나올 때 (0) | 2023.05.19 |
[Error] Gradle, Spring Boot 3.x.x 실행 에러 (0) | 2023.05.19 |
[Error] Lombok : cannot find symbol (0) | 2023.05.18 |