aboutsummaryrefslogtreecommitdiffstats
path: root/ssl_certs
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05Remove ca-cert from docker imagekrishnaa964-142/+0
CA cert can be directly used by the request library. So it is not needed to install in the base image Issue-ID: OPTFRA-891 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ia7642cded9057148abcaf0f2f8c9e85d63a08012
2020-03-27optf-osdf pod failing to start in k8s env2.0.2vrvarma1-1/+1
Change-Id: I4c9f4f5df5462419e39b063666ff5f5187ad71ef Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-729
2018-09-14Secret Management Service featureDileep Ranganathan1-0/+31
Added supporting library required for enabling SMS integration. Added Unit tests and manual tests for store/retrieve/delete secrets. Added AAF cacert, preload_secrets config for testing. Integration with application NOT Done in this patch. Change-Id: Ic2be41f825b327064127fbf83f9e1057a68f19c2 Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-05-04EELF logging is addedAnkitkumar Patel3-0/+111
EELF logging is added. Issue-ID: OPTFRA-227 Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>