Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
php-7.1
/
share
/
test
/
mongodb
/
scripts
/
presets
/
//proc/thread-self/root/opt/php-7.1/share/test/mongodb/scripts/presets/standalone-x509.json
{ "name": "mongod", "id" : "STANDALONE_X509", "authSource": "$external", "login": "C=US,ST=New York,L=New York City,O=MongoDB,OU=KernelUser,CN=client", "procParams": { "dbpath": "/tmp/standalone-x509/", "ipv6": true, "logappend": true, "logpath": "/tmp/standalone-x509/m.log", "journal": true, "port": 2300, "setParameter": {"enableTestCommands": 1, "authenticationMechanisms": "MONGODB-X509"} }, "sslParams": { "sslMode": "requireSSL", "sslCAFile": "/phongo/scripts/ssl/ca.pem", "sslPEMKeyFile": "/phongo/scripts/ssl/server.pem", "sslWeakCertificateValidation": true } }