• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • Win 7, Jenkins ver. 1.625.1, java version "1.8.0_65"
      Java(TM) SE Runtime Environment (build 1.8.0_65-b17)
      Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)

      Fresh installation. Happened probably after updating Java

      ERROR: Signature verification failed in update site &#039;default&#039; <a href='#' class='showDetails'>(show details)</a><pre style='display:none'>java.security.cert.CertPathValidatorException: algorithm constraints check failed
      <br>	at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(Unknown Source)
      <br>	at sun.security.provider.certpath.PKIXCertPathValidator.validate(Unknown Source)
      <br>	at sun.security.provider.certpath.PKIXCertPathValidator.validate(Unknown Source)
      <br>	at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(Unknown Source)
      <br>	at java.security.cert.CertPathValidator.validate(Unknown Source)
      <br>	at org.jvnet.hudson.crypto.CertificateUtil.validatePath(CertificateUtil.java:93)
      <br>	at jenkins.util.JSONSignatureValidator.verifySignature(JSONSignatureValidator.java:76)
      <br>	at hudson.model.UpdateSite.verifySignature(UpdateSite.java:219)
      <br>	at hudson.model.UpdateSite.updateData(UpdateSite.java:198)
      <br>	at hudson.model.UpdateSite.updateDirectlyNow(UpdateSite.java:170)
      <br>	at hudson.PluginManager.doCheckUpdatesServer(PluginManager.java:891)
      <br>	at jenkins.model.DownloadSettings$DailyCheck.execute(DownloadSettings.java:118)
      <br>	at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:53)
      <br>	at java.lang.Thread.run(Unknown Source)
      <br></pre>
      
      paź 22, 2015 2:28:52 PM INFO hudson.model.AsyncPeriodicWork$1 run
      

          [JENKINS-31102] Signature verification failed in update site

          Daniel Beck added a comment -

          Which version of Java was installed before?

          Daniel Beck added a comment - Which version of Java was installed before?

          Daniel Beck added a comment -

          Appears to be a duplicate of JENKINS-31089.

          Daniel Beck added a comment - Appears to be a duplicate of JENKINS-31089 .

          Jason Wooster added a comment -

          Yes, this appears to be caused by the jdk1.8.0_65 update.
          Rolling back to jdk1.8.0_60 fixes the issue.

          Jason Wooster added a comment - Yes, this appears to be caused by the jdk1.8.0_65 update. Rolling back to jdk1.8.0_60 fixes the issue.

            Unassigned Unassigned
            gladykov Jakub Gladykowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: