summaryrefslogtreecommitdiffstats
path: root/docs/sections/apis/ves-hv/index.rst
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-11-20 15:25:22 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-20 15:25:22 +0000
commit4392680e1da068818787cef962585aa5e031da21 (patch)
tree8e635243359efd4f0007b2d56872b1bd3e1e5bab /docs/sections/apis/ves-hv/index.rst
parent290488ddc4acc0e216e5325ea3f445be8301d5d9 (diff)
parente284409662fd311bd78fa88b92a5ca8945481ac1 (diff)
Merge "Restore proto schemas in docs"
Diffstat (limited to 'docs/sections/apis/ves-hv/index.rst')
-rw-r--r--docs/sections/apis/ves-hv/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/apis/ves-hv/index.rst b/docs/sections/apis/ves-hv/index.rst
index b477ba14..d87d1aa0 100644
--- a/docs/sections/apis/ves-hv/index.rst
+++ b/docs/sections/apis/ves-hv/index.rst
@@ -25,7 +25,7 @@ TCP Endpoint
============
HV-VES is exposed as NodePort service on Kubernetes cluster on port 30222/tcp.
-It uses plain, insecure TCP connection without socket data encryption. In Casablanca release, there is an experimental option to enable SSL/TLS (see :ref:`authorization`).
+It uses plain, insecure TCP connection without socket data encryption. In Casablanca release, there is an experimental option to enable SSL/TLS (see :ref:`ssl_tls_authorization`).
Without TLS client authentication/authorization is not possible.
Connections are stream-based (as opposed to request-based) and long-running.