summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-gizmo/resources/fproxy/config/auth/client-cert.p12
AgeCommit message (Collapse)AuthorFilesLines
2019-01-31Update Gizmo and Champ security configLee, Tian (tl5884)1-0/+0
- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP address - Update fProxy to use separate truststore - Restructure charts to reduce certificate duplication Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1 Issue-ID: AAF-718 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-10-26Update gizmo fproxy client certRavi Geda1-0/+0
This cert is to authenticate with AAF, which the downstream rproxy calls. Also, a fix to the service description. Change-Id: Ib4c57fa3ba3fa613f1124bfdd0e9af0e6c8574d7 Issue-ID: AAF-588 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-10-09Add Pluggable Security to GizmoRavi Geda1-0/+0
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If4c32b55aa6d8e123c9e86015ff084848fd01c25 Issue-ID: AAI-1694 Signed-off-by: Ravi Geda <gravik@amdocs.com>