File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -125,10 +125,9 @@ The {+mcli+} supports the following environment variables:
125
125
verified. This prevents your connections from being rejected due
126
126
to an invalid certificate.
127
127
128
- .. important::
129
-
130
- Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to ``true`` is
131
- insecure and is not recommended in production environments.
128
+ :gold:`IMPORTANT:` Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to
129
+ ``true`` is insecure and is not recommended in production
130
+ environments.
132
131
133
132
* - ``HTTP_PROXY``, ``http_proxy``
134
133
- The absolute |url| or the hostname and port in the
Original file line number Diff line number Diff line change @@ -555,10 +555,8 @@ replica set member:
555
555
- string
556
556
- ``.pem`` file that contains both the TLS certificate and key.
557
557
558
- .. important::
559
-
560
- This setting is deprecated. Use ``tls.certificateKeyFile``
561
- instead.
558
+ :gold:`IMPORTANT:` This setting is deprecated. Use
559
+ ``tls.certificateKeyFile`` instead.
562
560
563
561
This setting corresponds to the :manual:`net.ssl.PEMKeyFile
564
562
</reference/configuration-options/#net.ssl.PEMKeyFile>`
You can’t perform that action at this time.
0 commit comments