Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8273646

Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher

    XMLWordPrintable

Details

    • b16
    • generic
    • generic

    Backports

      Description

        Right now OpensslArtifactFetcher invokes openssl from one of the following 2 absolute paths (in that order):

        /usr/bin/openssl
        /usr/local/bin/openssl

        However, on some systems, especially Cygwin-based windows machines, the openssl may not necessarily be found on those paths. The test fails on such machines even though a valid openssl installation exists.

        Consider adding a default openssl invocation without any absolute path specification.

        Attachments

          Issue Links

            Activity

              People

                tvoniadka Thejasvi Voniadka (Inactive)
                akolarkunnu Abdul Kolarkunnu
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: