We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b366e8 commit 5d9327eCopy full SHA for 5d9327e
config.w32
@@ -111,6 +111,7 @@ if (PHP_MONGODB != "no") {
111
// Secure Transport does not apply to Windows
112
MONGOC_ENABLE_SSL_SECURE_TRANSPORT: 0,
113
MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO: 0,
114
+ MONGOC_ENABLE_SSL_LIBRESSL: 0,
115
MONGOC_ENABLE_SSL_OPENSSL: 0,
116
MONGOC_ENABLE_CRYPTO_LIBCRYPTO: 0,
117
MONGOC_ENABLE_SSL: 0,
0 commit comments