Add config so ML trusts Babel 25/61125/1
authorJimmy Forsyth <jf2512@att.com>
Fri, 17 Aug 2018 18:28:53 +0000 (14:28 -0400)
committerJimmy Forsyth <jf2512@att.com>
Fri, 17 Aug 2018 18:28:58 +0000 (14:28 -0400)
Issue-ID: AAI-1456
Change-Id: Id46520e75fd490092d5733997c0178b437441907
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
model-loader/appconfig/auth/tomcat_keystore [new file with mode: 0644]
model-loader/appconfig/model-loader.properties

diff --git a/model-loader/appconfig/auth/tomcat_keystore b/model-loader/appconfig/auth/tomcat_keystore
new file mode 100644 (file)
index 0000000..9eec841
Binary files /dev/null and b/model-loader/appconfig/auth/tomcat_keystore differ
index 3019189..c5ebfe4 100644 (file)
@@ -28,4 +28,6 @@ ml.aai.AUTH_PASSWORD=OBF:1qvu1v2h1sov1sar1wfw1j7j1wg21saj1sov1v1x1qxw
 ml.babel.BASE_URL=https://c1.vm1.aai.simpledemo.openecomp.org:9516\r
 ml.babel.GENERATE_ARTIFACTS_URL=/services/babel-service/v1/app/generateArtifacts\r
 ml.babel.KEYSTORE_FILE=babel-client-cert.p12\r
-ml.babel.KEYSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
\ No newline at end of file
+ml.babel.KEYSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10\r
+ml.babel.TRUSTSTORE_FILE=tomcat_keystore\r
+ml.babel.TRUSTSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10\r