-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
The Windows zips seem to have libraries in bin rather than lib:
$ ll jbcs-openssl-1.0.2h-*win6.x86_64*/*/*/{bin,lib*} jbcs-openssl-1.0.2h-win6.x86_64.zip/jbcs-openssl-1.0.2h/openssl/bin: total 2724 -rw-r--r--. 1 coty coty 1941504 Mar 8 2017 libeay32.dll -rwxr-xr-x. 1 coty coty 492544 Mar 8 2017 openssl.exe -rw-r--r--. 1 coty coty 350720 Mar 8 2017 ssleay32.dll
$ ll jbcs-openssl-1.0.2h-win6.x86_64.zip/jbcs-openssl-1.0.2h/openssl/lib64: total 4 drwxr-xr-x. 2 coty coty 4096 Mar 8 2017 engines
The only thing in the RHEL and Solaris bin directories (excluding c_rehash on Solaris) is the openssl binary. The Windows engines directory is correctly under the lib directory.