Support OpenSSL 1.1

Description

None

Environment

None

Pull Requests

https://github.com/riptano/cpp-driver-dse/pull/11

Activity

Show:

Alex Popescu April 24, 2017 at 6:35 PM

tracks the work for Windows build.

Michael Penick April 18, 2017 at 12:46 PM
Edited

I ran the following stress test: https://gist.github.com/mpenick/326142cb9bdf1865ae048d3b2496701d on Mac, Ubuntu 14.04, and Windows. I caused several outages during the tests without issue.

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.

Fixed

Assignee

Reporter

Sprint

Fix versions

Priority

Created March 6, 2017 at 6:04 PM
Updated April 27, 2017 at 5:35 PM
Resolved April 18, 2017 at 4:03 PM