Skip to content

Commit f388825

Browse files
authored
Backport (DOCSP-39278) to 7.0 to fix build errors (backport of #203) (#207)
Backport to 7.0 of #203
1 parent c2e20c7 commit f388825

File tree

4 files changed

+4
-86
lines changed

4 files changed

+4
-86
lines changed

source/includes/list-tables/third-party-integration-settings-ui.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
Webhook settings.
147147

148148
If your webhook requires HTTPS, you must
149-
:ref:`import import your CA certificate into the Ops Manager trust store <add-ca-cert-to-om>`.
149+
:ref:`import your CA certificate into the Ops Manager trust store <add-ca-cert-to-om>`.
150150

151151
* - CA Flowdock Settings
152152

source/reference/api/federation-delete-one.txt

Lines changed: 0 additions & 83 deletions
This file was deleted.

source/release-notes/changelogs/ops-manager/changelog-onprem-v4.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
This issue is temporary and eventually corrects itself
8383
after MongoDB |onprem| instances have finished upgrading to
8484
MongoDB |onprem| 4.4. In addition, customers must be
85-
running with clientCertificateMode=OPTIONAL /
86-
:setting:`allowConnectionsWithoutCertificates=true <net.ssl.allowConnectionsWithoutCertificates>`
85+
running with ``clientCertificateMode=OPTIONAL`` /
86+
``allowConnectionsWithoutCertificates=true``
8787
to be impacted.
8888
* - |cvss| score
8989
- 6.7

source/tutorial/nav/security-enable-authentication.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Enable Authentication for |a-mms| Project
2121
Enable OIDC Authentication </tutorial/enable-oidc-authentication-for-group>
2222
Enable X.509 Authentication </tutorial/enable-x509-authentication-for-group>
2323
/tutorial/nav/access-control-mongodb
24+
/tutorial/add-ca-cert-to-om
2425
/tutorial/clear-security-settings
2526
/tutorial/rotate-keyfile
2627
/tutorial/rotate-automation-password

0 commit comments

Comments
 (0)