Skip to content

Commit 5f4d4c8

Browse files
committed
DOCSP-4588: some 4.0 tls/ssl cleanup
1 parent f8d38eb commit 5f4d4c8

File tree

2 files changed

+322
-208
lines changed

2 files changed

+322
-208
lines changed

source/tutorial/configure-ssl-clients.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ certificate presented by the :binary:`~bin.mongod` or
8989
:option:`--host <mongo --host>` option or use a :doc:`connection
9090
string </reference/connection-string>`.
9191

92+
.. _ssl-client-connection-only:
93+
9294
Connect to MongoDB Instance Using Encryption
9395
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9496

@@ -119,6 +121,8 @@ The :binary:`~bin.mongo` shell verifies the certificate presented by
119121
the :binary:`~bin.mongod` instance against the specified hostname and
120122
the CA file.
121123

124+
.. _mongo-connect-require-client-certificates-ssl:
125+
122126
Connect to MongoDB Instance that Requires Client Certificates
123127
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124128

0 commit comments

Comments
 (0)