Could not install Gradle distribution from ‘https://services.gradle.org/distributions/gradle-6.5-all.zip’

Hi James,
Related with those certs, only I can see our proxy cert and under it the gradle cert, but using my own computer and internet, now I can see those six certificates. I can download and later to copy and import onto my Job linux server. Could you please tell which of the six (6) certificates I need to download and import onto the java keystore cacerts.? in addition do I need our proxy CA certificate, do I need to create a CA ceret for my linux server.?

I ran with a gradlew with -Djavax.net.debug=all and these are the results. Can you look at.
javax.net.ssl|DEBUG|01|main|2020-09-01 08:16:27.077 CEST|SSLContextImpl.java:993|keyStore is : /usr/lib/jvm/jdk-14.0.2+12/lib/security/cacerts
javax.net.ssl|DEBUG|01|main|2020-09-01 08:16:27.077 CEST|SSLContextImpl.java:994|keyStore type is : pkcs12
javax.net.ssl|DEBUG|01|main|2020-09-01 08:16:27.077 CEST|SSLContextImpl.java:996|keyStore provider is :
javax.net.ssl|ALL|01|main|2020-09-01 08:16:27.080 CEST|SSLContextImpl.java:1031|init keystore
javax.net.ssl|DEBUG|01|main|2020-09-01 08:16:27.122 CEST|SSLContextImpl.java:1054|init keymanager of type SunX509
javax.net.ssl|ALL|01|main|2020-09-01 08:16:27.123 CEST|SSLContextImpl.java:115|trigger seeding of SecureRandom
javax.net.ssl|ALL|01|main|2020-09-01 08:16:27.124 CEST|SSLContextImpl.java:119|done seeding of SecureRandom
javax.net.ssl|WARNING|01|main|2020-09-01 08:16:27.197 CEST|SignatureScheme.java:295|Signature algorithm, ed25519, is not supported by the underlying providers
javax.net.ssl|WARNING|01|main|2020-09-01 08:16:27.197 CEST|SignatureScheme.java:295|Signature algorithm, ed448, is not supported by the underlying providers