commit | 402f0a543361784f615ec58adcd7a50b197ffcb6 | [log] [tgz] |
---|---|---|
author | Leonard, Mark (ml401d) <ml401d@att.com> | Tue Jan 22 13:36:07 2019 +0000 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Wed Dec 18 07:28:52 2019 +0000 |
tree | 35dfe1c39bddfdb47002f028e1ee15a44be645ad | |
parent | 1dd281fc7e5d96d585561dd9bdbb90173a698a6a [diff] [blame] |
Update Validation topic passwords for obfuscation Change the dummy password values to OBF: so that the properties files will load correctly at application start-up. Change-Id: I1903026ca57db460c41163e1f7dc42a02fd3c2e2 Issue-ID: AAI-2110 Signed-off-by: Leonard, Mark (ml401d) <ml401d@att.com>
diff --git a/kubernetes/pomba/charts/pomba-validation-service/resources/appconfig/aai-environment.properties b/kubernetes/pomba/charts/pomba-validation-service/resources/appconfig/aai-environment.properties index 2d600ce..cd5c62e 100644 --- a/kubernetes/pomba/charts/pomba-validation-service/resources/appconfig/aai-environment.properties +++ b/kubernetes/pomba/charts/pomba-validation-service/resources/appconfig/aai-environment.properties
@@ -5,7 +5,7 @@ #trustStorePassword intentionally left blank trustStorePassword.x= keyStorePath=/auth/client-cert-onap.p12 -keyStorePassword.x=dfcfd1003bdde18de8efea3c8661510e +keyStorePassword.x=OBF: keyManagerFactoryAlgorithm=SunX509 keyStoreType=PKCS12 securityProtocol=TLS