Searched hist:dd74bd20d4d5099ad2f4952c7217749a4936c848 (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.hpp | diff dd74bd20d4d5099ad2f4952c7217749a4936c848 Fri Sep 28 06:13:35 CDT 2018 Jayanth Othayoth <ojayanth@in.ibm.com> Add Certificate verification support
Call X509_verify_cert to perform the following validations: o Check trust settings on the root CA o Validity of the certificate chain by enabling (X509_V_ERR_CERT_HAS_EXPIRED). For details of the verification, refer: https://www.openssl.org/docs/manmaster/man1/verify.html
Change-Id: I5fcde5d34658e7b483de2715831107509f31b531 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
|
H A D | certs_manager.cpp | diff dd74bd20d4d5099ad2f4952c7217749a4936c848 Fri Sep 28 06:13:35 CDT 2018 Jayanth Othayoth <ojayanth@in.ibm.com> Add Certificate verification support
Call X509_verify_cert to perform the following validations: o Check trust settings on the root CA o Validity of the certificate chain by enabling (X509_V_ERR_CERT_HAS_EXPIRED). For details of the verification, refer: https://www.openssl.org/docs/manmaster/man1/verify.html
Change-Id: I5fcde5d34658e7b483de2715831107509f31b531 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
|