(해 결 됨) Mon Apr 08 14: 02: 29 CST 2019 경고: 서버 없 이 SSL 연결 설정

824 단어 문제 기록
Mon Apr 08 14:02:29 CST 2019 WARN: Establishing SSL connection without server’s identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn’t set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to ‘false’. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
경고: 서버 인증 없 이 SSL 연결 을 만 드 는 것 을 권장 하지 않 습 니 다.MySQL 5.5.45 +, 5.6.26 +, 5.7.6 + 의 요구 에 따라 명시 적 옵션 이 설정 되 어 있 지 않 으 면 기본적으로 SSL 연결 을 만들어 야 합 니 다.useSSL = false 디 스 플레이 를 설정 하여 SSL 을 사용 하지 않 거나 useSSL = true 를 설정 하여 서버 인증서 인증 에 신뢰 저장 소 를 제공 해 야 합 니 다.
해결 방법: 데이터베이스 연결 에 추가: useSSL=false

좋은 웹페이지 즐겨찾기