summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-babel/resources/config/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-11-10[AAI][BABEL] Remove Hardcoded certificatesSylvain Desbureaux1-3/+22
Use Certinitializer in order to retrieve needed certificates. Change ModelLoader also as it needs valid certificate to communicate with Babel. Issue-ID: OOM-2693 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64b8ede24643f942dc99956030c202c50d41ad1e
2021-09-13[AAI] Service Mesh compatibilityosk114611-0/+14
This patch makes AAI to work on service mesh by removing https calls from everywhere. It allows also to use AAI on an environment without need of TLS. Issue-ID: OOM-2670 Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com> Change-Id: I19adabc7b33c1ada243ec16f77dbf8fde19b1386