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

参考文献

相关推荐
A旧城以西16 小时前
数据结构(JAVA)单向,双向链表
java·开发语言·数据结构·学习·链表·intellij-idea·idea
XiaoLeisj19 小时前
【MyBatis】深入解析 MyBatis XML 开发:增删改查操作和方法命名规范、@Param 重命名参数、XML 返回自增主键方法
xml·java·数据库·spring boot·sql·intellij-idea·mybatis
大乔乔布斯20 小时前
AttributeError: module ‘smtplib‘ has no attribute ‘SMTP_SSL‘ 解决方法
python·bash·ssl
色空大师20 小时前
【idea】实用插件
java·ide·intellij-idea
困觉少年1 天前
我该怎么设置SVN客户端的认证信息?
svn
Aa美少女战士1 天前
单域名 vs 通配符:如何选择最适合你的 SSL 证书?
网络协议·https·ssl
咕噜签名1 天前
如何申请p12证书
网络协议·https·ssl
2a3b4c1 天前
SSL/TLS
网络协议·https·ssl
StandByMe.(备考期末版,暂不)1 天前
IDEA 2024.3.5 中修改 web.xml 的 Servlet 版本(比如从 4.0 修改为 5.0)
intellij-idea
悠夏安末1 天前
intellij Idea 和 dataGrip下载和安装教程
java·ide·intellij-idea