commit | 03bec55cdaaf4a2575e7ce6a076322465d6aeec3 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Mar 20 10:50:35 2019 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Mar 20 10:50:35 2019 -0700 |
tree | 811dad0d5085e471be5e862a14215841552eba1b | |
parent | c9416a2f446ae7d328fcc2cbf41979f5a73ce389 [diff] |
crypto: make certificate key an openssl one and split out crypto processing The certificate key is really only used for an attestation and doesn't necessarily need TPM protection, so make it an openssl key for now (potentially later adding the engine). Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>