Install OpenSSL for Windows
Install OpenSSL
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.
- Install OpenSSL from http://www.slproweb.com/products/Win32OpenSSL.html
-
Set the
PATHvariable 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.
