I also ran the SSL regression tests on Ubuntu and Mac. I didn't run the regression on Windows because the core driver's `vc_built.bat` needs to be updated to support OpenSSL 1.1.
Michael Fero March 27, 2017 at 11:36 PM
Added the ability to build OpenSSL v1.1.x on Windows using --OPENSSL-VERSION <version> when executing the vc_build.bat script.
NOTE: When building packages with the vc_build.bat script, OpenSSL v1.0.x will be forced regardless of the command line override.
tracks the work for Windows build.