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

    • b16
    • generic
    • generic

        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.

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

                Created:
                Updated:
                Resolved: