You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/02/23 13:11:15 UTC

[Bug 60770] New: download_checkstyle fails with Exception: unable to find valid certification path to requested target

https://bz.apache.org/bugzilla/show_bug.cgi?id=60770

            Bug ID: 60770
           Summary: download_checkstyle fails with Exception: unable to
                    find valid certification path to requested target
           Product: JMeter
           Version: 3.1
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org
  Target Milestone: ---

As the subject says, the download fails if the file is not present.

This occurs on MacOSX and the Windows Jenkins nodes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60770] download_checkstyle fails with Exception: unable to find valid certification path to requested target

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60770

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Sebb <se...@apache.org> ---
Seems this is because Sourceforge now uses Let's Encrypt, and the CA cert is
not in all Java installations:

https://sourceforge.net/p/forge/site-support/14016/#f8b6

Versions of Java 8 from 101 should be OK (certainly 121 is OK)

Otherwise you have to install the certificate:

https://www.topjavablogs.com/news/how-to-trust-lets-encrypt-certificate-with-java

-- 
You are receiving this mail because:
You are the assignee for the bug.