#\r
 # ============LICENSE_START====================================================\r
 # =============================================================================\r
-# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.\r
+# Copyright (c) 2018-2019 AT&T Intellectual Property. All rights reserved.\r
 # =============================================================================\r
 # Licensed under the Apache License, Version 2.0 (the "License");\r
 # you may not use this file except in compliance with the License.\r
         dmaap.dmaapProducerConfiguration.dmaapUserName: { get_input: dmaap_dr_user }\r
         dmaap.dmaapProducerConfiguration.dmaapUserPassword: { get_input: dmaap_dr_passwd }\r
         dmaap.dmaapProducerConfiguration.dmaapContentType: "application/octet-stream"\r
-        dmaap.ftp.ftpesConfiguration.keyCert: "/config/ftpKey.jks"\r
+        dmaap.ftp.ftpesConfiguration.keyCert: "/opt/app/datafile/config/ftpKey.jks"\r
         dmaap.ftp.ftpesConfiguration.keyPassword: "secret"\r
-        dmaap.ftp.ftpesConfiguration.trustedCA: "/config/cacerts"\r
+        dmaap.ftp.ftpesConfiguration.trustedCA: "/opt/app/datafile/config/cacerts"\r
         dmaap.ftp.ftpesConfiguration.trustedCAPassword: "secret"\r
         dmaap.security.trustStorePath: "/opt/app/datafile/etc/cert/trust.jks"\r
         dmaap.security.trustStorePasswordPath: "/opt/app/datafile/etc/cert/trust.pass"\r