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.
2 parents f0055d6 + 6b3c904 commit 5d063b6Copy full SHA for 5d063b6
config.w32
@@ -149,7 +149,6 @@ if (PHP_MONGODB != "no") {
149
mongoc_opts.MONGOC_ENABLE_CRYPTO_LIBCRYPTO = 1;
150
mongoc_opts.MONGOC_ENABLE_SSL = 1;
151
mongoc_opts.MONGOC_ENABLE_CRYPTO = 1;
152
- mongoc_opts.MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE = 1;
153
} else {
154
WARNING("mongodb libopenssl support not enabled, libs not found");
155
}
0 commit comments