Add DFC disable TLS description 88/129688/5
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Mon, 27 Jun 2022 06:36:15 +0000 (08:36 +0200)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Tue, 12 Jul 2022 13:10:59 +0000 (15:10 +0200)
Issue-ID: DCAEGEN2-3039
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ic572c194876a6a70f05e04f5a7653ba54b15c168

docs/sections/services/dfc/configuration.rst

index b5c7f97..1d79873 100644 (file)
@@ -384,6 +384,17 @@ To turn off StrictHostChecking, set below option to false. It could be changed i
   "sftp.security.strictHostKeyChecking": false\r
 \r
 \r
+\r
+Disable TLS connection\r
+----------------------\r
+The TLS connection in the external interface is enabled by default. To disable TLS, use the following application property:\r
+\r
+.. code-block:: bash\r
+\r
+  "dmaap.certificateConfig.enableCertAuth": false\r
+\r
+\r
+\r
 Performance\r
 ^^^^^^^^^^^\r
 \r