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 264d24b commit 3bc8c4fCopy full SHA for 3bc8c4f
scripts/presets/standalone-x509.json
@@ -2,7 +2,7 @@
2
"name": "mongod",
3
"id" : "STANDALONE-X509",
4
"authSource": "$external",
5
- "login": "C=US,ST=California,L=Palo Alto,O=MongoDB,OU=phongo,CN=localhost",
+ "login": "C=US,ST=New York,L=New York City,O=MongoDB,OU=KernelUser,CN=client",
6
"procParams": {
7
"dbpath": "/tmp/standalone-x509/",
8
"ipv6": true,
0 commit comments