Getting SSL cert error trying to install plugins from two different sites [message #1823472] |
Fri, 27 March 2020 05:08 |
David M. Karr Messages: 813 Registered: July 2009 |
Senior Member |
|
|
In recent versions of Eclipse, I'm having trouble installing two different plugins. The two plugin names are "Bash Editor" and "Emacs+". For both of these, when I try to connect to the update site, I get "unable to find valid certification path to requested target".
The typical solution to this is to download the site certificate as a ".cer" file, and install it into the "cacerts" file with keytool, in the JDK being used to run Eclipse. I have DONE this for both certificates.
Initially, I was running Eclipse with Java 12, even though my code is compiled with Java 8. Today I tried upgrading the "running" jdk to Java 14, and reimporting the certs into that JDK. No change.
I'm running Windows 10 1809, if that matters.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05451 seconds