idea svn: E230001: Server SSL certificate verification failed

idea svn: E230001: Server SSL certificate verification failed: certificate issued for a differant hostname,issuer is not trusted

bash 复制代码
lwk@qwfys:~/Public/project/python$ svn checkout https://122.156.127.175/svn/xxx/trunk/CD_AIR
Error validating server certificate for 'https://122.156.127.175:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
 - The certificate hostname does not match.
Certificate information:
 - Hostname: iZ258iblp5dZ8
 - Valid: from Oct 13 09:39:18 2022 GMT until Oct 10 09:39:18 2032 GMT
 - Issuer: iZ258iblp5dZ8
 - Fingerprint: 68:E7:91:25:91:DE:42:01:DF:8D:57:A3:CF:8F:83:3E:20:CF:37:2A
(R)eject, accept (t)emporarily or accept (p)ermanently? p
A    CD_AIR/WebRoot
A    CD_AIR/WebRoot/air
bash 复制代码
lwk@qwfys:~/Public/project/java/default$ svn checkout https://122.156.127.175/svn/xxx/trunk/CD_AIR
A    CD_AIR/WebRoot
A    CD_AIR/WebRoot/air
A    CD_AIR/WebRoot/air/newfirstpage

参考文献

相关推荐
XMYX-08 小时前
解决 Apache/WAF SSL 证书链不完整导致的 PKIX path building failed 问题
网络协议·apache·ssl
大猫和小黄1 天前
IDEA终极配置指南:打造你的极速开发利器
intellij-idea
少陽君1 天前
什么是CA根证书
服务器·https·ssl
梦想blog2 天前
漏洞修复 Nginx TLSSSL 弱密码套件
运维·nginx·ssl·漏洞修复·tlsv1.2
yong15858553432 天前
利用 openssl api 实现 TLS 双向认证
linux·ssl
zhong liu bin2 天前
maven【maven】技术详解
java·ide·python·spring·maven·intellij-idea
boy快快长大3 天前
【IntelliJ IDEA】插件分享
java·ide·intellij-idea
2501_927539303 天前
JetBrains 2025 全家桶 11合1 Windows直装(含 IDEA PyCharm、WebStorm、DataSpell、DataGrip等)
ide·pycharm·intellij-idea·webstorm
XYiFfang3 天前
【Python+requests】解决Python requests中的ProxyError:SSL版本错误问题详解
python·debug·ssl·常见错误·代理配置
翻斗花园刘大胆3 天前
JavaSE之String 与 StringBuilder 全面解析(附实例代码)
java·开发语言·jvm·git·java-ee·intellij-idea·html5