一、解决技术:springBoot

二、出现的红色警告问题

Tue Jun 02 09:43:55 CST 2020 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


三、解决方法:

url末尾加入 &useSSL=false 如下图所示:

解决Establishing SSL connection without servers identity verification is not recommended问题相关推荐

  1. IDEA:WARN Establishing SSL connection without servers identity verification is not recommended问题

    今天练习Java和JDBC时,连接MySQl时出现了一个错误,如下图所示; 解决办法:在定义的URl后面加上?useUnicode=true&characterEncoding=utf-8&a ...

  2. Establishing SSL connection without server's identityverification is not recommended. According to M

    报错信息 详细信息 Sat Jan 19 15:48:40 CST 2019 WARN: Establishing SSL connection without server's identity v ...

  3. 解决java连接mysql警告:Establishing SSL connection without server‘s identity verification is not recommend.

    完整报错:Establishing SSL connection without server's identity verification is not recommended. Accordin ...

  4. 解决“WARN: Establishing SSL connection without server‘s identity verification is not recommended.”问题

    今天学Spring Boot链接JDBC池遇到了这个问题: WARN: Establishing SSL connection without server's identity verificati ...

  5. MySQL连接字符串的url在哪里?启动hive失败,警告解决:Establishing SSL connection without server‘s identity verification i

    在哪里修改url呢?我找到了一个地方,不知道是否存在其他地方来设置url. 背景介绍 我参考着林子雨的教程,在ubuntu上安装hive并且设置MySQL存储其元数据的时候,发现hive启动不了,报错 ...

  6. 解决JDBC连接MySQL时发出的警告WARN: Establishing SSL connection without server‘s identity verification ...

    对于稍微有点强迫症的我来说,每次正常加载MySQL驱动后,eclipse的控制台总是出现一行红色警告: Fri Mar 30 14:55:35 CST 2018 WARN: Establishing ...

  7. SpringCloud工作笔记036---oauth2微服务Establishing SSL connection without server's identity verification

    JAVA技术交流QQ群:170933152 oauth2的微服务中,警告: Tue Sep 04 13:07:53 CST 2018 WARN: Establishing SSL connection ...

  8. 连接MySQL时出现警告Establishing SSL connection without server's identity verification is not recommended.

    问题描述: 连接MySQL时出现以下警告: WARN: Establishing SSL connection without server's identity verification is no ...

  9. 连接数据库SSL警告: Establishing SSL connection without server’s identity verification is not recommended.

    Dbutils连接数据库警告 Thu Apr 30 12:05:05 CST 2020 WARN: Establishing SSL connection without server's ident ...

最新文章

  1. React 打怪笔记
  2. 查看python安装路径
  3. 【小白学习C++ 教程】二、C++基础语法、注释和变量
  4. 移动办公系统 服务器地址,安卓系统移动办公服务器地址
  5. OS10.11安装Cocoapods并集成ReactiveCocoa
  6. Buildroot构建指南——Linux内核
  7. 网页html无图片代码显示图片,BASE64编码方式(Date Url)
  8. perl常用正则表达式集合
  9. Http Live Streaming 实现iphone在线播放视频[转]
  10. linux越狱连接不了设备,Checkra1n 越狱常见问题汇总
  11. linux远程取证,linux系统取证
  12. java opennlp_在java中使用opennlp提取名词短语
  13. 短期出差北京个人所见所闻所感
  14. python 一键登录126邮箱
  15. 电影《龙卷风》主题旋律你一定听过
  16. iOS 9:四、设置信任
  17. Wide Deep模型的理解及实战(Tensorflow)
  18. Android中的跨进程回调
  19. 邮箱验证登录-全面详解(学习总结---从入门到深化)
  20. vue 项目引用static目录资源_SpringBoot+Vue从零开始搭建系统(三)前后端整合二

热门文章

  1. Wordpress不同页面显示不同小工具
  2. California Fault Lines: Understanding the Causes and Impact of Network Failures
  3. 数据结构实验之栈:行编辑器
  4. Debug和Realease版本的区别
  5. Storm tick 功能
  6. ros(5)service client实现
  7. 如何避免 Go 命令行执行产生“孤儿”进程?
  8. 《Istio 从懵圈到熟练:二分之一活的微服务》
  9. 长沙营智:PolarDB助力长沙营智提速资讯搜索业务
  10. Knative Serving 之路由管理和 Ingress