Cause: peer not authenticated error with gradle plugin 0.14.3

This question has been asked before also but i did not get any satisfactory answer anywhere so will ask it again. I am not able to import my project in Studio because of this error. System specs :

Local Gradle distribution : gradle-2.1 Gradle plugin : 0.14.3 Android Studio : 0.9.2

I even tried re-building after removing these folder from folder on my Windows machine :

“.gradle”, “.android”, “.AndroidStudioBeta”

Logs

idea.log : https://gist.github.com/anonymous/c463801175b6c4dc8c24

Can you build from the command line?

Is your JDK installation missing certs?

For the URLs that you’re getting errors on, can you get to them through other programs (browser, curl, wget, etc)?