Details
-
New Feature
-
Resolution: Done
-
Major - P3
-
1.4.0
-
None
-
None
Description
--enable-ssl means "compile against OpenSSL" and sets MONGOC_ENABLE_SSL.
We will be added couple of other crypto and tls libraries so --enable-ssl needs to be deprecated and replaced with --enable-openssl.
MONGOC_ENABLE_SSL needs to be split into "enabling any SSL" and MONGOC_ENABLE_OPENSSL.