Note: Since Shibboleth 2.x, the Service Provider already contains an openssl binary. Therefore, the following steps only are required for Service Providers prior to 2.x or Identity Providers.
PATH
variable in the Environment Variables for your User to include the installation path of OpenSSL: PATH
="%PATH%;C:\OpenSSL\bin"
as shown in the image below.