赞
踩
在某次更新Microsoft SQL连接驱动后,出现了连接异常:
[08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”。 ClientConnectionId:aa01cec2-3ffc-4561-9fb0-d82399d674e7
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
解决办法:选择驱动版本为旧版本,这里是改为9.4版本
测试连接,ok
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。