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

参考文献

相关推荐
我也有在努力1 天前
禁用 idea 屏幕阅读器功能 idea support screen readers
java·ide·intellij-idea
静若繁花_jingjing1 天前
IDEA下载
java·ide·intellij-idea
kyle~2 天前
计算机网络---传输层安全 SSL与TLS
计算机网络·安全·ssl
Chan162 天前
Java 集合面试核心:ArrayList/LinkedList 底层数据结构,HashMap扩容机制详解
java·数据结构·spring boot·面试·intellij-idea
techzhi2 天前
Intellij idea 注释模版
java·python·intellij-idea
Mr.Ma.012 天前
解决Idea 插件Plantuml4idea找不到dot的问题
intellij-idea
我命由我123452 天前
Java 开发 - 粘包处理器 - 基于消息头 + 消息体(魔数验证、长度验证)
java·网络·后端·网络协议·java-ee·intellij-idea·intellij idea
凌波粒2 天前
SpringMVC基础教程(3)--SSM框架整合
java·sql·spring·intellij-idea·mybatis
潲爺3 天前
Java IDEA学习之路:第九周课程笔记归纳
java·学习·intellij-idea
爱分享的Shawn_Salt3 天前
IntelliJ IDEA初始化指南
java·ide·intellij-idea