-
Type:
New Feature
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 1.4.0
-
Component/s: None
-
None
--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.