Update CMakeLists.txt in libmongoc with the same build logic as the Autotools build system: If OpenSSL's headers or shared library are not available on Mac, fall back to Apple's Secure Transport.
Add an option to force Secure Transport even when OpenSSL is available.
Starting in version 2.0, switch the default to Secure Transport; users will be able to opt in to OpenSSL.
- duplicates
-
CDRIVER-1161 Update CMakeLists.txt for Secure Transport
- Closed
- is related to
-
CDRIVER-520 Add support for native TLS on OSX (Secure Transport)
- Closed