Unable to sign in to Azure from Eclipse(Eclipse IDE 2021‑03). javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Tried Below steps:
Downloading the certificate from portal.azure.com. Added to all the below places, verified the certificate in cacerts using Portecle. java\jdk1.7.0_79\jre\lib\security\cacerts Java\jre7\lib\security\cacerts Java\jre1.8.0_241\lib\security\cacerts Java\jdk1.8.0_241\jre\lib\security\cacerts
Eclipse is using the Java C:\Program Files\Java\jdk1.8.0_241\jre
