Skip to content

Commit 1a2d8e9

Browse files
authored
DOCSP-48320-remove-stale-information-from-queryable-backup-page-v7.0-backport (809) (#822)
# Backport This will backport the following commits from `master` to `v7.0`: - [DOCSP-48320-remove-stale-information-from-queryable-backup-page (#809)](10gen/docs-ops-manager#809) <!--- Backport version: 9.4.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)
1 parent d92bfbb commit 1a2d8e9

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

source/tutorial/query-backup.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Query a Backup Snapshot
44

55
.. default-domain:: mongodb
66

7+
.. facet::
8+
:name: genre
9+
:values: tutorial
10+
711
.. contents:: On this page
812
:local:
913
:backlinks: none
@@ -239,7 +243,7 @@ use of Queryable Backup. This |pem| file:
239243

240244
- Must belong to the same platform user and group that owns the
241245
|onprem| process. On Linux, the ``mongodb-mms:mongodb-mms`` user
242-
and group owns this PEM file. On Windows, use the ``SYSTEM`` user.
246+
and group owns this PEM file.
243247

244248
- Must be readable by the platform user only.
245249

@@ -285,13 +289,11 @@ The |certauth| that you selected must sign this server certificate.
285289
The Common Name setting of the server certificate/key pair depends
286290
on how many hosts your |onprem| deployment uses:
287291

288-
- For a single |onprem| host, the Subject Alternative Name (or,
289-
absent the |san-dns|, the Common Name) in the pair must match the
290-
|fqdn| of the |onprem| host.
292+
- For a single |onprem| host, the Subject Alternative Name (|san-dns|)
293+
in the pair must match the |fqdn| of the |onprem| host.
291294

292-
- For high availability, the |san-dns| (or, absent the |san-dns|,
293-
the Common Name) in the pair must match the |fqdn| of the load
294-
balancer |url|.
295+
- For high availability, the |san-dns| in the pair must match the
296+
|fqdn| of the load balancer |url|.
295297

296298
Concatenate the server certificate / key pair and the certificate
297299
chain to create the Proxy Server PEM Key.

0 commit comments

Comments
 (0)