From: deen1985 Date: Fri, 26 Mar 2021 10:48:55 +0000 (+0100) Subject: [Docs] VES collector installation - add external TLS X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F119917%2F1;p=dcaegen2.git [Docs] VES collector installation - add external TLS Add a section to VES collector installation descriptor on the external TLS certificate support. Change-Id: I003b130d35bf5c07f55781ca85bf5c01a461681a Signed-off-by: Damian Nowak Issue-ID: DCAEGEN2-2681 (cherry picked from commit 958155f2c886c3808eeb614e72a27e7d722df825) --- diff --git a/docs/sections/services/ves-http/installation.rst b/docs/sections/services/ves-http/installation.rst index a9432b6d..e31348cf 100644 --- a/docs/sections/services/ves-http/installation.rst +++ b/docs/sections/services/ves-http/installation.rst @@ -71,3 +71,12 @@ In this case blueprint can be deleted explicitly using this command. cfy blueprint delete ves-http +Using external TLS certificates obtained using CMP v2 protocol +-------------------------------------------------------------- + +In order to use the X.509 certificates obtained from the CMP v2 server (so called "operator`s certificates"), refer to the following description: + +.. toctree:: + :maxdepth: 1 + + Enabling TLS with external x.509 certificates <../../tls_enablement>