Skip to content

Commit

Permalink
add CAFile to another server
Browse files Browse the repository at this point in the history
  • Loading branch information
lerouxb committed Mar 4, 2024
1 parent 890c18c commit 01fbd80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/tls/mongod-server-named.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ net:
tls:
mode: requireTLS
certificateKeyFile: /etc/mongod/tls/server-named.pem
CAFile: /etc/mongod/tls/ca.pem
allowInvalidCertificates: true
allowInvalidHostnames: true

Expand Down

0 comments on commit 01fbd80

Please sign in to comment.