openbmc / phosphor-certificate-manager

Apache License 2.0
5 stars 5 forks source link

Replace certificate - should cater for appending private key from system and install #5

Closed devenrao closed 5 years ago

devenrao commented 5 years ago

During replace certiificate, user might pass only certificate string. If there is no private key system should use the private key generated as part of CSR and append it to the certificate string and install onto the system.

This requirement has dependency on GenerateCSR

devenrao commented 5 years ago

Fixed the issue code is in review https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-certificate-manager/+/22523