summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/resources/config/certificates/msb-ca.crt
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18[SO] Simplify cert retrieval scriptSylvain Desbureaux1-22/+0
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to remove unneeded part. Also, as MSB is now using certInitialize, we don't need to onboard it's certificate. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5b8ed861ab94b97f2de0d52a4e4385b97a4f5afc
2020-03-31[SO] Onboard ONAP CA during init phaseSylvain Desbureaux1-0/+22
Workaround for retrieving ONAP root CA and keeping SO container being run by no root user. Issue-ID: SO-2730 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib1b48c0a6fcca359a780640b8c705e75fd78dc1a