Error Message : Unable to Authenticate to Team Foundation Server 2015 via IntelliJ2016.2.5
Hello,
I have already installed Visual Studio Team Services via Browse Repositories.Now i am trying to connect the tfs server link via -> check out from version control - > Team Services Git, It opens new pop-up with two Tabs Team Services Tab and team Foundation Server Tab.
Now i am connection to my TFS server via team Foundation Tab where we can enter the Server URL and clicking connect link .
As shown in Example : https://MyServerUrl/tfs
By Clicking connect it opens new window for Enter User Credentials 'LoginId' and 'Password'.By default my Login Id is picked up by IntelliJ,When i enter password it throws error like below,
Image 1:

Image2:

I have already tried with Auto detect proxy and Manual detect proxy configurations.But still I could not connect to the TFS server which is available.
Via Eclipse I have no problem and connected properly.
How to resolve this error?
Thanks in Advance....
Siva
Please sign in to leave a comment.
We are sorry you are having trouble using plugin. Please check the end of this page on how to collect logs and attach them here or our GitHub repository: http://java.visualstudio.com/Docs/tools/intelliJ
Thanks,
Madhuri Gummalla
Senior Software Engineer, VSTS/TFS
Has the issue been resolved? It is happening to me now.
I was able to resolve this issue by following these instructions:
https://blogs.msdn.microsoft.com/tfssetup/2016/12/19/error-ssl-certificate-problem-unable-to-get-local-issuer-certificate/
basically, you have to add certificates that might be local to your organization to Rider's JRE.