Searched hist:"6 ceec40bba1f241d109628622a49f1d6b1dd837f" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-certificate-manager/ |
H A D | mainapp.cpp | diff 6ceec40bba1f241d109628622a49f1d6b1dd837f Fri Feb 01 03:15:19 CST 2019 Marri Devender Rao <devenrao@in.ibm.com> Refactor code for uploading different types of certificates
Introduced new Certificate class that caters for a certificate upload and certificate replace.
As part of refactoring moved the validation of certificate from Manager class to Certificate class so that the logic can be used both for replacing of an existing certificate and also for certificate upload.
Disabling test cases as complete functionality is not available in the patches due to refactoring
Change-Id: Ia51db8cc81881a1c3c63dd2ca1c6f16a8d52a13f Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|
H A D | certificate.hpp | 6ceec40bba1f241d109628622a49f1d6b1dd837f Fri Feb 01 03:15:19 CST 2019 Marri Devender Rao <devenrao@in.ibm.com> Refactor code for uploading different types of certificates
Introduced new Certificate class that caters for a certificate upload and certificate replace.
As part of refactoring moved the validation of certificate from Manager class to Certificate class so that the logic can be used both for replacing of an existing certificate and also for certificate upload.
Disabling test cases as complete functionality is not available in the patches due to refactoring
Change-Id: Ia51db8cc81881a1c3c63dd2ca1c6f16a8d52a13f Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|
H A D | certs_manager.hpp | diff 6ceec40bba1f241d109628622a49f1d6b1dd837f Fri Feb 01 03:15:19 CST 2019 Marri Devender Rao <devenrao@in.ibm.com> Refactor code for uploading different types of certificates
Introduced new Certificate class that caters for a certificate upload and certificate replace.
As part of refactoring moved the validation of certificate from Manager class to Certificate class so that the logic can be used both for replacing of an existing certificate and also for certificate upload.
Disabling test cases as complete functionality is not available in the patches due to refactoring
Change-Id: Ia51db8cc81881a1c3c63dd2ca1c6f16a8d52a13f Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|
H A D | certificate.cpp | 6ceec40bba1f241d109628622a49f1d6b1dd837f Fri Feb 01 03:15:19 CST 2019 Marri Devender Rao <devenrao@in.ibm.com> Refactor code for uploading different types of certificates
Introduced new Certificate class that caters for a certificate upload and certificate replace.
As part of refactoring moved the validation of certificate from Manager class to Certificate class so that the logic can be used both for replacing of an existing certificate and also for certificate upload.
Disabling test cases as complete functionality is not available in the patches due to refactoring
Change-Id: Ia51db8cc81881a1c3c63dd2ca1c6f16a8d52a13f Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|
H A D | certs_manager.cpp | diff 6ceec40bba1f241d109628622a49f1d6b1dd837f Fri Feb 01 03:15:19 CST 2019 Marri Devender Rao <devenrao@in.ibm.com> Refactor code for uploading different types of certificates
Introduced new Certificate class that caters for a certificate upload and certificate replace.
As part of refactoring moved the validation of certificate from Manager class to Certificate class so that the logic can be used both for replacing of an existing certificate and also for certificate upload.
Disabling test cases as complete functionality is not available in the patches due to refactoring
Change-Id: Ia51db8cc81881a1c3c63dd2ca1c6f16a8d52a13f Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | diff 6ceec40bba1f241d109628622a49f1d6b1dd837f Fri Feb 01 03:15:19 CST 2019 Marri Devender Rao <devenrao@in.ibm.com> Refactor code for uploading different types of certificates
Introduced new Certificate class that caters for a certificate upload and certificate replace.
As part of refactoring moved the validation of certificate from Manager class to Certificate class so that the logic can be used both for replacing of an existing certificate and also for certificate upload.
Disabling test cases as complete functionality is not available in the patches due to refactoring
Change-Id: Ia51db8cc81881a1c3c63dd2ca1c6f16a8d52a13f Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|