gradlew.bat (and gradlew) SSLHandShakeException
问题 I'm new to Gradle and was going through this Spring Tutorial found here: http://spring.io/guides/gs/gradle/ I get to the part where it tells me to add this task: task wrapper(type: Wrapper) { gradleVersion = '2.3' } I run gradle wrapper which creates the gradlew and gradlew.bat files. Trying to run both of this I get this exception: Downloading https://services.gradle.org/distributions/gradle-2.3-bin.zip Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.val idator