INSTALL.Windows: Don't specify the openssl version.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 5 Feb 2015 17:33:30 +0000 (09:33 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 5 Feb 2015 19:20:48 +0000 (11:20 -0800)
commitbb996e5b7808d42aba504a3c04a49556a45009e3
treed51e5ebed12aa09194f9a2c1e9f9439342e800ba
parent4ceb6c87968da7bcf025e4d4aef1a8da81eb24b4
INSTALL.Windows: Don't specify the openssl version.

Windows openssl libraries are distributed through slproweb.
The maintainer there is very strict about retiring unsafe
versions of openssl and only lets the latest versions of
openssl to be downloaded. Instead of updating INSTALL.Windows
everytime there is a change in latest version, leave it to
user's discretion to download the latest version.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
INSTALL.Windows.md