The current build process only supports OpenSSL when using the driver's bundled version of libmongoc. Additional libraries (e.g. LibreSSL, Secure Transport) should be considered as well.
Related to this, we should also support Secure Channel for Windows builds.
- is depended on by
-
PHPC-759 Ensure that the driver can be compiled as a built-in PHP extension
- Closed
-
PHPC-1017 Allow configure options to be specified with PECL install
- Closed
- is related to
-
PHPC-1075 Import libbson and libmongoc Autotools configuration
- Released
-
CDRIVER-2464 Building with --enable-ssl=libressl may not link libcrypto
- Closed
-
PHPC-875 Allow compiling without SSL
- Closed
-
PHPC-633 Add lines to phpinfo() output regarding support for SSL and SASL
- Closed
-
PHPC-702 Revert config.m4 to invoke libbson and libmongoc configure scripts
- Closed
- related to
-
PHPC-1055 Improve docs for linking correct version of OpenSSL on macOS
- Closed
-
PHPC-1098 Fix test failures due to floating point precision
- Closed
-
PHPC-1100 Fix test failures when driver is compiled without SSL
- Closed
-
PHPC-2309 Remove --with-openssl-dir configure option in CheckSSL.m4
- Closed
-
PHPC-1682 Support Secure Channel for bundled libmongoc on Windows
- Backlog
- links to