Update FProxy to separate truststore and keystore 26/72226/3
authorMichael Arrastia <MArrasti@amdocs.com>
Thu, 8 Nov 2018 16:57:56 +0000 (16:57 +0000)
committerMichael Arrastia <MArrasti@amdocs.com>
Fri, 9 Nov 2018 13:49:40 +0000 (13:49 +0000)
* Create default truststore, fproxy_truststore.
* Require TRUST_STORE_PASSWORD system parameter on application start.
* Harden parameter checks in FProxyApplication PostConstruct.
* Rationalise properties in RestTemplateConfig.
* Update unit tests to handle trust store.
* Correct spring dependency in pom.

Change-Id: I0254e5d27ff76bbd7a44b961169d7fe47761d3f9
Issue-ID: AAF-614
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>

No differences found