79721283

Date: 2025-07-31 12:33:37
Score: 3.5
Natty:
Report link

Fixed the issue by adding following to my eclipse ini file:

-Djava.net.preferIPv4Stack=true
-Djavax.net.ssl.trustStore=plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_23.0.2.v20250131-0604/jre/lib/security/cacerts

Also please follow: See keystore used by SSLFactory? Exception: "sun....certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" to add valid certificate to keytool in java cacerts.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Paras Bansal