This message was deleted.
# general
s
This message was deleted.
j
What version & provider of the JDK are you using? Early versions of OpenJDK 8 didn't have a few root certificates in the Java keystore that Oracle JDK 8 had
j
java version "1.8.0_321" Java(TM) SE Runtime Environment (build 1.8.0_321-b07) Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)
@Jonathan Leitschuh which certificates for example? Based on the errors am getting, I imported the
Copy code
<https://repo.grails.org>
certificate
but didn't help
j
I don't remember exactly. But this was only an issue with the OpenJDK root store. The fix that I ended up implementing was using the OracleJDK root store for the OpenJDK