File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
advanced-connection-options Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ on GitHub.
84
84
85
85
.. include:: /includes/steps/starting-compass-paste-string.rst
86
86
87
- Connecting with Compass from the Command Line
88
- ---------------------------------------------
87
+ Connect to Compass from the Command Line
88
+ ----------------------------------------
89
89
90
90
.. include:: /includes/intro-command-line-connection.rst
91
91
Original file line number Diff line number Diff line change @@ -18,19 +18,19 @@ Options
18
18
-------
19
19
20
20
:ref:`general-connection-tab`
21
- Learn how to select a Connection String Scheme for your deployment.
21
+ Learn how to select a connection string scheme for your deployment.
22
22
23
23
:ref:`authentication-connection-tab`
24
- Learn how to connect deployments that require authentication.
24
+ Learn how to connect your deployments that require authentication.
25
25
26
26
:ref:`tls-ssl-tab`
27
- Learn how to connect deployments using TLS/SSL.
27
+ Learn how to connect your deployments with TLS/SSL.
28
28
29
29
:ref:`ssh-connection`
30
- Learn how to connect deployments using an SSH tunnel.
30
+ Learn how to connect your deployments with a proxy method or SSH tunnel.
31
31
32
32
:ref:`in-use-encryption-tab`
33
- Learn how to connect deployments using In-Use Encryption.
33
+ Learn how to connect your deployments with Queryable Encryption.
34
34
35
35
:ref:`advanced-connection-tab`
36
36
Learn about additional advanced connection options for your deployments.
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Procedure
33
33
.. procedure::
34
34
:style: connected
35
35
36
- .. step:: Select a Connection String Scheme .
36
+ .. step:: Select a connection string scheme .
37
37
38
38
You can select one of the following options:
39
39
Original file line number Diff line number Diff line change 1
- The Advanced Connection Options provide additional forms of connecting Compass
1
+ The advanced connection options provide additional ways to connect Compass
2
2
to MongoDB. Advanced connection options allow you to specify authentication,
3
3
TLS/SSL, and SSH to securely connect to your deployment.
You can’t perform that action at this time.
0 commit comments