in reply to Re: Crypt::OpenSSL::RSA & Java
in thread Crypt::OpenSSL::RSA & Java

The “path” that is used for command-line resolution does not affect the search path that is used for dynamic libraries in Windows.

As I understand Dynamic-Link Library Search Order, it does:

(...)
6. The directories that are listed in the PATH environment variable. (...)