DMAAP-1714 - DR Making TLS Configurable
[dmaap/datarouter.git] / datarouter-node / src / test / resources / node_test.properties
index 9359e8d..3c96ed2 100644 (file)
@@ -86,3 +86,6 @@ CadiEnabled = false
 #    AAF Props file path
 AAFPropsFilePath = src/test/resources/aaf/org.onap.dmaap-dr.props
 
+#    https security required for publish request 
+TlsEnabled = true
+