commit | 5c5f80522c7b7a741ed663b251d0cbbb5e8591ee | [log] [tgz] |
---|---|---|
author | LiamBurke <Liam.Burke@ericsson.com> | Thu Apr 11 19:45:15 2019 +0100 |
committer | LiamBurke <liam.burke@ericsson.com> | Thu Apr 11 19:45:15 2019 +0100 |
tree | 20b2822f990b0c780e9d68ee8c95a61d919ed978 | |
parent | e3a3f9620fd6ae7fadb346477fdaae33735a94a6 [diff] |
Modify the endpoints.json Change-Id: I4e70e1eb2e75cd81f5022537bb460d9a779bf2f3 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
diff --git a/plans/usecases/5G-bulkpm/assets/datafile_endpoints.json b/plans/usecases/5G-bulkpm/assets/datafile_endpoints.json index 2e2b67a..d07e3d8 100644 --- a/plans/usecases/5G-bulkpm/assets/datafile_endpoints.json +++ b/plans/usecases/5G-bulkpm/assets/datafile_endpoints.json
@@ -26,10 +26,10 @@ }, "ftp": { "ftpesConfiguration": { - "keyCert": "/config/ftpKey.jks", + "keyCert": "/config/dfc.jks", "keyPassword": "secret", - "trustedCA": "/config/ftpKey.jks", - "trustedCAPassword": "secret" + "trustedCa": "/config/ftp.jks", + "trustedCaPassword": "secret" } }, "security": {