Skip to content

Commit 2343c57

Browse files
updated values for MCLI_OPS_MANAGER_SKIP_VERIFY (#922)
(cherry picked from commit 6aee32d)
1 parent 63886c1 commit 2343c57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/configure/environment-variables.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@ The {+mcli+} supports the following environment variables:
120120

121121
* - | ``MCLI_OPS_MANAGER_SKIP_VERIFY``
122122
| *Ops Manager only*
123-
- When set to ``yes``, the
123+
- When set to ``true``, the
124124
``MCLI_OPS_MANAGER_CA_CERTIFICATE`` TLS certificate is not
125125
verified. This prevents your connections from being rejected due
126126
to an invalid certificate.
127127

128128
.. important::
129129

130-
Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to ``yes`` is
130+
Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to ``true`` is
131131
insecure and is not recommended in production environments.
132132

133133
* - ``HTTP_PROXY``, ``http_proxy``

0 commit comments

Comments
 (0)