当前位置:网站首页>解决datagrip连接sqlserver报错:[08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。
解决datagrip连接sqlserver报错:[08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。
2022-07-30 05:55:00 【atwdy】
报错信息
[08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”。 ClientConnectionId:b2da3dfa-68f1-4bdb-a10f-7bca2e0887a3
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
解决
修改连接的URL,原来的是jdbc:sqlserver://ip:port
,
替换jdbc:sqlserver://ip:port;encrypt=true;trustServerCertificate=true
,
或者jdbc:sqlserver://ip:port;encrypt=false
上面是通过SSL连接,下面是不使用SSL安全连接。
边栏推荐
- MySQL off-topic [ORM thought analysis]
- @Bean 与 @Component 用在同一个类上,会怎样?
- 架构设计指南 如何成为架构师
- 和AI一起玩儿剧本杀:居然比我还入戏
- Upload file -- file type, picture type, document type, video type, compressed package type
- golang : Zap log integration
- The usage of window.open(), js opens a new form
- Hex conversion...
- go : go-redis set operations
- Let the "label" content in Baidu map generator expand--solution
猜你喜欢
How does Redis prevent oversold and inventory deduction operations?
UDP和TCP使用同一个端口,可行吗?
华为发布“十大发明”,包含计算、智能驾驶等新领域
No, the Log4j vulnerability hasn't been fully fixed yet?
大飞机C919都用了哪些新材料?
2020 ACM | MoFlow: An Invertible Flow Model for Generating Molecular Graphs
Electron之初出茅庐——搭建环境并运行第一个程序
“AI教练”请进家,家庭智能健身蓬勃发展
图解关系数据库设计思想,这也太形象了
让百度地图生成器里的“标注”内容展开--解决方案
随机推荐
How does Redis prevent oversold and inventory deduction operations?
和AI一起玩儿剧本杀:居然比我还入戏
Linx common directory & file management commands & VI editor usage introduction
What new materials are used in the large aircraft C919?
DNS domain name resolution services
相机坐标系,世界坐标系,像素坐标系三者转换,以及OPENGLDEFocal Length和Opengl 的 Fov转换
学生成绩管理系统(C语言)
Proof of distance calculation from space vertex to plane and its source code
手机端滚动至页面指定位置
New breakthrough in artificial muscle smart materials
千万级数据量的表,怎样最快速度查询?
The calculation and source code of the straight line intersecting the space plane
When does MySQL use table locks and when does it use row locks?
不会吧,Log4j 漏洞还没有完全修复?
AI可通过X光片识别种族,但没人知道为什么
2020 数学建模之旅
Keil软件中map文件解析
sql concat()函数
Detailed explanation of numpy multidimensional array ndarray
雷总个人博客看到