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 天前
用指纹算法给文章去重:mid_signature 实战
jvm·maven·intellij-idea·jetty
冷雨夜中漫步2 天前
IDEA CodeStyle代码风格格式化模板
java·ide·intellij-idea
EXI-小洲2 天前
MacOS 上使用 IntelliJ IDEA 指定 Main 函数并打包为 JAR 文件
macos·intellij-idea·jar
小小啊python3 天前
IDEA中SpringBoot项目配置热部署
java·ide·intellij-idea·springboot·热部署
树码小子4 天前
开启 IDEA 中的断言功能
android·java·intellij-idea
FlyWIHTSKY4 天前
idea中集成claude功能
java·ide·人工智能·intellij-idea·cloudera
zhengqiqiqinqin4 天前
Ubuntu16.04 升级ssl到3.5.7、升级ssh到9.8p1
网络协议·ssh·ssl
2501_915921436 天前
抓包鹰 Traceeagle 解除证书绑定,SSL Pinning 解除
网络·网络协议·网络安全·ios·adb·https·ssl
Lucky_Turtle6 天前
【SSL】letsencrypt域名证书申请,Cloudflare域名
网络·网络协议·ssl
冠希陈、6 天前
Nginx部署SSL,导致多站点串站问题
运维·nginx·ssl