Community
Participate
Working Groups
Got the following error when connecting to a bugzilla repository over https. The repository ssl certificate is not signed by a trusted party, perhaps that is the source of this error. javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:150) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1476) at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:174) at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:168) at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:847) at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:106) at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:495) at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:433) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:815) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1025) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1038) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:402) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:170) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234) at org.eclipse.mylar.internal.bugzilla.core.RepositoryConfigurationFactory.getConfiguration(RepositoryConfigurationFactory.java:54) at org.eclipse.mylar.internal.bugzilla.core.BugzillaPlugin.getProductConfiguration(BugzillaPlugin.java:115) at org.eclipse.mylar.internal.bugzilla.core.BugzillaRepositoryUtil.setupNewBugAttributes(BugzillaRepositoryUtil.java:263) at org.eclipse.mylar.internal.bugzilla.ui.wizard.BugzillaProductPage.getNextPage(BugzillaProductPage.java:209) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:751)
Created attachment 41790 [details] Error displayed.
Is this a duplicate of Nathan's report?
This report address the same issue reported on bug# 144256 by Nathan. *** This bug has been marked as a duplicate of 144256 ***