Skip to content

Commit 89ac34c

Browse files
DOCSP-46406 ca typo fix (#657)
1 parent 8a9a858 commit 89ac34c

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ bic-short = ":bic:`BI Connector </>`"
117117
bic-short-no-link = "BI Connector"
118118
bson = ":abbr:`BSON (Binary Javascript Object Notation)`"
119119
certauth = "Certificate Authority"
120+
certauth-plural = "Certificate Authorities"
120121
cidr = ":abbr:`CIDR (Classless Inter-Domain Routing)`"
121122
cifs = ":abbr:`CIFS (Common Internet File System)`"
122123
cloud = "MongoDB Cloud Manager"

source/includes/agents/backup-settings-cloud.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,10 @@ Specify the settings {+bagent+} use when communicating with |mms| using
214214
verify that the {+mdbagent+} can communicate with the designated
215215
|mms| instance.
216216

217-
*By default, {+bagent+} uses the trusted root* |certauth|\s
217+
*By default, {+bagent+} uses the trusted root* |certauth-plural|
218218
*installed on the system.*
219219

220-
If {+bagent+} cannot find the trusted root |certauth|\s, configure
220+
If {+bagent+} cannot find the trusted root |certauth-plural|, configure
221221
these settings manually.
222222

223223
If |mms| use a self-signed |tls| certificate, provide a value for

source/includes/agents/backup-settings-onprem.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,10 @@ Specify the settings {+bagent+} use when communicating with |mms| using
213213
verify that the {+mdbagent+} can communicate with the designated
214214
|mms| instance.
215215

216-
*By default, {+bagent+} uses the trusted root* |certauth|\s
216+
*By default, {+bagent+} uses the trusted root* |certauth-plural|
217217
*installed on the system.*
218218

219-
If {+bagent+} cannot find the trusted root |certauth|\s, configure
219+
If {+bagent+} cannot find the trusted root |certauth-plural|, configure
220220
these settings manually.
221221

222222
If |mms| use a self-signed |tls| certificate, provide a value for

source/includes/agents/monitoring-settings-cloud.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,10 @@ using |tls|.
207207
verify that the agent can communicate with the designated |mms|
208208
instance.
209209

210-
*By default, {+magent+} uses the trusted root* |certauth|\s
210+
*By default, {+magent+} uses the trusted root* |certauth-plural|
211211
*installed on the host.*
212212

213-
If the agent cannot find the trusted root |certauth|\s, configure
213+
If the agent cannot find the trusted root |certauth-plural|, configure
214214
these settings manually.
215215

216216
.. code-block:: ini

source/includes/agents/monitoring-settings-onprem.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@ Specify the settings {+magent+} use when communicating with |mms| using
211211
verify that the agent can communicate with the designated |mms|
212212
instance.
213213

214-
*By default, {+magent+} uses the trusted root* |certauth|\s
214+
*By default, {+magent+} uses the trusted root* |certauth-plural|
215215
*installed on the host.*
216216

217-
If the agent cannot find the trusted root |certauth|\s, configure
217+
If the agent cannot find the trusted root |certauth-plural|, configure
218218
these settings manually.
219219

220220
If the |mms| instance uses a self-signed |tls| certificate, you

0 commit comments

Comments
 (0)