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 7c6e1eb commit 87241fcCopy full SHA for 87241fc
docker/tls/mongod-server-client.conf
@@ -7,6 +7,7 @@ net:
7
CAFile: /etc/mongod/tls/ca.pem
8
allowInvalidCertificates: true
9
allowInvalidHostnames: true
10
+ allowConnectionsWithoutCertificates: true
11
12
storage:
13
dbPath: "/data/db"
docker/tls/mongod-server-named.conf
docker/tls/mongod-server.conf
0 commit comments