File tree Expand file tree Collapse file tree 2 files changed +322
-208
lines changed Expand file tree Collapse file tree 2 files changed +322
-208
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ certificate presented by the :binary:`~bin.mongod` or
89
89
:option:`--host <mongo --host>` option or use a :doc:`connection
90
90
string </reference/connection-string>`.
91
91
92
+ .. _ssl-client-connection-only:
93
+
92
94
Connect to MongoDB Instance Using Encryption
93
95
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
94
96
@@ -119,6 +121,8 @@ The :binary:`~bin.mongo` shell verifies the certificate presented by
119
121
the :binary:`~bin.mongod` instance against the specified hostname and
120
122
the CA file.
121
123
124
+ .. _mongo-connect-require-client-certificates-ssl:
125
+
122
126
Connect to MongoDB Instance that Requires Client Certificates
123
127
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124
128
You can’t perform that action at this time.
0 commit comments