Make certs in Policy Agent configurable 38/4438/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 25 Jun 2020 17:15:45 +0000 (19:15 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 23 Jul 2020 12:25:16 +0000 (14:25 +0200)
commitc9f0ef656297e4395418be380f7280e6e3d5233f
treea2b09fe59890bde673832d7b22a7cba63df7baef
parented3e1826d2deb3700be36a0e2fe13566bd0a2a97
Make certs in Policy Agent configurable

Change-Id: I85787b757546288f783e44c05fdda90c32e59f7e
Issue-ID: NONRTRIC-254
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
policy-agent/Dockerfile
policy-agent/README.md
policy-agent/config/application.yaml
policy-agent/config/keystore.jks [moved from policy-agent/src/main/resources/keystore.jks with 100% similarity]
policy-agent/config/truststore.jks [new file with mode: 0644]
policy-agent/src/test/java/org/oransc/policyagent/ApplicationTest.java
policy-agent/src/test/java/org/oransc/policyagent/MockPolicyAgent.java