[SECURITY] Fix waiver management of check_for_nonssl_ports test
[integration.git] / test / mocks / datafilecollector-testharness / simulator-group / consul / c15_feed1_PM_feed4_TEST.json
index 7ee78f5..620d172 100644 (file)
@@ -1,13 +1,17 @@
 {
-  "dmaap.ftpesConfig.keyCert": "config/dfc.jks",
-  "dmaap.ftpesConfig.keyPassword": "secret",
-  "dmaap.ftpesConfig.trustedCa": "config/ftp.jks",
-  "dmaap.ftpesConfig.trustedCaPassword": "secret",
-  "dmaap.security.trustStorePath": "change it",
-  "dmaap.security.trustStorePasswordPath": "trustStorePasswordPath",
-  "dmaap.security.keyStorePath": "keyStorePath",
-  "dmaap.security.keyStorePasswordPath": "change it",
+  "dmaap.certificateConfig.keyCert": "/opt/app/datafile/etc/cert/cert.jks",
+  "dmaap.certificateConfig.keyPasswordPath": "/opt/app/datafile/etc/cert/jks.pass",
+  "dmaap.certificateConfig.trustedCa": "/opt/app/datafile/etc/cert/trust.jks",
+  "dmaap.certificateConfig.trustedCaPasswordPath": "/opt/app/datafile/etc/cert/trust.pass",
+  "dmaap.security.trustStorePath": "/opt/app/datafile/etc/cert/trust.jks",
+  "dmaap.security.trustStorePasswordPath": "/opt/app/datafile/etc/cert/trust.pass",
+  "dmaap.security.keyStorePath": "/opt/app/datafile/etc/cert/cert.jks",
+  "dmaap.security.keyStorePasswordPath": "/opt/app/datafile/etc/cert/jks.pass",
   "dmaap.security.enableDmaapCertAuth": "false",
+  "dmaap.dmaapConsumerConfiguration.consumerGroup": "OpenDcae-c15",
+  "dmaap.dmaapConsumerConfiguration.consumerId": "C15",
+  "dmaap.dmaapConsumerConfiguration.timeoutMs": -1,
+  "sftp.security.strictHostKeyChecking": "true",
   "streams_publishes": {
     "PM_MEAS_FILES": {
       "type": "data_router",
@@ -35,9 +39,9 @@
   "streams_subscribes": {
     "dmaap_subscriber": {
       "dmaap_info": {
-        "topic_url": "http://dradmin:dradmin@mrsim:2222/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c15/C15"
+        "topic_url": "http://mrsim:2222/events/unauthenticated.VES_NOTIFICATION_OUTPUT"
       },
       "type": "message_router"
     }
   }
-}
\ No newline at end of file
+}