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.

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

                Created:
                Updated:
                Resolved: