jyao1 / openspdm

This openspdm is a sample implementation for the DMTF SPDM specification.
Other
20 stars 22 forks source link

CertChainVerify #51

Closed xiaoyuxlu closed 4 years ago

xiaoyuxlu commented 4 years ago
  1. add certchain verify
  2. add generated rsa2048, ecp-256 certificates and certchains.
  3. use generated certchain instead of self signed certificate.
  4. fix linux enviroment build problem.