IntelijIdea 14 ssl握手失败 [英] IntelijIdea 14 ssl handshake failure

查看:333
本文介绍了IntelijIdea 14 ssl握手失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试在mac OS yosemite上从svn命令行查看代码。一切正常。

I tried checking out code from svn command line on mac OS yosemite. Everything works fine.

当我尝试在IntelijIdea中添加存储库时,没有真正出现。看起来intelijIdea正在缓存存储库URL并且正在抛出一些SSLv3与TSL失败错误。我试过以下链接,但没有任何帮助。

When i try to add repository inside IntelijIdea nothing really appears. Looks like intelijIdea is caching the repository url and is throwing some SSLv3 vs TSL failure error. I have tried following links but nothing helped.

https://devnet.jetbrains.com / message / 5510351
IntelliJ Idea没有'使用svn更新正常工作

我看到此错误

Subversion :(访问网址: https:// XXXXX / svn / XXX )收到致命警报:handshake_failure请检查Subversion SSL设置(设置|版本)控制| Subversion |网络)也许你应该手动指定SSL协议 - SSLv3或TLSv1

Subversion: (Accessing URL: https://XXXXX/svn/XXX) Received fatal alert: handshake_failure Please check Subversion SSL settings (Settings | Version Control | Subversion | Network) Maybe you should specify SSL protocol manually - SSLv3 or TLSv1

任何建议都会非常有帮助。

Any advise will be very helpful.

推荐答案

我找到了解决问题的方法。解决方案是SVN服务器正在发送需要接受的SSL证书。以下是我的所作所为。我将svn网址更改为http来自https

I found a solution to my problem. The solution was that SVN server was sending a SSL certificate which needs to be accepted. The following is what i did. I changed the svn url to http from https

当我尝试使用http时,我得到了一些错误,不支持重定向到https。

When i tried http i got and error something like http is not supported redirecting to https.

我将网址更改为https,它要求我接受我接受的SSL证书,但结果相同。

I changed the url to https and it asked me to accept a SSL certificate i accepted it but the same results.

我尝试重新启动intelij,它对我有用。

I tried restarting the intelij and it worked for me.

这篇关于IntelijIdea 14 ssl握手失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆