Yes, the two openssl DLLs (libeay32.dll and ssleay32.dll) must be in the PATH somewhere for ipmiutil.exe in order to support the lanplus protocol which uses SSL.
This could be:
in \Windows\system32,
in the same directory as ipmiutil.exe, or
somewhere in the %PATH%
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, the two openssl DLLs (libeay32.dll and ssleay32.dll) must be in the PATH somewhere for ipmiutil.exe in order to support the lanplus protocol which uses SSL.
This could be:
Question answered. Problem resolved