summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Certs
Commit message (Collapse)AuthorAgeFilesLines
* Add Certs Manager interface.Jayanth Othayoth2019-02-152-4/+113
| | | | | | | | | | | | | | xyz.openbmc_project.Certs.Certificate provides the properties for the specific certificates. Currently KeyUsage property limited to support ClientAuthentication, KeyCertSign, ServerAuthentication purpose. Properties are based on the Redfish (DSP2046: 2018.3) certificate schema. Change-Id: I2bf74cb43ebb27d1aa6cf570c7f06b148b86ea49 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Add interface to install certificateJayanth Othayoth2018-09-174-0/+102
An Interface to install the certificate provided by the user and activate the services associated to the certificate. README file provides the design details of uploading signed certificate and private key and activating the new certificate. Change-Id: Ib4e1ae2f957cce71698c2265bb733a04478b0abf Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
OpenPOWER on IntegriCloud