diff options
author | Vijay VK <vv770d@att.com> | 2019-05-23 22:02:50 +0100 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2019-05-23 17:03:20 -0400 |
commit | edaf8b1d69fa97862bd246dc61c1e4e77a01b5be (patch) | |
tree | e0a5f257e641e41e6a809a038fe6acec9e1c33d6 /docs/sections/services/ves-http/tls-authentication.rst | |
parent | f9e4344e9c9834face106b6c153ede020ff5410f (diff) |
Fix doc issues
Change-Id: I711a40a64a1d47b50f0923ba67b02ad121ace5b4
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1505
Diffstat (limited to 'docs/sections/services/ves-http/tls-authentication.rst')
-rw-r--r-- | docs/sections/services/ves-http/tls-authentication.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/ves-http/tls-authentication.rst b/docs/sections/services/ves-http/tls-authentication.rst index b5226dc5..ad8d8d22 100644 --- a/docs/sections/services/ves-http/tls-authentication.rst +++ b/docs/sections/services/ves-http/tls-authentication.rst @@ -1,8 +1,8 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -Certificates as authentication method for PNFs/VNFs -=================================================== +Authentication Types +==================== VES supports mutual TLS authentication via X.509 certificates. If VES is deployed via docker image then VES configuration can be modified by editing */opt/app/VESCollector/etc/collector.properties* which is present on the docker container. VES detects changes made to the mentioned file automatically and restarts the application. |