diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2020-04-02 16:35:31 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2020-04-09 08:43:11 +0200 |
commit | 9979aa39e0b9ddbc8741b809c7aa79d11c18cfbf (patch) | |
tree | 4ccd0cb32cc6761f420e09aecdabc1ccd6559135 /docs/sections/services/ves-hv/troubleshooting.rst | |
parent | 8d44c1bb2b6e7b7bf85341bb5123c4f2bff62b53 (diff) |
Add description of turn off TLS
Add description of running insecure hv-ves in test environments by cloudify
Issue-ID: DCAEGEN2-2143
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I02d60b50ebb139fda85f2d79a6a33e3b38547b1c
Diffstat (limited to 'docs/sections/services/ves-hv/troubleshooting.rst')
-rw-r--r-- | docs/sections/services/ves-hv/troubleshooting.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/sections/services/ves-hv/troubleshooting.rst b/docs/sections/services/ves-hv/troubleshooting.rst index d6cf9f1e..15ce44c3 100644 --- a/docs/sections/services/ves-hv/troubleshooting.rst +++ b/docs/sections/services/ves-hv/troubleshooting.rst @@ -213,6 +213,8 @@ They can be changed by specifying ``security.keys.trustStore`` or ``security.key For testing purposes there is possibility to use plain TCP protocol. In order to do this navigate with your browser to consul-ui service and than pick KEY/VALUE tab. Select dcae-hv-ves-collector and change ``security.sslDisable`` to true. Update of configuration should let start TCP server without SSL/TLS configured. +In order to disable TLS/SSL by overriding Cloudify blueprint inputs, see :ref:`running_insecure`. + ==== **Invalid credentials** |