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

Thejasvi Voniadka tvoniadka at openjdk.java.net
Thu Sep 16 07:14:44 UTC 2021


On Wed, 15 Sep 2021 21:49:01 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> My understanding is that the $PATH variable usually already contains `/usr/bin` and `/usr/local/bin`. If you switch to $PATH, maybe it's no more necessary to try out those 2 anymore?
> 
> Just curious, what is the full path of openssl on your Cygwin?

On the machine I checked, it reads as follows:

PATH='C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\cygwin\\bin;C:\\Users\\jpgansible\\AppData\\Local\\Microsoft\\WindowsApps;%JAVA_HOME%\\bin;C:\\Cygwin\\usr\\local\\bin' \\

-------------

PR: https://git.openjdk.java.net/jdk/pull/5523



More information about the security-dev mailing list